Uses of Interface
org.openehr.schemas.v1.LOCATABLE

Packages that use LOCATABLE
  • Uses of LOCATABLE in org.openehr.schemas.v1

    Subinterfaces of LOCATABLE in org.openehr.schemas.v1
    Modifier and Type
    Interface
    Description
    interface 
    An XML ACTION(@http://schemas.openehr.org/v1).
    interface 
    An XML ACTIVITY(@http://schemas.openehr.org/v1).
    interface 
    An XML ADMIN_ENTRY(@http://schemas.openehr.org/v1).
    interface 
    An XML CARE_ENTRY(@http://schemas.openehr.org/v1).
    interface 
    An XML CLUSTER(@http://schemas.openehr.org/v1).
    interface 
    An XML COMPOSITION(@http://schemas.openehr.org/v1).
    interface 
    An XML CONTENT_ITEM(@http://schemas.openehr.org/v1).
    interface 
    An XML ELEMENT(@http://schemas.openehr.org/v1).
    interface 
    An XML ENTRY(@http://schemas.openehr.org/v1).
    interface 
    An XML EVALUATION(@http://schemas.openehr.org/v1).
    interface 
    An XML EVENT(@http://schemas.openehr.org/v1).
    interface 
    An XML EXTRACT(@http://schemas.openehr.org/v1).
    interface 
    An XML EXTRACT_CHAPTER(@http://schemas.openehr.org/v1).
    interface 
    An XML EXTRACT_FOLDER(@http://schemas.openehr.org/v1).
    interface 
    An XML EXTRACT_REQUEST(@http://schemas.openehr.org/v1).
    interface 
    An XML FOLDER(@http://schemas.openehr.org/v1).
    interface 
    An XML GENERIC_ENTRY(@http://schemas.openehr.org/v1).
    interface 
    An XML HISTORY(@http://schemas.openehr.org/v1).
    interface 
    An XML INSTRUCTION(@http://schemas.openehr.org/v1).
    interface 
    An XML INTERVAL_EVENT(@http://schemas.openehr.org/v1).
    interface 
    An XML ITEM(@http://schemas.openehr.org/v1).
    interface 
    An XML ITEM_LIST(@http://schemas.openehr.org/v1).
    interface 
    An XML ITEM_SINGLE(@http://schemas.openehr.org/v1).
    interface 
    An XML ITEM_STRUCTURE(@http://schemas.openehr.org/v1).
    interface 
    An XML ITEM_TABLE(@http://schemas.openehr.org/v1).
    interface 
    An XML ITEM_TREE(@http://schemas.openehr.org/v1).
    interface 
    An XML OBSERVATION(@http://schemas.openehr.org/v1).
    interface 
    An XML POINT_EVENT(@http://schemas.openehr.org/v1).
    interface 
    An XML SECTION(@http://schemas.openehr.org/v1).
    Methods in org.openehr.schemas.v1 that return LOCATABLE
    Modifier and Type
    Method
    Description
    ItemsDocument.addNewItems()
    Appends and returns a new empty "items" element
    ItemsDocument.getItems()
    Gets the "items" element
    static LOCATABLE
    LOCATABLE.Factory.newInstance()
    Deprecated.
    No need to be able to create instances of abstract types
    static LOCATABLE
    LOCATABLE.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
    Deprecated.
    No need to be able to create instances of abstract types
    static LOCATABLE
    LOCATABLE.Factory.parse(File file)
     
    static LOCATABLE
    LOCATABLE.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
     
    static LOCATABLE
    LOCATABLE.Factory.parse(InputStream is)
     
    static LOCATABLE
    LOCATABLE.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
     
    static LOCATABLE
    LOCATABLE.Factory.parse(Reader r)
     
    static LOCATABLE
    LOCATABLE.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
     
    static LOCATABLE
    LOCATABLE.Factory.parse(String xmlAsString)
     
    static LOCATABLE
    LOCATABLE.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
     
    static LOCATABLE
    LOCATABLE.Factory.parse(URL u)
     
    static LOCATABLE
    LOCATABLE.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
     
    static LOCATABLE
    LOCATABLE.Factory.parse(XMLStreamReader sr)
     
    static LOCATABLE
    LOCATABLE.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
     
    static LOCATABLE
    LOCATABLE.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
    Deprecated.
    XMLInputStream
    static LOCATABLE
    LOCATABLE.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
    Deprecated.
    XMLInputStream
    static LOCATABLE
    LOCATABLE.Factory.parse(Node node)
     
    static LOCATABLE
    LOCATABLE.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
     
    Methods in org.openehr.schemas.v1 with parameters of type LOCATABLE
    Modifier and Type
    Method
    Description
    void
    ItemsDocument.setItems(LOCATABLE items)
    Sets the "items" element
  • Uses of LOCATABLE in org.openehr.schemas.v1.impl

    Classes in org.openehr.schemas.v1.impl that implement LOCATABLE
    Modifier and Type
    Class
    Description
    class 
    An XML ACTION(@http://schemas.openehr.org/v1).
    class 
    An XML ACTIVITY(@http://schemas.openehr.org/v1).
    class 
    An XML ADMIN_ENTRY(@http://schemas.openehr.org/v1).
    class 
    An XML CARE_ENTRY(@http://schemas.openehr.org/v1).
    class 
    An XML CLUSTER(@http://schemas.openehr.org/v1).
    class 
    An XML COMPOSITION(@http://schemas.openehr.org/v1).
    class 
    An XML CONTENT_ITEM(@http://schemas.openehr.org/v1).
    class 
    An XML ELEMENT(@http://schemas.openehr.org/v1).
    class 
    An XML ENTRY(@http://schemas.openehr.org/v1).
    class 
    An XML EVALUATION(@http://schemas.openehr.org/v1).
    class 
    An XML EVENT(@http://schemas.openehr.org/v1).
    class 
    An XML EXTRACT_CHAPTER(@http://schemas.openehr.org/v1).
    class 
    An XML EXTRACT_FOLDER(@http://schemas.openehr.org/v1).
    class 
    An XML EXTRACT(@http://schemas.openehr.org/v1).
    class 
    An XML EXTRACT_REQUEST(@http://schemas.openehr.org/v1).
    class 
    An XML FOLDER(@http://schemas.openehr.org/v1).
    class 
    An XML GENERIC_ENTRY(@http://schemas.openehr.org/v1).
    class 
    An XML HISTORY(@http://schemas.openehr.org/v1).
    class 
    An XML INSTRUCTION(@http://schemas.openehr.org/v1).
    class 
    An XML INTERVAL_EVENT(@http://schemas.openehr.org/v1).
    class 
    An XML ITEM(@http://schemas.openehr.org/v1).
    class 
    An XML ITEM_LIST(@http://schemas.openehr.org/v1).
    class 
    An XML ITEM_SINGLE(@http://schemas.openehr.org/v1).
    class 
    An XML ITEM_STRUCTURE(@http://schemas.openehr.org/v1).
    class 
    An XML ITEM_TABLE(@http://schemas.openehr.org/v1).
    class 
    An XML ITEM_TREE(@http://schemas.openehr.org/v1).
    class 
    An XML LOCATABLE(@http://schemas.openehr.org/v1).
    class 
    An XML OBSERVATION(@http://schemas.openehr.org/v1).
    class 
    An XML POINT_EVENT(@http://schemas.openehr.org/v1).
    class 
    An XML SECTION(@http://schemas.openehr.org/v1).
    Methods in org.openehr.schemas.v1.impl that return LOCATABLE
    Modifier and Type
    Method
    Description
    ItemsDocumentImpl.addNewItems()
    Appends and returns a new empty "items" element
    ItemsDocumentImpl.getItems()
    Gets the "items" element
    Methods in org.openehr.schemas.v1.impl with parameters of type LOCATABLE
    Modifier and Type
    Method
    Description
    void
    ItemsDocumentImpl.setItems(LOCATABLE items)
    Sets the "items" element