public class Orphanage extends PackageImpl
| Modifier and Type | Field and Description |
|---|---|
static URI |
ORPHANAGE_URI |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
static void |
disposeInstance() |
static Orphanage |
getOrphanage(EObject eObject)
Return the Orphanage for an eObject, which is the Orphanage resource in the same ResourceSet as
the eObject, else the global Orphanage.
|
static Orphanage |
getOrphanage(ResourceSet resourceSet)
Return the Orphanage for an eObject, which is the Orphanage resource in the resourceSet
if non-null, else the global Orphanage.
|
<any> |
getOwnedClasses()
Returns the value of the 'Owned Classes' containment reference list.
|
static boolean |
isTypeOrphanage(Package asPackage)
Return true if asPackage is an orphanage for synthesized types.
|
accept, addPackageListener, basicGetPackageId, basicSetOwningPackage, eBasicRemoveFromContainerFeature, eGet, eInverseAdd, eInverseRemove, eIsSet, eSet, eUnset, getEPackage, getImportedPackages, getNsPrefix, getOwnedClass, getOwnedInstances, getOwnedPackages, getOwnedProfileApplications, getOwningPackage, getPackageId, getURI, isIgnoreInvariants, removePackageListener, setIgnoreInvariants, setName, setNsPrefix, setOwningPackage, setPackageId, setURI, setURIGen, toStringgetOwnedConstraintsgetNameallOwnedElements, eInvoke, getAnnotatingComments, getOwnedAnnotations, getOwnedComments, getOwnedExtensions, getValuegetESObject, getETarget, getImage, getTarget, getText, setESObject, setTarget, unloadedequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetOwnedConstraintsgetNameallOwnedElements, getAnnotatingComments, getESObject, getETarget, getOwnedAnnotations, getOwnedComments, getOwnedExtensions, getValuepublic static void disposeInstance()
public static Orphanage getOrphanage(EObject eObject)
public static Orphanage getOrphanage(ResourceSet resourceSet)
public static boolean isTypeOrphanage(Package asPackage)
public void dispose()
public <any> getOwnedClasses()
PackageClass.
It is bidirectional and its opposite is 'Owning Package'.
References the packaged elements that are Types.
getOwnedClasses in interface PackagegetOwnedClasses in class PackageImplPivotPackage.getPackage_OwnedClasses(),
Class.getOwningPackage()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.