public interface InputPin extends Pin
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ExceptionHandler> |
getHandler()
Getter for relation 'InputPin->Handler'
Metamodel description:
null
|
<T extends ExceptionHandler> |
getHandler(Class<T> filterClass)
Filtered Getter for relation 'InputPin->Handler'
Metamodel description:
null
|
ActivityAction |
getInputing()
Getter for relation 'InputPin->Inputing'
Metamodel description:
null
|
boolean |
isIsSelf()
Getter for attribute 'InputPin.IsSelf'
Metamodel description:
Modelio extension: expresses that the pin represents the target object on which the action is executed.
|
void |
setInputing(ActivityAction value)
Setter for relation 'InputPin->Inputing'
Metamodel description:
null
|
void |
setIsSelf(boolean value)
Setter for attribute 'InputPin.IsSelf'
Metamodel description:
Modelio extension: expresses that the pin represents the target object on which the action is executed.
|
getMatched, isIsControl, isIsExpansion, setIsControl, setIsExpansion, setMatched
getInState, getOrdering, getRepresented, getRepresentedAttribute, getRepresentedRealParameter, getRepresentedRole, getSelectionBehavior, getType, getUpperBound, isIsControlType, setInState, setIsControlType, setOrdering, setRepresented, setRepresentedAttribute, setRepresentedRealParameter, setRepresentedRole, setSelectionBehavior, setType, setUpperBound
getIncoming, getIncoming, getOutgoing, getOutgoing, getOwner, getOwnerClause, getOwnerNode, getOwnerPartition, setOwner, setOwnerClause, setOwnerNode, setOwnerPartition
addStereotype, getBpmnLaneRefs, getBpmnLaneRefs, getConstraintDefinition, getConstraintDefinition, getDefaultParametering, getDefaultParametering, getDependsOnDependency, getDependsOnDependency, getDescriptor, getDescriptor, getDocument, getDocument, getExtension, getExtension, getImpactedDependency, getImpactedDependency, getLocalProperties, getLocalProperty, getManifesting, getManifesting, getMatrix, getMatrix, getName, getNote, getNoteContent, getOwnerTemplateParameter, getProduct, getProduct, getProperties, getProperties, getProperties, getProperty, getProperty, getReceivedInfo, getReceivedInfo, getRepresentingConnector, getRepresentingConnector, getRepresentingEnd, getRepresentingEnd, getRepresentingInstance, getRepresentingInstance, getRepresentingPartition, getRepresentingPartition, getRepresents, getRepresents, getSentInfo, getSentInfo, getStereotype, getTag, getTag, getTag, getTagValue, getTagValues, getTemplateSubstitution, getTemplateSubstitution, getTypingParameter, getTypingParameter, isStereotyped, isTagged, putNoteContent, putTagValue, putTagValues, removeNotes, removeStereotypes, removeTags, setLocalProperties, setLocalProperty, setName, setOwnerTemplateParameter, setProperty, setProperty
getAddedToQuery, getAddedToQuery, getCausing, getCausing, getDiagramElement, getDiagramElement
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
accept, delete, getCompositionChildren, getCompositionOwner, getMClass, getStatus, getUuid, isDeleted, isModifiable, isShell, isValid, mGet, mGet, mSet
compareTo
static final String MNAME
boolean isIsSelf()
void setIsSelf(boolean value)
org.eclipse.emf.common.util.EList<ExceptionHandler> getHandler()
<T extends ExceptionHandler> List<T> getHandler(Class<T> filterClass)
ActivityAction getInputing()
void setInputing(ActivityAction value)