|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Notation Declaration'.
The following features are supported:
XSDPackage.getXSDNotationDeclaration()
Method Summary | |
XSDAnnotation |
getAnnotation()
Returns the value of the 'Annotation' containment reference |
String |
getPublicIdentifier()
Returns the value of the 'Public Identifier' attribute |
String |
getSystemIdentifier()
Returns the value of the 'System Identifier' attribute |
void |
setAnnotation(XSDAnnotation value)
Sets the value of the ' Annotation ' containment reference |
void |
setPublicIdentifier(String value)
Sets the value of the ' Public Identifier ' attribute |
void |
setSystemIdentifier(String value)
Sets the value of the ' System Identifier ' attribute |
Methods inherited from interface org.eclipse.xsd.XSDNamedComponent |
getAliasName, getAliasURI, getName, getQName, getQName, getTargetNamespace, getURI, hasNameAndTargetNamespace, hasSameNameAndTargetNamespace, hasURI, setName, setTargetNamespace |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
public String getSystemIdentifier()
This represents the system identifier infoset property.
setSystemIdentifier(String)
,
XSDPackage.getXSDNotationDeclaration_SystemIdentifier()
public void setSystemIdentifier(String value)
System Identifier
' attribute.
value
- the new value of the 'System Identifier' attribute.getSystemIdentifier()
public String getPublicIdentifier()
This represents the public identifier infoset property.
setPublicIdentifier(String)
,
XSDPackage.getXSDNotationDeclaration_PublicIdentifier()
public void setPublicIdentifier(String value)
Public Identifier
' attribute.
value
- the new value of the 'Public Identifier' attribute.getPublicIdentifier()
public XSDAnnotation getAnnotation()
This represents the annotation infoset property.
setAnnotation(XSDAnnotation)
,
XSDPackage.getXSDNotationDeclaration_Annotation()
public void setAnnotation(XSDAnnotation value)
Annotation
' containment reference.
value
- the new value of the 'Annotation' containment reference.getAnnotation()
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |