Interface Locatable

All Superinterfaces:
Pathable
All Known Subinterfaces:
Folder

public interface Locatable extends Pathable
See Also:
  • Method Details

    • getName

      io.github.openehr4j.rm.data_types.text.DvText getName()
    • getArchetypeNodeId

      String getArchetypeNodeId()
    • getUid

      org.openehr.base.base_types.identification.UidBasedId getUid()
    • getLinks

      List getLinks()
    • getArchetypeDetails

      Archetyped getArchetypeDetails()
    • getFeederAudit

      FeederAudit getFeederAudit()
    • concept

      io.github.openehr4j.rm.data_types.text.DvText concept()
    • isArchetypeRoot

      Boolean isArchetypeRoot()