|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AssociationType1
A representation of the model object 'Association Type1'. Association is the mapping of the same named interface in ebRIM. It extends RegistryObject. An Association specifies references to two previously submitted registry entrys. The sourceObject is id of the sourceObject in association The targetObject is id of the targetObject in association
The following features are supported:
RimPackage.getAssociationType1()| Method Summary | |
|---|---|
java.lang.String |
getAssociationType()
Returns the value of the 'Association Type' attribute. |
java.lang.String |
getSourceObject()
Returns the value of the 'Source Object' attribute. |
java.lang.String |
getTargetObject()
Returns the value of the 'Target Object' attribute. |
void |
setAssociationType(java.lang.String value)
Sets the value of the ' Association Type' attribute. |
void |
setSourceObject(java.lang.String value)
Sets the value of the ' Source Object' attribute. |
void |
setTargetObject(java.lang.String value)
Sets the value of the ' Target Object' attribute. |
| Methods inherited from interface org.eclipse.ohf.ihe.common.ebxml._3._0.rim.RegistryObjectType |
|---|
getClassification, getDescription, getExternalIdentifier, getLid, getName, getObjectType, getStatus, getVersionInfo, setDescription, setLid, setName, setObjectType, setStatus, setVersionInfo |
| 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 |
|---|
java.lang.String getAssociationType()
If the meaning of the 'Association Type' attribute isn't clear, there really should be more of a description here...
setAssociationType(String),
RimPackage.getAssociationType1_AssociationType()void setAssociationType(java.lang.String value)
Association Type' attribute.
value - the new value of the 'Association Type' attribute.getAssociationType()java.lang.String getSourceObject()
If the meaning of the 'Source Object' attribute isn't clear, there really should be more of a description here...
setSourceObject(String),
RimPackage.getAssociationType1_SourceObject()void setSourceObject(java.lang.String value)
Source Object' attribute.
value - the new value of the 'Source Object' attribute.getSourceObject()java.lang.String getTargetObject()
If the meaning of the 'Target Object' attribute isn't clear, there really should be more of a description here...
setTargetObject(String),
RimPackage.getAssociationType1_TargetObject()void setTargetObject(java.lang.String value)
Target Object' attribute.
value - the new value of the 'Target Object' attribute.getTargetObject()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||