|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CodedMetadataType
A representation of the model object 'Coded Metadata Type'.
The following features are supported:
MetadataPackage.getCodedMetadataType()| Method Summary | |
|---|---|
java.lang.String |
getCode()
Returns the value of the 'Code' attribute. |
InternationalStringType |
getDisplayName()
Returns the value of the 'Display Name' containment reference. |
java.lang.String |
getSchemeName()
Returns the value of the 'Scheme Name' attribute. |
java.lang.String |
getSchemeUUID()
Returns the value of the 'Scheme UUID' attribute. |
void |
setCode(java.lang.String value)
Sets the value of the ' Code' attribute. |
void |
setDisplayName(InternationalStringType value)
Sets the value of the ' Display Name' containment reference. |
void |
setSchemeName(java.lang.String value)
Sets the value of the ' Scheme Name' attribute. |
void |
setSchemeUUID(java.lang.String value)
Sets the value of the ' Scheme UUID' attribute. |
| 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 |
|---|
java.lang.String getCode()
If the meaning of the 'Code' attribute isn't clear, there really should be more of a description here...
setCode(String),
MetadataPackage.getCodedMetadataType_Code()void setCode(java.lang.String value)
Code' attribute.
value - the new value of the 'Code' attribute.getCode()InternationalStringType getDisplayName()
If the meaning of the 'Display Name' containment reference isn't clear, there really should be more of a description here...
setDisplayName(InternationalStringType),
MetadataPackage.getCodedMetadataType_DisplayName()void setDisplayName(InternationalStringType value)
Display Name' containment reference.
value - the new value of the 'Display Name' containment reference.getDisplayName()java.lang.String getSchemeName()
If the meaning of the 'Scheme Name' attribute isn't clear, there really should be more of a description here...
setSchemeName(String),
MetadataPackage.getCodedMetadataType_SchemeName()void setSchemeName(java.lang.String value)
Scheme Name' attribute.
value - the new value of the 'Scheme Name' attribute.getSchemeName()java.lang.String getSchemeUUID()
If the meaning of the 'Scheme UUID' attribute isn't clear, there really should be more of a description here...
setSchemeUUID(String),
MetadataPackage.getCodedMetadataType_SchemeUUID()void setSchemeUUID(java.lang.String value)
Scheme UUID' attribute.
value - the new value of the 'Scheme UUID' attribute.getSchemeUUID()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||