Interface Composition
- All Superinterfaces:
io.github.openehr4j.rm.common.archetyped.Locatable
,io.github.openehr4j.rm.common.archetyped.Pathable
public interface Composition
extends io.github.openehr4j.rm.common.archetyped.Locatable
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionio.github.openehr4j.rm.data_types.text.DvCodedText
io.github.openehr4j.rm.common.generic.PartyProxy
io.github.openehr4j.rm.data_types.text.CodePhrase
io.github.openehr4j.rm.data_types.text.CodePhrase
Methods inherited from interface io.github.openehr4j.rm.common.archetyped.Locatable
concept, getArchetypeDetails, getArchetypeNodeId, getFeederAudit, getLinks, getName, getUid, isArchetypeRoot
Methods inherited from interface io.github.openehr4j.rm.common.archetyped.Pathable
itemAtPath, itemsAtPath, parent, pathExists, pathOfItem, pathUnique
-
Method Details
-
getLanguage
io.github.openehr4j.rm.data_types.text.CodePhrase getLanguage() -
getTerritory
io.github.openehr4j.rm.data_types.text.CodePhrase getTerritory() -
getCategory
io.github.openehr4j.rm.data_types.text.DvCodedText getCategory() -
getContext
EventContext getContext() -
getComposer
io.github.openehr4j.rm.common.generic.PartyProxy getComposer() -
getContent
List getContent() -
isPersistent
Boolean isPersistent()
-