Interface ELValSpec
- All Superinterfaces:
ELContainerAble,ELContAsgnAble,ELDeleteAble,ELElement,ELNamedElement,ELNamespaceAsgnAble,ELObject,ELTypedElement,ELUUIDAble,ELValueReUseAble
- All Known Subinterfaces:
ELValSpecDateTime,ELValSpecDecimal,ELValSpecELElement,ELValSpecELM2EnumMember,ELValSpecExpression,ELValSpecInstVal,ELValSpecInteger,ELValSpecNullValue,ELValSpecOpaqueExpr,ELValSpecString,ELValSpecUnlimNatValue,MEValSpecExpression,MEValSpecOpaqueExpr
This is a utility class for ELValSpec that provides static methods for creation or other purposes.
- Note:
- The interface ELValSpec describes an abstract ability of an object. Therefore no instances of this type can be found in the repository!
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionThe specified value represented by a string.The expression which uses this element as an operand.Returns a usage of an interaction.The message which owns this argument.The action.The object node of this upper bound specification.Input pin that provides a value by evaluating a value specification.TheCLValueRangeAblethat owns thisELValSpec.The filter property that owns this value specification.The instance that owns this specification.The label able element that owns this value specification.This value specification's typed element.The name of the typed element which is assign to this value.The typed element of this value specification.voidsetAsString(String value) Set the value of Info AsString.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, sortContentsMethods 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.ELDeleteAble
deleteMethods 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.ELNamedElement
getName, getNameKind, getQualifiedDisplayName, getQualifiedName, getQualifiedTLName, getSupplierDependency, rename, setName, setNameKindMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELNamespaceAsgnAble
getMnClassicTREFName, getNamespace, getNamespaceName, getPath, getSeparator, getVisibility, setUniqueName, setVisibilityMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELObject
getId, getLongId, getMetaClass, getMetaName, getOclClass, getSrvCon, hasReadMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELTypedElement
getModifyTypedElementDeclaration, getType, getTypedElementCnstr, getTypeKind, getValSpecOfTypedElement, getValSpecOfTypedElementWithPattern, getValSpecOfTypedElementWithPattern, isBitmapAble, isColorAble, modifyTypedElementDeclaration, setTypeMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELUUIDAble
getHyperlinkReferenceAble, getInnoRef, getNotToTranslateAttribute, getTranslatedValue, getUUID, setUUIDMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELValueReUseAble
getValueContainerAble
-
Method Details
-
getAsString
The specified value represented by a string.- Throws:
InoNetExceptionSrvErrorException
-
setAsString
Set the value of Info AsString.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getTypedElementName
The name of the typed element which is assign to this value.- Throws:
InoNetExceptionSrvErrorException
-
getTypedElementOfValSpec
The typed element of this value specification.- Throws:
InoNetExceptionSrvErrorException
-
getExpression
The expression which uses this element as an operand.- Throws:
InoNetExceptionSrvErrorException
-
getInteractionUse
Returns a usage of an interaction.- Throws:
InoNetExceptionSrvErrorException
-
getMessage
The message which owns this argument.- Throws:
InoNetExceptionSrvErrorException
-
getOwnerAction
The action.- Throws:
InoNetExceptionSrvErrorException
-
getOwnerNode
The object node of this upper bound specification.- Throws:
InoNetExceptionSrvErrorException
-
getOwnerValuePin
Input pin that provides a value by evaluating a value specification.- Throws:
InoNetExceptionSrvErrorException
-
getOwnerValueRange
TheCLValueRangeAblethat owns thisELValSpec.- Throws:
InoNetExceptionSrvErrorException
-
getOwningBCProperty
- Throws:
InoNetExceptionSrvErrorException
-
getOwningFilterProperty
The filter property that owns this value specification.- Throws:
InoNetExceptionSrvErrorException
-
getOwningInstanceSpec
The instance that owns this specification.- Throws:
InoNetExceptionSrvErrorException
-
getOwningLabelAble
The label able element that owns this value specification.- Throws:
InoNetExceptionSrvErrorException
-
getOwningSlot
- Throws:
InoNetExceptionSrvErrorException
-
getOwningStereotypeAble
- Throws:
InoNetExceptionSrvErrorException
-
getOwningStereotypeTSOptionAble
- Throws:
InoNetExceptionSrvErrorException
-
getOwningTypedElement
This value specification's typed element.- Throws:
InoNetExceptionSrvErrorException
-