Uses of Class
org.somda.sdc.biceps.model.participant.AbstractMultiState
-
Packages that use AbstractMultiState Package Description org.somda.sdc.biceps.model.participant -
-
Uses of AbstractMultiState in org.somda.sdc.biceps.model.participant
Subclasses of AbstractMultiState in org.somda.sdc.biceps.model.participant Modifier and Type Class Description classAbstractContextStateBase type of a context state.classEnsembleContextStateA context state that identifies an ensemble of POC MEDICAL DEVICEs.classLocationContextStateA context state that identifies a location in a hospital.classMeansContextStateA context state to identify a means that is utilized by an MDS or a part of it.classOperatorContextStateA context state that identifies an operator of an MDS or a part of it.classPatientContextStateObserved information about a patient, e.g., demographics.classWorkflowContextStateA context state to identify a step in a clinical workflow.Methods in org.somda.sdc.biceps.model.participant that return AbstractMultiState Modifier and Type Method Description AbstractMultiStateObjectFactory. createAbstractMultiState()Create an instance ofAbstractMultiState
-