Uses of Interface
org.openehr.schemas.v1.TCONSTRAINT
Packages that use TCONSTRAINT
-
Uses of TCONSTRAINT in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return TCONSTRAINTModifier and TypeMethodDescriptionOPERATIONALTEMPLATE.addNewConstraints()Appends and returns a new empty "constraints" elementOPERATIONALTEMPLATE.getConstraints()Gets the "constraints" elementstatic TCONSTRAINTTCONSTRAINT.Factory.newInstance()static TCONSTRAINTTCONSTRAINT.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static TCONSTRAINTstatic TCONSTRAINTstatic TCONSTRAINTTCONSTRAINT.Factory.parse(InputStream is) static TCONSTRAINTTCONSTRAINT.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static TCONSTRAINTstatic TCONSTRAINTstatic TCONSTRAINTstatic TCONSTRAINTstatic TCONSTRAINTstatic TCONSTRAINTstatic TCONSTRAINTTCONSTRAINT.Factory.parse(XMLStreamReader sr) static TCONSTRAINTTCONSTRAINT.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static TCONSTRAINTTCONSTRAINT.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static TCONSTRAINTTCONSTRAINT.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic TCONSTRAINTstatic TCONSTRAINTMethods in org.openehr.schemas.v1 with parameters of type TCONSTRAINTModifier and TypeMethodDescriptionvoidOPERATIONALTEMPLATE.setConstraints(TCONSTRAINT constraints) Sets the "constraints" element -
Uses of TCONSTRAINT in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement TCONSTRAINTModifier and TypeClassDescriptionclassAn XML T_CONSTRAINT(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return TCONSTRAINTModifier and TypeMethodDescriptionOPERATIONALTEMPLATEImpl.addNewConstraints()Appends and returns a new empty "constraints" elementOPERATIONALTEMPLATEImpl.getConstraints()Gets the "constraints" elementMethods in org.openehr.schemas.v1.impl with parameters of type TCONSTRAINTModifier and TypeMethodDescriptionvoidOPERATIONALTEMPLATEImpl.setConstraints(TCONSTRAINT constraints) Sets the "constraints" element
XMLInputStream