public interface Package extends NamedElement
The following features are supported:
JavaPackage.getPackage()| Modifier and Type | Method and Description |
|---|---|
Model |
getModel()
Returns the value of the 'Model' container reference.
|
org.eclipse.emf.common.util.EList<AbstractTypeDeclaration> |
getOwnedElements()
Returns the value of the 'Owned Elements' containment reference list.
|
org.eclipse.emf.common.util.EList<Package> |
getOwnedPackages()
Returns the value of the 'Owned Packages' containment reference list.
|
Package |
getPackage()
Returns the value of the 'Package' container reference.
|
org.eclipse.emf.common.util.EList<PackageAccess> |
getUsagesInPackageAccess()
Returns the value of the 'Usages In Package Access' reference list.
|
void |
setModel(Model value)
Sets the value of the '
Model' container reference. |
void |
setPackage(Package value)
Sets the value of the '
Package' container reference. |
getName, getUsagesInImports, isProxy, setName, setProxygetComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUniteInternalContainer, from, id, id, iterator, resource, resourceeBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainerFeatureID, eDerivedOperationID, eDerivedStructuralFeatureID, eDirectResource, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eNotificationRequired, eObjectForURIFragmentSegment, eProxyURI, eResolveProxy, eSet, eSetClass, eSetProxyURI, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegmenteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverforEach, spliteratororg.eclipse.emf.common.util.EList<AbstractTypeDeclaration> getOwnedElements()
AbstractTypeDeclaration.
It is bidirectional and its opposite is 'Package'.
JavaPackage.getPackage_OwnedElements(),
AbstractTypeDeclaration.getPackage()Model getModel()
Owned Elements'.
setModel(Model),
JavaPackage.getPackage_Model(),
Model.getOwnedElements()void setModel(Model value)
Model' container reference.
value - the new value of the 'Model' container reference.getModel()org.eclipse.emf.common.util.EList<Package> getOwnedPackages()
Package.
It is bidirectional and its opposite is 'Package'.
JavaPackage.getPackage_OwnedPackages(),
getPackage()Package getPackage()
Owned Packages'.
setPackage(Package),
JavaPackage.getPackage_Package(),
getOwnedPackages()void setPackage(Package value)
Package' container reference.
value - the new value of the 'Package' container reference.getPackage()org.eclipse.emf.common.util.EList<PackageAccess> getUsagesInPackageAccess()
PackageAccess.
It is bidirectional and its opposite is 'Package'.
JavaPackage.getPackage_UsagesInPackageAccess(),
PackageAccess.getPackage()Copyright © 2018–2020 Atlanmod. All rights reserved.