Interface ELPackage
-
- All Superinterfaces:
ELContainerAble
,ELContAsgnAble
,ELDeleteAble
,ELElement
,ELNamedElement
,ELNamespaceAble
,ELNamespaceAsgnAble
,ELObject
,ELPackageAble
,ELUUIDAble
- All Known Subinterfaces:
ADModel
,ADXModel
,DBPackage
,ELM2Package
,MEConfigurationManagement
,MEMappingConfigurationPackage
,MEMappingConfigurationPackageForward
,MEMappingConfigurationPackageReverse
,MEMappingPackageContent
,MEMappingPackageType
,MEMappingPackageTypeForward
,MEMappingPackageTypeReverse
,MEModel
,MEPackage
,MEStubPackage
,MEStubPackageBase
,MEStubPackageExternalModel
,MEStubPackageInnovator
,MESystemModel
,MESystemModelManagement
,MM2Package
,MMProfile
,MMSyncProfile
,MMXProfile
public interface ELPackage extends ELPackageAble, ELNamespaceAble
A package is a namespace for its members and may contain other packages. Only packageable elements can be owned members of a package. As a package is a namespace, it can import either individual members of other packages or all members of other packages.- Note:
- The interface ELPackage describes an abstract ability of an object. Therefore no instances of this type can be found in the repository!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
ELPackage.VAttr
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <T extends MMProfile>
java.util.List<T>getAppliedProfile(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All profiles which are applied by this package.<T extends MMProfile>
java.util.List<T>getAppliedProfileTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All profiles which are applied by this package, extended transitively by all applied profiles.<T extends ELNamespaceAble>
java.util.List<T>getImportingNamespace(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All namespaces that import this package.<T extends ELNamespaceAble>
java.util.List<T>getImportingNamespace(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getImportingNamespace and filters its return values according to the given stereotype value.<T extends ELNamespaceAble>
java.util.List<T>getImportingNamespaceTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All namespaces that import this package, extended transitively by all importing namespaces.<T extends ELNamespaceAble>
java.util.List<T>getImportingNamespaceTransitive(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getImportingNamespaceTransitive and filters its return values according to the given stereotype value.<T extends ELPackageAble>
java.util.List<T>getPackagedElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends ELPackageImport>
java.util.List<T>getPackageImported(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All package imports that import this package.<T extends ELPackage>
java.util.List<T>getPublicImportedPackage(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Returns all packages imported by anELPackageImport
with "public" visibility.<T extends ELPackage>
java.util.List<T>getPublicImportedPackage(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getPublicImportedPackage and filters its return values according to the given stereotype value.<T extends ELPackage>
java.util.List<T>getPublicImportedPackageTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Returns all packages imported by anELPackageImport
with "public" visibility extended transitively by all public imported packages.<T extends ELPackage>
java.util.List<T>getPublicImportedPackageTransitive(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getPublicImportedPackageTransitive and filters its return values according to the given stereotype value.void
setAppliedProfile(java.util.List<? extends MMProfile> values)
Set the value of View AppliedProfile.-
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.ELNamedElement
getName, getNameKind, getQualifiedDisplayName, getQualifiedName, getQualifiedTLName, getSupplierDependency, rename, setName, setNameKind
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELNamespaceAble
getElementImport, getImportedElement, getImportedElement, getImportedPackage, getImportedPackage, getMember, getMember, getMemberByPattern, getMemberByPattern, getOwnedConstraint, getOwnedMember, getOwnedMemberByPath, getOwnedMemberByPattern, getOwnedMemberByPattern, getOwnedMemberTransitiveByPattern, getOwnedMemberTransitiveByPattern, getOwnedMemberTransitiveByPatternIgnoreCase, getOwnedMemberTransitiveByPatternIgnoreCase, getPackageImport
-
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.ELPackageAble
getElementImportingNamespace, getElementImportingNamespace, getImportedPackageAble, getOwningPackage
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELUUIDAble
getHyperlinkReferenceAble, getNotToTranslateAttribute, getTranslatedValue, getUUID, setUUID
-
-
-
-
Method Detail
-
getAppliedProfile
<T extends MMProfile> java.util.List<T> getAppliedProfile(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
All profiles which are applied by this package.- 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:
InoNetException
SrvErrorException
-
setAppliedProfile
void setAppliedProfile(java.util.List<? extends MMProfile> values) throws InoNetException, SrvErrorException
Set the value of View AppliedProfile.- Parameters:
values
- The value to be set.- Throws:
InoNetException
SrvErrorException
-
getAppliedProfileTransitive
<T extends MMProfile> java.util.List<T> getAppliedProfileTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
All profiles which are applied by this package, extended transitively by all applied profiles.- 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:
InoNetException
SrvErrorException
-
getImportingNamespace
<T extends ELNamespaceAble> java.util.List<T> getImportingNamespace(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
All namespaces that import this package.- 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:
InoNetException
SrvErrorException
-
getImportingNamespace
<T extends ELNamespaceAble> java.util.List<T> getImportingNamespace(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The method calls getImportingNamespace and filters its return values according to the given stereotype value.- Parameters:
returnType
- Specifies the type of elements to be returned.stereotype
- The stereotype used to filter the result listbehaviourFlags
- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetException
SrvErrorException
-
getImportingNamespaceTransitive
<T extends ELNamespaceAble> java.util.List<T> getImportingNamespaceTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
All namespaces that import this package, extended transitively by all importing namespaces.- 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:
InoNetException
SrvErrorException
-
getImportingNamespaceTransitive
<T extends ELNamespaceAble> java.util.List<T> getImportingNamespaceTransitive(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The method calls getImportingNamespaceTransitive and filters its return values according to the given stereotype value.- Parameters:
returnType
- Specifies the type of elements to be returned.stereotype
- The stereotype used to filter the result listbehaviourFlags
- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetException
SrvErrorException
-
getPublicImportedPackage
<T extends ELPackage> java.util.List<T> getPublicImportedPackage(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
Returns all packages imported by anELPackageImport
with "public" visibility.- 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:
InoNetException
SrvErrorException
-
getPublicImportedPackage
<T extends ELPackage> java.util.List<T> getPublicImportedPackage(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The method calls getPublicImportedPackage and filters its return values according to the given stereotype value.- Parameters:
returnType
- Specifies the type of elements to be returned.stereotype
- The stereotype used to filter the result listbehaviourFlags
- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetException
SrvErrorException
-
getPublicImportedPackageTransitive
<T extends ELPackage> java.util.List<T> getPublicImportedPackageTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
Returns all packages imported by anELPackageImport
with "public" visibility extended transitively by all public imported packages.- 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:
InoNetException
SrvErrorException
-
getPublicImportedPackageTransitive
<T extends ELPackage> java.util.List<T> getPublicImportedPackageTransitive(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The method calls getPublicImportedPackageTransitive and filters its return values according to the given stereotype value.- Parameters:
returnType
- Specifies the type of elements to be returned.stereotype
- The stereotype used to filter the result listbehaviourFlags
- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetException
SrvErrorException
-
getPackageImported
<T extends ELPackageImport> java.util.List<T> getPackageImported(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
All package imports that import this package.- 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:
InoNetException
SrvErrorException
-
getPackagedElement
<T extends ELPackageAble> java.util.List<T> getPackagedElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
- 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:
InoNetException
SrvErrorException
- Sorted:
- the result may be sorted.
-
-