public class EcoreReflectivePackage extends ExecutorPackage
ExecutorPackage.StringNameable| Constructor and Description |
|---|
EcoreReflectivePackage(EPackage ePackage,
IdResolver idResolver,
PackageId packageId) |
| Modifier and Type | Method and Description |
|---|---|
IdResolver |
getIdResolver() |
List<Class> |
getOwnedClasses()
Returns the value of the 'Owned Classes' containment reference list.
|
List<Package> |
getOwnedPackages()
Returns the value of the 'Owned Packages' containment reference list.
|
Package |
getOwningPackage()
Returns the value of the 'Owning Package' container reference.
|
StandardLibrary |
getStandardLibrary() |
getElementId, getEPackage, getNsPrefix, getOwnedClass, getOwnedConstraints, getPackageId, getURI, toStringgetImportedPackages, getOwnedInstances, getOwnedProfileApplications, setNsPrefix, setOwningPackage, setURIgetName, setNameaccept, allOwnedElements, eAdapters, eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eDeliver, eGet, eGet, eInvoke, eIsProxy, eIsSet, eNotify, eResource, eSet, eSetDeliver, eUnset, getAnnotatingComments, getESObject, getETarget, getOwnedAnnotations, getOwnedComments, getOwnedExtensions, getValueequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetName, setNameaccept, allOwnedElements, getAnnotatingComments, getESObject, getETarget, getOwnedAnnotations, getOwnedComments, getOwnedExtensions, getValuepublic EcoreReflectivePackage(EPackage ePackage,
IdResolver idResolver,
PackageId packageId)
public IdResolver getIdResolver()
public List<Package> getOwnedPackages()
PackagePackage.
It is bidirectional and its opposite is 'Owning Package'.
References the packaged elements that are Packages.
getOwnedPackages in interface PackagegetOwnedPackages in class AbstractExecutorPackagePivotPackage.getPackage_OwnedPackages(),
Package.getOwningPackage()public Package getOwningPackage()
PackageOwned Packages'.
References the Package that owns this Package.
getOwningPackage in interface PackagegetOwningPackage in class AbstractExecutorPackagePackage.setOwningPackage(Package),
PivotPackage.getPackage_OwningPackage(),
Package.getOwnedPackages()public List<Class> getOwnedClasses()
PackageClass.
It is bidirectional and its opposite is 'Owning Package'.
References the packaged elements that are Types.
getOwnedClasses in interface PackagegetOwnedClasses in class ExecutorPackagePivotPackage.getPackage_OwnedClasses(),
Class.getOwningPackage()public StandardLibrary getStandardLibrary()
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.