|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RegistryObjectType
A representation of the model object 'Registry Object Type'. id may be empty. If specified it may be in urn:uuid format or be in some arbitrary format. If id is empty registry must generate globally unique id. If id is provided and in proper URN syntax the registry MUST honour it. If id is provided and is not in proper URN syntax then it is used for linkage within document and is ignored by the registry. In this case the registry generates a UUID URN for id attribute. id must not be null when object is being retrieved from the registry.
The following features are supported:
RimPackage.getRegistryObjectType()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList |
getClassification()
Returns the value of the 'Classification' containment reference list. |
InternationalStringType |
getDescription()
Returns the value of the 'Description' containment reference. |
org.eclipse.emf.common.util.EList |
getExternalIdentifier()
Returns the value of the 'External Identifier' containment reference list. |
java.lang.String |
getLid()
Returns the value of the 'Lid' attribute. |
InternationalStringType |
getName()
Returns the value of the 'Name' containment reference. |
java.lang.String |
getObjectType()
Returns the value of the 'Object Type' attribute. |
java.lang.String |
getStatus()
Returns the value of the 'Status' attribute. |
VersionInfoType |
getVersionInfo()
Returns the value of the 'Version Info' containment reference. |
void |
setDescription(InternationalStringType value)
Sets the value of the ' Description' containment reference. |
void |
setLid(java.lang.String value)
Sets the value of the ' Lid' attribute. |
void |
setName(InternationalStringType value)
Sets the value of the ' Name' containment reference. |
void |
setObjectType(java.lang.String value)
Sets the value of the ' Object Type' attribute. |
void |
setStatus(java.lang.String value)
Sets the value of the ' Status' attribute. |
void |
setVersionInfo(VersionInfoType value)
Sets the value of the ' Version Info' containment reference. |
| Methods inherited from interface org.eclipse.ohf.ihe.common.ebxml._3._0.rim.IdentifiableType |
|---|
getHome, getId, getSlot, setHome, setId |
| 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 |
|---|
InternationalStringType getName()
If the meaning of the 'Name' containment reference isn't clear, there really should be more of a description here...
setName(InternationalStringType),
RimPackage.getRegistryObjectType_Name()void setName(InternationalStringType value)
Name' containment reference.
value - the new value of the 'Name' containment reference.getName()InternationalStringType getDescription()
If the meaning of the 'Description' containment reference isn't clear, there really should be more of a description here...
setDescription(InternationalStringType),
RimPackage.getRegistryObjectType_Description()void setDescription(InternationalStringType value)
Description' containment reference.
value - the new value of the 'Description' containment reference.getDescription()VersionInfoType getVersionInfo()
If the meaning of the 'Version Info' containment reference isn't clear, there really should be more of a description here...
setVersionInfo(VersionInfoType),
RimPackage.getRegistryObjectType_VersionInfo()void setVersionInfo(VersionInfoType value)
Version Info' containment reference.
value - the new value of the 'Version Info' containment reference.getVersionInfo()org.eclipse.emf.common.util.EList getClassification()
ClassificationType.
If the meaning of the 'Classification' containment reference list isn't clear, there really should be more of a description here...
RimPackage.getRegistryObjectType_Classification()org.eclipse.emf.common.util.EList getExternalIdentifier()
ExternalIdentifierType.
If the meaning of the 'External Identifier' containment reference list isn't clear, there really should be more of a description here...
RimPackage.getRegistryObjectType_ExternalIdentifier()java.lang.String getLid()
If the meaning of the 'Lid' attribute isn't clear, there really should be more of a description here...
setLid(String),
RimPackage.getRegistryObjectType_Lid()void setLid(java.lang.String value)
Lid' attribute.
value - the new value of the 'Lid' attribute.getLid()java.lang.String getObjectType()
If the meaning of the 'Object Type' attribute isn't clear, there really should be more of a description here...
setObjectType(String),
RimPackage.getRegistryObjectType_ObjectType()void setObjectType(java.lang.String value)
Object Type' attribute.
value - the new value of the 'Object Type' attribute.getObjectType()java.lang.String getStatus()
If the meaning of the 'Status' attribute isn't clear, there really should be more of a description here...
setStatus(String),
RimPackage.getRegistryObjectType_Status()void setStatus(java.lang.String value)
Status' attribute.
value - the new value of the 'Status' attribute.getStatus()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||