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 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.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 ELContainerAble
getClientDependency, getOwnedElement, getOwnedElementTransitiveDown, getOwnedElementTransitiveDown, getOwnedElementTransitiveDownAndUnresolved, getOwnedElementTransitiveDownAndUnresolved, getOwnedOrReferencedElementTransitiveDown, getOwnedOrReferencedElementTransitiveDown, getOwnedRelshipBinDirWithTarget, getOwnedRelshipBinDirWithTarget, getRedirectedModelContainer, getRelshipBinDirSource, getSelfAndOwnedElementTransitiveDown, getSelfAndOwnedElementTransitiveDown, getSortedContents, sortContentsMethods inherited from interface ELContAsgnAble
getAsgnKind, getContSortOrder, getFirstOwnerWhichIsConformTo, getOwner, getOwnerTransitive, getOwnerTransitive, getSelfAndOwnerTransitive, getSelfAndOwnerTransitive, getVersionRoot, isTransitiveChildOf, setAsgnKind, setContSortOrder, setOwnerMethods inherited from interface ELDeleteAble
deleteMethods inherited from interface 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 ELNamedElement
getName, getNameKind, getQualifiedDisplayName, getQualifiedName, getQualifiedTLName, getSupplierDependency, rename, setName, setNameKindMethods inherited from interface ELNamespaceAsgnAble
getMnClassicTREFName, getNamespace, getNamespaceName, getPath, getSeparator, getVisibility, setUniqueName, setVisibilityMethods inherited from interface ELObject
getId, getLongId, getMetaClass, getMetaName, getOclClass, getSrvCon, hasReadMethods inherited from interface ELTypedElement
getModifyTypedElementDeclaration, getType, getTypedElementCnstr, getTypeKind, getValSpecOfTypedElement, getValSpecOfTypedElementWithPattern, getValSpecOfTypedElementWithPattern, isBitmapAble, isColorAble, modifyTypedElementDeclaration, setTypeMethods inherited from interface ELUUIDAble
getHyperlinkReferenceAble, getInnoRef, getNotToTranslateAttribute, getTranslatedValue, getUUID, setUUIDMethods inherited from interface 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
-
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
-
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
-
getOwningTypedElement
This value specification's typed element.- Throws:
InoNetExceptionSrvErrorException
-