org.hl7.meta
Interface CloneClassAssociation

All Superinterfaces:
Association, java.lang.Cloneable, Feature, Metadata

public interface CloneClassAssociation
extends Association

A read only interface to the class CloneClassAssociationImpl, which represents an HL7 v3 association between two clone classes.

Author:
Skirmantas Kligys (skirmis@hotmail.com)

Method Summary
 java.lang.String getPrefix()
           
 
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

getPrefix

java.lang.String getPrefix()