|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CodedTextVO in se.cambio.cds.openehr.model.codedtext.vo |
---|
Methods in se.cambio.cds.openehr.model.codedtext.vo that return CodedTextVO | |
---|---|
CodedTextVO |
CodedTextVO.getParentCodedText()
|
Methods in se.cambio.cds.openehr.model.codedtext.vo with parameters of type CodedTextVO | |
---|---|
void |
CodedTextVO.setParentCodedText(CodedTextVO parentCodedText)
|
Constructors in se.cambio.cds.openehr.model.codedtext.vo with parameters of type CodedTextVO | |
---|---|
CodedTextVO(String name,
String description,
String type,
String idParentCluster,
String idArchetype,
String idTemplate,
String path,
String terminology,
String code,
CodedTextVO parentCodedText)
|
Uses of CodedTextVO in se.cambio.cds.openehr.model.facade.archetype.plain |
---|
Method parameters in se.cambio.cds.openehr.model.facade.archetype.plain with type arguments of type CodedTextVO | |
---|---|
static void |
PlainArchetypeFacadeDelegate.loadArchetypeObjects(org.openehr.am.archetype.Archetype ar,
String idTemplate,
Collection<ArchetypeElementVO> archetypeElementVOs,
Collection<ClusterVO> clusterVOs,
Collection<CodedTextVO> codedTextVOs,
Collection<OrdinalVO> ordinalVOs,
Collection<ArchetypeSlotVO> archetypeSlotVOs,
Collection<UnitVO> unitVOs,
Collection<ProportionTypeVO> proportionTypeVOs,
String language)
|
Uses of CodedTextVO in se.cambio.cds.openehr.model.facade.archetype.vo |
---|
Methods in se.cambio.cds.openehr.model.facade.archetype.vo that return types with arguments of type CodedTextVO | |
---|---|
Collection<CodedTextVO> |
TemplateObjectBundleCustomVO.getCodedTextVOs()
|
Collection<CodedTextVO> |
ArchetypeObjectBundleCustomVO.getCodedTextVOs()
|
Method parameters in se.cambio.cds.openehr.model.facade.archetype.vo with type arguments of type CodedTextVO | |
---|---|
void |
TemplateObjectBundleCustomVO.setCodedTextVOs(Collection<CodedTextVO> codedTextVOs)
|
void |
ArchetypeObjectBundleCustomVO.setCodedTextVOs(Collection<CodedTextVO> codedTextVOs)
|
Constructor parameters in se.cambio.cds.openehr.model.facade.archetype.vo with type arguments of type CodedTextVO | |
---|---|
ArchetypeObjectBundleCustomVO(ArchetypeDTO archetypeVO,
Collection<ArchetypeElementVO> archetypeElementVOs,
Collection<ClusterVO> clusterVOs,
Collection<ArchetypeSlotVO> archetypeSlotVOs,
Collection<CodedTextVO> codedTextVOs,
Collection<OrdinalVO> ordinalVOs,
Collection<UnitVO> unitVOs,
Collection<ProportionTypeVO> proportionTypeVOs)
|
|
TemplateObjectBundleCustomVO(TemplateDTO templateVO,
Collection<ArchetypeElementVO> archetypeElementVOs,
Collection<ClusterVO> clusterVOs,
Collection<ArchetypeSlotVO> archetypeSlotVOs,
Collection<CodedTextVO> codedTextVOs,
Collection<OrdinalVO> ordinalVOs,
Collection<UnitVO> unitVOs,
Collection<ProportionTypeVO> proportionTypeVOs)
|
Uses of CodedTextVO in se.cambio.cds.openehr.view.applicationobjects |
---|
Methods in se.cambio.cds.openehr.view.applicationobjects that return CodedTextVO | |
---|---|
static CodedTextVO |
CodedTexts.getCodedTextVO(String idTemplate,
String idParentArchetypeNode,
String code)
|
Methods in se.cambio.cds.openehr.view.applicationobjects that return types with arguments of type CodedTextVO | |
---|---|
static Map<String,CodedTextVO> |
CodedTexts.getCodedTextTemplateMap(String idTemplate,
String idParentArchetypeNode)
|
static ArrayList<CodedTextVO> |
CodedTexts.getCodedTextVOs(String idTemplate,
String idParentArchetypeNode)
|
Methods in se.cambio.cds.openehr.view.applicationobjects with parameters of type CodedTextVO | |
---|---|
static void |
CodedTexts.registerCodedText(CodedTextVO codedTextVO)
|
Method parameters in se.cambio.cds.openehr.view.applicationobjects with type arguments of type CodedTextVO | |
---|---|
static void |
CodedTexts.loadCodedTexts(Collection<CodedTextVO> codedTextVOs)
|
Uses of CodedTextVO in se.cambio.cds.openehr.view.panels |
---|
Methods in se.cambio.cds.openehr.view.panels that return types with arguments of type CodedTextVO | |
---|---|
SelectableNode<CodedTextVO> |
DVHierarchyCodedTextPanel.getRootNode()
|
Method parameters in se.cambio.cds.openehr.view.panels with type arguments of type CodedTextVO | |
---|---|
void |
DVHierarchyCodedTextPanel.addCodedTextCollection(Collection<CodedTextVO> codedTextVOs)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |