|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Package
A representation of the model object 'Package'.
The following features are supported:
JavaPackage.getPackage()
Method Summary | |
---|---|
Model |
getModel()
Returns the value of the 'Model' container reference. |
|
getOwnedElements()
Returns the value of the 'Owned Elements' containment reference list. |
|
getOwnedPackages()
Returns the value of the 'Owned Packages' containment reference list. |
Package |
getPackage()
Returns the value of the 'Package' container reference. |
|
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. |
Methods inherited from interface org.eclipse.gmt.modisco.java.NamedElement |
---|
getName, getUsagesInImports, isProxy, setName, setProxy |
Methods inherited from interface org.eclipse.gmt.modisco.java.ASTNode |
---|
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnit |
Method Detail |
---|
getOwnedElements()
AbstractTypeDeclaration
.
It is bidirectional and its opposite is 'Package
'.
If the meaning of the 'Owned Elements' containment reference list isn't clear, there really should be more of a description here...
JavaPackage.getPackage_OwnedElements()
,
AbstractTypeDeclaration.getPackage()
Model getModel()
Owned Elements
'.
If the meaning of the 'Model' container reference isn't clear, there really should be more of a description here...
setModel(Model)
,
JavaPackage.getPackage_Model()
,
Model.getOwnedElements()
void setModel(Model value)
Model
' container reference.
value
- the new value of the 'Model' container reference.getModel()
getOwnedPackages()
Package
.
It is bidirectional and its opposite is 'Package
'.
If the meaning of the 'Owned Packages' containment reference list isn't clear, there really should be more of a description here...
JavaPackage.getPackage_OwnedPackages()
,
getPackage()
Package getPackage()
Owned Packages
'.
If the meaning of the 'Package' container reference isn't clear, there really should be more of a description here...
setPackage(Package)
,
JavaPackage.getPackage_Package()
,
getOwnedPackages()
void setPackage(Package value)
Package
' container reference.
value
- the new value of the 'Package' container reference.getPackage()
getUsagesInPackageAccess()
PackageAccess
.
It is bidirectional and its opposite is 'Package
'.
If the meaning of the 'Usages In Package Access' reference list isn't clear, there really should be more of a description here...
JavaPackage.getPackage_UsagesInPackageAccess()
,
PackageAccess.getPackage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |