public class TransitionInstanceImplCustom extends eu.vicci.process.model.sofiainstance.impl.TransitionInstanceImpl implements ActorAssignable
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImplorg.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterListtargetPortInstance, transitionTypeINSTANCE_ID_EDEFAULT, instanceId, instancenumber, INSTANCENUMBER_EDEFAULTeAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY| Constructor and Description |
|---|
TransitionInstanceImplCustom() |
| Modifier and Type | Method and Description |
|---|---|
void |
deactivate()
Deactivates the target port from this transition
|
void |
deploy(eu.vicci.process.model.sofiainstance.MappingUtil mapper)
In this context deploying means to create the instance version of the
target port.
|
void |
deploy(eu.vicci.process.model.sofiainstance.MappingUtil mapper,
akka.actor.ActorRef parent) |
boolean |
execute(eu.vicci.process.model.sofiainstance.DataTypeInstance parameter)
Executes the Transition which basically means to activate the target port
and passing parameters.
|
akka.actor.ActorRef |
getActorReference() |
basicGetTargetPortInstance, basicGetTransitionType, basicSetSourcePortInstance, basicSetTargetPortInstance, eBasicRemoveFromContainerFeature, eGet, eInverseAdd, eInverseRemove, eIsSet, eSet, eStaticClass, eUnset, getSourcePortInstance, getTargetPortInstance, getTransitionType, setSourcePortInstance, setTargetPortInstance, setTransitionTypegetInstanceId, getInstancenumber, setInstanceId, setInstancenumber, toStringeAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURIeAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValueseBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetInstanceId, getInstancenumber, setInstanceId, setInstancenumbereAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetpublic void deploy(eu.vicci.process.model.sofiainstance.MappingUtil mapper)
deploy in interface eu.vicci.process.model.sofiainstance.TransitionInstancedeploy in class eu.vicci.process.model.sofiainstance.impl.TransitionInstanceImplmapper - MappingUtil is needed to perform the mapping processpublic void deploy(eu.vicci.process.model.sofiainstance.MappingUtil mapper,
akka.actor.ActorRef parent)
deploy in interface ActorAssignablepublic void deactivate()
deactivate in interface eu.vicci.process.model.sofiainstance.TransitionInstancedeactivate in class eu.vicci.process.model.sofiainstance.impl.TransitionInstanceImplpublic boolean execute(eu.vicci.process.model.sofiainstance.DataTypeInstance parameter)
execute in interface eu.vicci.process.model.sofiainstance.TransitionInstanceexecute in class eu.vicci.process.model.sofiainstance.impl.TransitionInstanceImplparameter - A String containing an XML document that consists all
parameterspublic akka.actor.ActorRef getActorReference()
getActorReference in interface ActorAssignableCopyright © 2018. All rights reserved.