Uses of Interface
openEHR.v1.template.DependentCondition
Packages that use DependentCondition
-
Uses of DependentCondition in openEHR.v1.template
Methods in openEHR.v1.template that return DependentConditionModifier and TypeMethodDescriptionCondition.addNewArchetypeValue()Appends and returns a new empty "archetypeValue" elementCondition.getArchetypeValue()Gets the "archetypeValue" elementstatic DependentConditionDependentCondition.Factory.newInstance()static DependentConditionDependentCondition.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static DependentConditionstatic DependentConditionstatic DependentConditionDependentCondition.Factory.parse(InputStream is) static DependentConditionDependentCondition.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static DependentConditionstatic DependentConditionstatic DependentConditionstatic DependentConditionstatic DependentConditionstatic DependentConditionstatic DependentConditionDependentCondition.Factory.parse(XMLStreamReader sr) static DependentConditionDependentCondition.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static DependentConditionDependentCondition.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static DependentConditionDependentCondition.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic DependentConditionstatic DependentConditionMethods in openEHR.v1.template with parameters of type DependentConditionModifier and TypeMethodDescriptionvoidCondition.setArchetypeValue(DependentCondition archetypeValue) Sets the "archetypeValue" element -
Uses of DependentCondition in openEHR.v1.template.impl
Classes in openEHR.v1.template.impl that implement DependentConditionModifier and TypeClassDescriptionclassAn XML dependentCondition(@openEHR/v1/Template).Methods in openEHR.v1.template.impl that return DependentConditionModifier and TypeMethodDescriptionConditionImpl.addNewArchetypeValue()Appends and returns a new empty "archetypeValue" elementConditionImpl.getArchetypeValue()Gets the "archetypeValue" elementMethods in openEHR.v1.template.impl with parameters of type DependentConditionModifier and TypeMethodDescriptionvoidConditionImpl.setArchetypeValue(DependentCondition archetypeValue) Sets the "archetypeValue" element
XMLInputStream