Package de.mid.innovator.srv2api.icw2ac
Interface ANQualifierValue
- All Superinterfaces:
ELContAsgnAble,ELElement,ELObject,ELUUIDAble
A link cannot be passed as a runtime value to or from an action. Instead, a link is identified by its end objects and qualifier
values, as required. This requires more than one piece of data, namely, the end in the user model, the object on the end, and the
qualifier values for that end. These pieces are brought together around LinkEndData. Each association end is identified
separately with an instance of the LinkEndData class.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionAttributes representing the qualifier which the value is to be specified for.getValue()Input pin which the specified value for the qualifier is taken from.Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELContAsgnAble
getAsgnKind, getContSortOrder, getFirstOwnerWhichIsConformTo, getOwner, getOwnerTransitive, getOwnerTransitive, getSelfAndOwnerTransitive, getSelfAndOwnerTransitive, getVersionRoot, isTransitiveChildOf, setAsgnKind, setContSortOrder, setOwnerMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELElement
duplicateElement, getAssignAbleToVattr, getAssignAbleToVattr, getClientId, getCreateTemplateOfInstance, getDisplayBitmap, getDisplayColor, getDisplayFont, getDisplayLine, getDisplayName, getDisplayNameShort, getDisplayNSName, getElementCache, getElementMappingInformation, getNotificationElement, getQualifiedNamespaceName, getRelshipBinDir, getRelshipBinDir, getRelshipBinDirTarget, getUnitToLock, getValSpecElement, isContainedInProfile, isUnresolved, lockUnit, setUnresolved, unlockUnitMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELObject
getId, getLongId, getMetaClass, getMetaName, getOclClass, getSrvCon, hasReadMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELUUIDAble
getHyperlinkReferenceAble, getInnoRef, getNotToTranslateAttribute, getTranslatedValue, getUUID, setUUID
-
Method Details
-
getQualifier
Attributes representing the qualifier which the value is to be specified for.- Throws:
InoNetExceptionSrvErrorException
-
getValue
Input pin which the specified value for the qualifier is taken from.- Throws:
InoNetExceptionSrvErrorException
-
getLinkEndData
- Throws:
InoNetExceptionSrvErrorException
-