Uses of Interface
org.eximeebpms.bpm.model.bpmn.instance.DataState
Packages that use DataState
Package
Description
-
Uses of DataState in org.eximeebpms.bpm.model.bpmn.impl.instance
Classes in org.eximeebpms.bpm.model.bpmn.impl.instance that implement DataStateFields in org.eximeebpms.bpm.model.bpmn.impl.instance with type parameters of type DataStateModifier and TypeFieldDescriptionprotected static ChildElement<DataState> DataObjectImpl.dataStateChildprotected static ChildElement<DataState> DataObjectReferenceImpl.dataStateChildprotected static ChildElement<DataState> DataStoreImpl.dataStateChildprotected static ChildElement<DataState> DataStoreReferenceImpl.dataStateChildprotected static ChildElement<DataState> ItemAwareElementImpl.dataStateChildMethods in org.eximeebpms.bpm.model.bpmn.impl.instance that return DataStateModifier and TypeMethodDescriptionDataObjectImpl.getDataState()DataObjectReferenceImpl.getDataState()DataStoreImpl.getDataState()DataStoreReferenceImpl.getDataState()ItemAwareElementImpl.getDataState()Methods in org.eximeebpms.bpm.model.bpmn.impl.instance with parameters of type DataStateModifier and TypeMethodDescriptionvoidDataObjectImpl.setDataState(DataState dataState) voidDataObjectReferenceImpl.setDataState(DataState dataState) voidDataStoreImpl.setDataState(DataState dataState) voidDataStoreReferenceImpl.setDataState(DataState dataState) voidItemAwareElementImpl.setDataState(DataState dataState) -
Uses of DataState in org.eximeebpms.bpm.model.bpmn.instance
Methods in org.eximeebpms.bpm.model.bpmn.instance that return DataStateMethods in org.eximeebpms.bpm.model.bpmn.instance with parameters of type DataState