Uses of Interface
org.openehr.schemas.v1.EXPROPERATOR
Packages that use EXPROPERATOR
-
Uses of EXPROPERATOR in org.openehr.schemas.v1
Subinterfaces of EXPROPERATOR in org.openehr.schemas.v1Modifier and TypeInterfaceDescriptioninterfaceAn XML EXPR_BINARY_OPERATOR(@http://schemas.openehr.org/v1).interfaceAn XML EXPR_UNARY_OPERATOR(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1 that return EXPROPERATORModifier and TypeMethodDescriptionstatic EXPROPERATOREXPROPERATOR.Factory.newInstance()Deprecated.No need to be able to create instances of abstract typesstatic EXPROPERATOREXPROPERATOR.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) Deprecated.No need to be able to create instances of abstract typesstatic EXPROPERATORstatic EXPROPERATORstatic EXPROPERATOREXPROPERATOR.Factory.parse(InputStream is) static EXPROPERATOREXPROPERATOR.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static EXPROPERATORstatic EXPROPERATORstatic EXPROPERATORstatic EXPROPERATORstatic EXPROPERATORstatic EXPROPERATORstatic EXPROPERATOREXPROPERATOR.Factory.parse(XMLStreamReader sr) static EXPROPERATOREXPROPERATOR.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static EXPROPERATOREXPROPERATOR.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.XMLInputStreamstatic EXPROPERATOREXPROPERATOR.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic EXPROPERATORstatic EXPROPERATOR -
Uses of EXPROPERATOR in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement EXPROPERATORModifier and TypeClassDescriptionclassAn XML EXPR_BINARY_OPERATOR(@http://schemas.openehr.org/v1).classAn XML EXPR_OPERATOR(@http://schemas.openehr.org/v1).classAn XML EXPR_UNARY_OPERATOR(@http://schemas.openehr.org/v1).