lcm rs query xds rim

Element : AssociationType1 (XML Type: AssociationType1 )


Package : rim

XML Type : AssociationType1

Comments : 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


Parent : RegistryObjectType


Name Type cardinality Comment
associationType
Attribute : associationType
java.lang.String 1...1
sourceObject
Attribute : sourceObject
java.lang.String 1...1
targetObject
Attribute : targetObject
java.lang.String 1...1

constraintAssociation_allowed_types

  • (not self.associationType.oclIsUndefined()) and ( (self.associationType = 'urn:oasis:names:tc:ebxml-regrep:AssociationType:HasMember') or (self.associationType = 'urn:ihe:iti:2007:AssociationType:RPLC') or (self.associationType = 'urn:ihe:iti:2007:AssociationType:XFRM') or (self.associationType = 'urn:ihe:iti:2007:AssociationType:APND') or (self.associationType = 'urn:ihe:iti:2007:AssociationType:XFRM_RPLC') or (self.associationType = 'urn:ihe:iti:2007:AssociationType:signs') or (self.associationType = 'HasMember') )
  • allowed types on Associations are HasMember, urn:oasis:names:tc:ebxml-regrep:AssociationType:HasMember, urn:ihe:iti:2007:AssociationType:RPLC, urn:ihe:iti:2007:AssociationType:XFRM, urn:ihe:iti:2007:AssociationType:APND, urn:ihe:iti:2007:AssociationType:XFRM_RPLC, and urn:ihe:iti:2007:AssociationType:signs