Package de.mid.innovator.srv2api.icw2ac
Interface ANInputPin
-
- All Superinterfaces:
ACActivityNode,ACObjectNode,ADClientAble,ADFindAble,ADHistoryAble,ADM2AttrModifyAble,ANPin,ELContainerAble,ELContAsgnAble,ELDeleteAble,ELElement,ELMultiplicityAble,ELNamedElement,ELNamespaceAsgnAble,ELObject,ELRedefAble,ELTypedElement,ELUUIDAble,ELValueContainerAble,MECommentAble,MEConstraintAble,MEModelElement,MENamedElement,MENamespaceAsgnAble,MEStereotypeAble,MMAttachmentAble,MMCommentContainerAble,MMLabelAble,MMLabelTextAttachmentAble,MMStereotypeAble,MMTextAble
- All Known Subinterfaces:
ANActionInputPin,ANValuePin
public interface ANInputPin extends ANPin
An input pin is a pin that holds input values to be consumed by an action.- See Also:
ANInputPinHelper
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classANInputPin.VAttr
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ANActiongetAction()ANAddStructuralFeatureValuegetAddStructuralFeatureValueAction()Write structural feature action adds the value to the structural feature at the given position.ANCallOperationgetCallOperationAction()Action that transmits an operation call request to the target object.ANClearAssociationgetClearAssociationAction()Action that destroys all links of an association which a particular object participates in.ANDestroyObjectgetDestroyObjectAction()Action that destroys objects.ANInvocationgetInvocationAction()Action that invokes the behavior.ANLinkgetLinkAction()Action that identifies its links by the objects at the ends of the links and by the qualifiers at ends of the links.ANLinkEndCreationDatagetLinkEndCreationData()Returns the new link inserted at the given position.ANLinkEndDatagetLinkEndData()Returns theANLinkEndDatawhich the object that is provided by theANInputPinis given to.ANLinkEndDestructionDatagetLinkEndDestructionData()Returns the link to be destroyed at the given position.ANOpaquegetOpaqueAction()Action with implementation-specific semantics.ANQualifierValuegetQualifierValue()QualifierValue identifies links.ANRaiseExceptiongetRaiseExceptionAction()Action that causes an exception to occur.ANRemoveStructuralFeatureValuegetRemoveStructuralFeatureValueAction()Write structural feature action removes the value from the structural features at the given position.ANReplygetReplyAction()ANReplythat takes the return information value.ANReplygetReplyActionOfValue()ANReplythat takes the reply value.ANSendObjectgetSendObjectAction()Action that transmits the object to the target object.ANSendSignalgetSendSignalAction()Action that creates the signal instance.ANStructuralFeaturegetStructuralFeatureAction()Action that statically specifies the structural feature to be accessed.ACStructuredNodegetStructuredActivityNode()TheACStructuredNodewhich owns thisANInputPin.ANTestIdentitygetTestIdentityActionFirst()Action that tests if two values are identical objects.ANTestIdentitygetTestIdentityActionSecond()Action that tests if two values are identical objects.ANSendObjectgetTransmitter()Action that transmits the object to the target object.ANUnmarshallgetUnmarshallAction()Action that breaks the object into outputs.ANWriteStructuralFeaturegetWriteStructuralFeatureAction()Structural feature action that changes the structural feature values.-
Methods inherited from interface de.mid.innovator.srv2api.icw2ac.ACActivityNode
getActivity, getIncoming, getInGroup, getInGroup, getInGroupExplicit, getInGroupImplicit, getNodeCoord, getOutgoing, isInInterruptibleRegion, replaceInGroupExplicit, setInGroupExplicit, setInGroupImplicit, setNodeCoord
-
Methods inherited from interface de.mid.innovator.srv2api.icw2ac.ACObjectNode
getHandler, getInState, getManualTypeAssign, getOrdering, getSelBehavior, getSelectionBehavior, getTypingClassifier, getUpperBound, getUpperBoundSpecification, isControlType, modifyBehaviorForSelection, setControlType, setInState, setOrdering, setSelectionBehavior, setUpperBoundSpecification
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADClientAble
getAnnotation, getEndAnalysisDia, getLogic, getLogic, getPresentationContext, getSection, getStartAnalysisDia
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADHistoryAble
getCreateTime, getCreator, getHistory, getModifier, getModifyTime, modifyHistory, setHistory
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADM2AttrModifyAble
getTabCell, getTabCellObjectList, getTabCreateTemplate, getTabCreateTemplateObjectList, getTabElement, getTabElementRowList, getTabElementRowTypeList, getTabRowList, tabCellModify, tabCreateTemplate, tabElementModify
-
Methods inherited from interface de.mid.innovator.srv2api.icw2ac.ANPin
getCorrespondingPin, getCorrespondingPin, getParameter, getParamNode, getParamNode, isControl, setControl
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELContainerAble
getClientDependency, getOwnedElement, getOwnedElementTransitiveDown, getOwnedElementTransitiveDown, getOwnedElementTransitiveDownAndUnresolved, getOwnedElementTransitiveDownAndUnresolved, getOwnedOrReferencedElementTransitiveDown, getOwnedOrReferencedElementTransitiveDown, getOwnedRelshipBinDirWithTarget, getOwnedRelshipBinDirWithTarget, getRedirectedModelContainer, getRelshipBinDirSource, getSelfAndOwnedElementTransitiveDown, getSelfAndOwnedElementTransitiveDown, getSortedContents, sortContents
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELContAsgnAble
getAsgnKind, getContSortOrder, getFirstOwnerWhichIsConformTo, getOwner, getOwnerTransitive, getOwnerTransitive, getSelfAndOwnerTransitive, getSelfAndOwnerTransitive, getVersionRoot, isTransitiveChildOf, setAsgnKind, setContSortOrder, setOwner
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELDeleteAble
delete
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELElement
duplicateElement, getAssignAbleToVattr, getAssignAbleToVattr, getClientId, getCreateTemplateOfInstance, getDisplayBitmap, getDisplayColor, getDisplayFont, getDisplayLine, getDisplayName, getDisplayNameShort, getDisplayNSName, getElementCache, getElementMappingInformation, getQualifiedNamespaceName, getRelshipBinDir, getRelshipBinDir, getRelshipBinDirTarget, getUnitToLock, getValSpecElement, isContainedInProfile, isUnresolved, lockUnit, setUnresolved, unlockUnit
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELMultiplicityAble
getLower, getLowerBoundAsString, getLowerUpperVal, getUpper, getUpperBoundAsString, hasMultiplicity11, hasUpper1, isMany, isMultivalued, isOptional, isOrdered, isUnique, setLower, setMany, setOptional, setOrdered, setUnique, setUpper
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELNamedElement
getName, getNameKind, getQualifiedDisplayName, getQualifiedName, getQualifiedTLName, getSupplierDependency, rename, setName, setNameKind
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELNamespaceAsgnAble
getMnClassicTREFName, getNamespace, getNamespaceName, getPath, getSeparator, getVisibility, setUniqueName, setVisibility
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELObject
getId, getLongId, getMetaClass, getMetaName, getOclClass, getSrvCon, hasRead
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELRedefAble
getRedefined, getRedefining, isLeaf, isRedefined, isRedefining, setLeaf, setRedefined
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELTypedElement
getModifyTypedElementDeclaration, getType, getTypedElementCnstr, getTypeKind, getValSpecOfTypedElement, getValSpecOfTypedElementWithPattern, getValSpecOfTypedElementWithPattern, isBitmapAble, isColorAble, modifyTypedElementDeclaration, setType
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELUUIDAble
getHyperlinkReferenceAble, getNotToTranslateAttribute, getTranslatedValue, getUUID, setUUID
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELValueContainerAble
getValueReUseAble, setValueReUseAble
-
Methods inherited from interface de.mid.innovator.srv2api.icw2model.MECommentAble
getAssignedComment, getAssignedComment, getCommentAssign
-
Methods inherited from interface de.mid.innovator.srv2api.icw2model.MEConstraintAble
getAssignedConstraint, getAssignedConstraint, getConstraintAssign
-
Methods inherited from interface de.mid.innovator.srv2api.icw2model.MEModelElement
buildProxyConnection, getActivityPartition, getConsider, getContentStereotypeByClass, getCreateTemplateByClass, getElementColor, getFirstValidContentStereotype, getIgnore, getKnownTypeSystems, getMEModelName, getModelElement, getModelElement, getPresContext, getPresContext, getPresetMapping, getPRPresContent, setElementColor
-
Methods inherited from interface de.mid.innovator.srv2api.icw2model.MENamedElement
getMappingSourceElement, getMappingSourceElement, getMESupplierDependency, getMESupplierMappingDependency
-
Methods inherited from interface de.mid.innovator.srv2api.icw2model.MENamespaceAsgnAble
getMENamespace, getSignatureMessage
-
Methods inherited from interface de.mid.innovator.srv2api.icw2model.MEStereotypeAble
getApplicableAnalysisDia, getClientMappingDependency, getDecisionMade, getDecisionOwned, getKnowledgeSourceOfOwner, getMappingTargetElement, getMappingTargetElement, getProxyAsgProperty, getRepresentingArtifact, getRequirementOfStakeholder, getRequirementOfStakeholderOwner, isMapped, setMapped, setRequirementOfStakeholder
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMAttachmentAble
getAssignedAttachment, getAttachmentAssign, getDefaultAttachment, getOwnedAttachment, setDefaultAttachment
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMCommentContainerAble
getOutgoingConceptRealization, getOwnedComment, getRealizedConcept, getRealizedConcept, replaceRealizedConcepts, setRealizedConcept
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMLabelAble
getLabel, getLabelBoolValue, getLabelColor, getLabelInfo, getLabelLongValue, getLabelNameValue, getLabelStringValue, getLabelValueByPattern, getLabelValueByPattern, getLabelValueList, getOwnedLabelValSpec, hasLabel, modifyLabelValuesByName, setLabelInfo
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMStereotypeAble
assignStereotypeDlg, cloneElement, completelySynchronizeOthers, completelySynchronizeThis, getAttrCnstrEffective, getCreateTemplate, getDisplayType, getOwnedFormat, getOwnedStereotypePropertyValSpec, getOwnedStereotypeTSOptionValSpec, getOwnedSyncedElement, getPropBoolValue, getPropLongValue, getPropStringValue, getPropValueList, getStereoPropValueByPattern, getStereoPropValueByPattern, getStereotype, getStereotypeName, getStereotypeProperty, getStereotypePropertyInfo, getStereotypePropertyNameValue, getStereotypeTSOption, getStereotypeTSOptionBoolValue, getStereotypeTSOptionInfo, getStereotypeTSOptionLongValue, getStereotypeTSOptionNameValue, getStereotypeTSOptionStringValue, getStereotypeTSOptionValueByPattern, getStereotypeTSOptionValueByPattern, getStereotypeTSOptionValueList, getSyncedElement, getSyncedStereotypeAble, getSyncedStereotypeAble, isCloneAbleElement, modifyStereotypePropertyValuesByName, modifyStereotypeTSOptionValuesByName, setStereotype, setStereotypePropertyInfo, setStereotypeTSOptionInfo, setSyncedStereotypeAble
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMTextAble
getFlowExpandedValue, getModifyFlowDocuments, getModifyTextValues, getModifyTextValuesDlgInit, getOwnedTextValue, getOwnedTextValueByPattern, getTextExpandedValue, getTextStringValue, getURIList, modifyFlowDocuments, modifyTextValuesDlg
-
-
-
-
Method Detail
-
getLinkEndCreationData
ANLinkEndCreationData getLinkEndCreationData() throws InoNetException, SrvErrorException
Returns the new link inserted at the given position.- Throws:
InoNetExceptionSrvErrorException
-
getLinkEndDestructionData
ANLinkEndDestructionData getLinkEndDestructionData() throws InoNetException, SrvErrorException
Returns the link to be destroyed at the given position.- Throws:
InoNetExceptionSrvErrorException
-
getQualifierValue
ANQualifierValue getQualifierValue() throws InoNetException, SrvErrorException
QualifierValue identifies links. It gives a single qualifier within a link end data specification.- Throws:
InoNetExceptionSrvErrorException
-
getLinkEndData
ANLinkEndData getLinkEndData() throws InoNetException, SrvErrorException
Returns theANLinkEndDatawhich the object that is provided by theANInputPinis given to.- Throws:
InoNetExceptionSrvErrorException
-
getAction
ANAction getAction() throws InoNetException, SrvErrorException
- Throws:
InoNetExceptionSrvErrorException
-
getAddStructuralFeatureValueAction
ANAddStructuralFeatureValue getAddStructuralFeatureValueAction() throws InoNetException, SrvErrorException
Write structural feature action adds the value to the structural feature at the given position.- Throws:
InoNetExceptionSrvErrorException
-
getCallOperationAction
ANCallOperation getCallOperationAction() throws InoNetException, SrvErrorException
Action that transmits an operation call request to the target object.- Throws:
InoNetExceptionSrvErrorException
-
getClearAssociationAction
ANClearAssociation getClearAssociationAction() throws InoNetException, SrvErrorException
Action that destroys all links of an association which a particular object participates in.- Throws:
InoNetExceptionSrvErrorException
-
getDestroyObjectAction
ANDestroyObject getDestroyObjectAction() throws InoNetException, SrvErrorException
Action that destroys objects.- Throws:
InoNetExceptionSrvErrorException
-
getInvocationAction
ANInvocation getInvocationAction() throws InoNetException, SrvErrorException
Action that invokes the behavior.- Throws:
InoNetExceptionSrvErrorException
-
getLinkAction
ANLink getLinkAction() throws InoNetException, SrvErrorException
Action that identifies its links by the objects at the ends of the links and by the qualifiers at ends of the links.- Throws:
InoNetExceptionSrvErrorException
-
getOpaqueAction
ANOpaque getOpaqueAction() throws InoNetException, SrvErrorException
Action with implementation-specific semantics.- Throws:
InoNetExceptionSrvErrorException
-
getRaiseExceptionAction
ANRaiseException getRaiseExceptionAction() throws InoNetException, SrvErrorException
Action that causes an exception to occur.- Throws:
InoNetExceptionSrvErrorException
-
getRemoveStructuralFeatureValueAction
ANRemoveStructuralFeatureValue getRemoveStructuralFeatureValueAction() throws InoNetException, SrvErrorException
Write structural feature action removes the value from the structural features at the given position.- Throws:
InoNetExceptionSrvErrorException
-
getReplyAction
ANReply getReplyAction() throws InoNetException, SrvErrorException
ANReplythat takes the return information value.- Throws:
InoNetExceptionSrvErrorException
-
getReplyActionOfValue
ANReply getReplyActionOfValue() throws InoNetException, SrvErrorException
ANReplythat takes the reply value.- Throws:
InoNetExceptionSrvErrorException
-
getSendObjectAction
ANSendObject getSendObjectAction() throws InoNetException, SrvErrorException
Action that transmits the object to the target object.- Throws:
InoNetExceptionSrvErrorException
-
getSendSignalAction
ANSendSignal getSendSignalAction() throws InoNetException, SrvErrorException
Action that creates the signal instance.- Throws:
InoNetExceptionSrvErrorException
-
getStructuralFeatureAction
ANStructuralFeature getStructuralFeatureAction() throws InoNetException, SrvErrorException
Action that statically specifies the structural feature to be accessed.- Throws:
InoNetExceptionSrvErrorException
-
getStructuredActivityNode
ACStructuredNode getStructuredActivityNode() throws InoNetException, SrvErrorException
TheACStructuredNodewhich owns thisANInputPin.- Throws:
InoNetExceptionSrvErrorException
-
getTestIdentityActionFirst
ANTestIdentity getTestIdentityActionFirst() throws InoNetException, SrvErrorException
Action that tests if two values are identical objects.- Throws:
InoNetExceptionSrvErrorException
-
getTestIdentityActionSecond
ANTestIdentity getTestIdentityActionSecond() throws InoNetException, SrvErrorException
Action that tests if two values are identical objects.- Throws:
InoNetExceptionSrvErrorException
-
getTransmitter
ANSendObject getTransmitter() throws InoNetException, SrvErrorException
Action that transmits the object to the target object.- Throws:
InoNetExceptionSrvErrorException
-
getUnmarshallAction
ANUnmarshall getUnmarshallAction() throws InoNetException, SrvErrorException
Action that breaks the object into outputs.- Throws:
InoNetExceptionSrvErrorException
-
getWriteStructuralFeatureAction
ANWriteStructuralFeature getWriteStructuralFeatureAction() throws InoNetException, SrvErrorException
Structural feature action that changes the structural feature values.- Throws:
InoNetExceptionSrvErrorException
-
-