se.cambio.cds.controller.guide
Class GeneratedElementInstance

Package class diagram package GeneratedElementInstance
java.lang.Object
  extended by se.cambio.cds.model.facade.execution.vo.ElementInstance
      extended by se.cambio.cds.controller.guide.GeneratedElementInstance
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
PredicateGeneratedElementInstance

public class GeneratedElementInstance
extends ElementInstance

See Also:
Serialized Form

Constructor Summary
GeneratedElementInstance(String id, org.openehr.rm.datatypes.basic.DataValue dataValue, ArchetypeReference archetypeReference, ContainerInstance containerInstance, org.openehr.rm.datatypes.text.DvCodedText nullFlavour, String guideId, String gtCode)
           
 
Method Summary
 String getGtCode()
           
 String getGuideId()
           
 void setGtCode(String gtCode)
           
 String toString()
           
 
Methods inherited from class se.cambio.cds.model.facade.execution.vo.ElementInstance
clone, compareWithDV, compatibleComparison, equalDV, equalDV, getArchetypeReference, getContainerInstance, getDataValue, getId, getNullFlavour, hasNoValue, hasValue, isNotSubClassOf, isSubClassOf, isSubClassOf, nullValueEquals, setArchetypeReference, setAttribute, setContainerInstance, setDataValue, setId, setNullFlavour
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GeneratedElementInstance

public GeneratedElementInstance(String id,
                                org.openehr.rm.datatypes.basic.DataValue dataValue,
                                ArchetypeReference archetypeReference,
                                ContainerInstance containerInstance,
                                org.openehr.rm.datatypes.text.DvCodedText nullFlavour,
                                String guideId,
                                String gtCode)
Method Detail

getGtCode

public String getGtCode()

setGtCode

public void setGtCode(String gtCode)

getGuideId

public String getGuideId()

toString

public String toString()
Overrides:
toString in class ElementInstance


Copyright © 2013 Cambio. All Rights Reserved.