|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Catalog
A representation of the model object 'Catalog'. A EMF Facet Catalog catalog is a way to references sets of EObject. It has to be subclassed for each user catalog, especially to create derived links to access elements with their right type.
The following features are supported:
CatalogPackage.getCatalog()| Method Summary | |
|---|---|
|
getInstalledEntries()
Returns the value of the 'Installed Entries' reference list. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute. |
| Method Detail |
|---|
getInstalledEntries()
org.eclipse.emf.ecore.EObject.
"installedEntries" represents all the EObject initially registered trough the registration extension point.
CatalogPackage.getCatalog_InstalledEntries()java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
The name of the Catalog.
setName(String),
CatalogPackage.getCatalog_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||