public abstract class ReflectivePackage extends ExecutorPackage
ExecutorPackage.StringNameable| Constructor and Description |
|---|
ReflectivePackage(String name,
String nsPrefix,
String nsURI,
PackageId packageId) |
| Modifier and Type | Method and Description |
|---|---|
CompleteInheritance |
getInheritance(Class domainClass) |
List<Class> |
getOwnedClasses()
Returns the value of the 'Owned Classes' containment reference list.
|
getElementId, getEPackage, getNsPrefix, getOwnedClass, getOwnedConstraints, getPackageId, getURI, toStringgetImportedPackages, getOwnedInstances, getOwnedPackages, getOwnedProfileApplications, getOwningPackage, 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 CompleteInheritance getInheritance(Class domainClass)
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()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.