Interface ADCSInstance
- All Superinterfaces:
ELContainerAble,ELContAsgnAble,ELDeleteAble,ELElement,ELObject,ELUUIDAble
Represents a instance in the context of a change set log.
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionAll operations on instances which are transitive content of thisADCSInstance.All property values assigned to this enumeration value.<T extends ADCSMM2TypedValue>
List<T> getCSMM2Type(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All property values of this MM2-type.All references to this instance.getModel()All instance operations assigned to this instance.getOwnedInstLocalizedName(K_CONTROL_OPTION... behaviourFlags) All localized names owned by the current object.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.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
-
getCSPropValueRef
All references to this instance.- Throws:
InoNetExceptionSrvErrorException
-
getOperation
All instance operations assigned to this instance.- Throws:
InoNetExceptionSrvErrorException
-
getCSEnumMember
All property values assigned to this enumeration value.- Throws:
InoNetExceptionSrvErrorException
-
getCSMM2Type
<T extends ADCSMM2TypedValue> List<T> getCSMM2Type(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException All property values of this MM2-type.- Parameters:
returnType- Specifies the type of elements to be returned.behaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException
-
getOwnedInstLocalizedName
List<ADCSInstLocalizedName> getOwnedInstLocalizedName(K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException All localized names owned by the current object.- Parameters:
behaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException- Sorted:
- the result may be sorted.
-
getContentOperationR
All operations on instances which are transitive content of thisADCSInstance.- Throws:
InoNetExceptionSrvErrorException
-
getModel
- Throws:
InoNetExceptionSrvErrorException
-