Uses of Interface
org.openehr.schemas.v1.ARCHETYPECONSTRAINT
-
Packages that use ARCHETYPECONSTRAINT Package Description org.openehr.schemas.v1 org.openehr.schemas.v1.impl -
-
Uses of ARCHETYPECONSTRAINT in org.openehr.schemas.v1
Subinterfaces of ARCHETYPECONSTRAINT in org.openehr.schemas.v1 Modifier and Type Interface Description interfaceARCHETYPEINTERNALREFAn XML ARCHETYPE_INTERNAL_REF(@http://schemas.openehr.org/v1).interfaceARCHETYPESLOTAn XML ARCHETYPE_SLOT(@http://schemas.openehr.org/v1).interfaceCARCHETYPEROOTAn XML C_ARCHETYPE_ROOT(@http://schemas.openehr.org/v1).interfaceCATTRIBUTEAn XML C_ATTRIBUTE(@http://schemas.openehr.org/v1).interfaceCCODEPHRASEAn XML C_CODE_PHRASE(@http://schemas.openehr.org/v1).interfaceCCODEREFERENCEAn XML C_CODE_REFERENCE(@http://schemas.openehr.org/v1).interfaceCCOMPLEXOBJECTAn XML C_COMPLEX_OBJECT(@http://schemas.openehr.org/v1).interfaceCDEFINEDOBJECTAn XML C_DEFINED_OBJECT(@http://schemas.openehr.org/v1).interfaceCDOMAINTYPEAn XML C_DOMAIN_TYPE(@http://schemas.openehr.org/v1).interfaceCDVORDINALAn XML C_DV_ORDINAL(@http://schemas.openehr.org/v1).interfaceCDVQUANTITYAn XML C_DV_QUANTITY(@http://schemas.openehr.org/v1).interfaceCDVSTATEAn XML C_DV_STATE(@http://schemas.openehr.org/v1).interfaceCMULTIPLEATTRIBUTEAn XML C_MULTIPLE_ATTRIBUTE(@http://schemas.openehr.org/v1).interfaceCOBJECTAn XML C_OBJECT(@http://schemas.openehr.org/v1).interfaceCONSTRAINTREFAn XML CONSTRAINT_REF(@http://schemas.openehr.org/v1).interfaceCPRIMITIVEOBJECTAn XML C_PRIMITIVE_OBJECT(@http://schemas.openehr.org/v1).interfaceCSINGLEATTRIBUTEAn XML C_SINGLE_ATTRIBUTE(@http://schemas.openehr.org/v1).interfaceTCOMPLEXOBJECTAn XML T_COMPLEX_OBJECT(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1 that return ARCHETYPECONSTRAINT Modifier and Type Method Description static ARCHETYPECONSTRAINTARCHETYPECONSTRAINT.Factory. newInstance()Deprecated.No need to be able to create instances of abstract typesstatic ARCHETYPECONSTRAINTARCHETYPECONSTRAINT.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Deprecated.No need to be able to create instances of abstract typesstatic ARCHETYPECONSTRAINTARCHETYPECONSTRAINT.Factory. parse(File file)static ARCHETYPECONSTRAINTARCHETYPECONSTRAINT.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static ARCHETYPECONSTRAINTARCHETYPECONSTRAINT.Factory. parse(InputStream is)static ARCHETYPECONSTRAINTARCHETYPECONSTRAINT.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static ARCHETYPECONSTRAINTARCHETYPECONSTRAINT.Factory. parse(Reader r)static ARCHETYPECONSTRAINTARCHETYPECONSTRAINT.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static ARCHETYPECONSTRAINTARCHETYPECONSTRAINT.Factory. parse(String xmlAsString)static ARCHETYPECONSTRAINTARCHETYPECONSTRAINT.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static ARCHETYPECONSTRAINTARCHETYPECONSTRAINT.Factory. parse(URL u)static ARCHETYPECONSTRAINTARCHETYPECONSTRAINT.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static ARCHETYPECONSTRAINTARCHETYPECONSTRAINT.Factory. parse(XMLStreamReader sr)static ARCHETYPECONSTRAINTARCHETYPECONSTRAINT.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static ARCHETYPECONSTRAINTARCHETYPECONSTRAINT.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic ARCHETYPECONSTRAINTARCHETYPECONSTRAINT.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic ARCHETYPECONSTRAINTARCHETYPECONSTRAINT.Factory. parse(Node node)static ARCHETYPECONSTRAINTARCHETYPECONSTRAINT.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options) -
Uses of ARCHETYPECONSTRAINT in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement ARCHETYPECONSTRAINT Modifier and Type Class Description classARCHETYPECONSTRAINTImplAn XML ARCHETYPE_CONSTRAINT(@http://schemas.openehr.org/v1).classARCHETYPEINTERNALREFImplAn XML ARCHETYPE_INTERNAL_REF(@http://schemas.openehr.org/v1).classARCHETYPESLOTImplAn XML ARCHETYPE_SLOT(@http://schemas.openehr.org/v1).classCARCHETYPEROOTImplAn XML C_ARCHETYPE_ROOT(@http://schemas.openehr.org/v1).classCATTRIBUTEImplAn XML C_ATTRIBUTE(@http://schemas.openehr.org/v1).classCCODEPHRASEImplAn XML C_CODE_PHRASE(@http://schemas.openehr.org/v1).classCCODEREFERENCEImplAn XML C_CODE_REFERENCE(@http://schemas.openehr.org/v1).classCCOMPLEXOBJECTImplAn XML C_COMPLEX_OBJECT(@http://schemas.openehr.org/v1).classCDEFINEDOBJECTImplAn XML C_DEFINED_OBJECT(@http://schemas.openehr.org/v1).classCDOMAINTYPEImplAn XML C_DOMAIN_TYPE(@http://schemas.openehr.org/v1).classCDVORDINALImplAn XML C_DV_ORDINAL(@http://schemas.openehr.org/v1).classCDVQUANTITYImplAn XML C_DV_QUANTITY(@http://schemas.openehr.org/v1).classCDVSTATEImplAn XML C_DV_STATE(@http://schemas.openehr.org/v1).classCMULTIPLEATTRIBUTEImplAn XML C_MULTIPLE_ATTRIBUTE(@http://schemas.openehr.org/v1).classCOBJECTImplAn XML C_OBJECT(@http://schemas.openehr.org/v1).classCONSTRAINTREFImplAn XML CONSTRAINT_REF(@http://schemas.openehr.org/v1).classCPRIMITIVEOBJECTImplAn XML C_PRIMITIVE_OBJECT(@http://schemas.openehr.org/v1).classCSINGLEATTRIBUTEImplAn XML C_SINGLE_ATTRIBUTE(@http://schemas.openehr.org/v1).classTCOMPLEXOBJECTImplAn XML T_COMPLEX_OBJECT(@http://schemas.openehr.org/v1).
-