org.hl7.meta
Interface CmetAssociation

All Superinterfaces:
Association, java.lang.Cloneable, Feature, Metadata
All Known Implementing Classes:
CmetAssociationAdapter, CmetChoiceAssociationAdapter

public interface CmetAssociation
extends Association

A read only interface to the class CmetAssociationImpl, which represents an HL7 v3 association between a clone class and a CMET.

Author:
Skirmantas Kligys (skirmis@hotmail.com)

Method Summary
 java.lang.String getCmetId()
          Returns the far end CMET ID; for example, COCT_MT010101.
 
Methods inherited from interface org.hl7.meta.Association
getMetSource, getPropertyName, getTarget, isReference
 
Methods inherited from interface org.hl7.meta.Feature
getCardinality, getConformance, getConstraint, getName, getParent, getRimClass, getRimPropertyName, getSortKey, isMandatory
 

Method Detail

getCmetId

java.lang.String getCmetId()
Returns the far end CMET ID; for example, COCT_MT010101.

Returns:
the CMET ID