|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Repository
A representation of the model object 'Repository'. Repository is the root of the model constructed from component module's sources.
The following features are supported:
ReviewPackage.getRepository()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<Baseline> |
getBaselines()
Returns the value of the 'Baselines' containment reference list. |
String |
getDescription()
Returns the value of the 'Description' attribute. |
String |
getName()
Returns the value of the 'Name' attribute. |
void |
setDescription(String value)
Sets the value of the ' Description ' attribute. |
void |
setName(String value)
Sets the value of the ' Name ' attribute. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
org.eclipse.emf.common.util.EList<Baseline> getBaselines()
Baseline
.
If the meaning of the 'Baselines' containment reference list isn't clear, there really should be more of a description here...
ReviewPackage.getRepository_Baselines()
String getName()
setName(String)
,
ReviewPackage.getRepository_Name()
void setName(String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
String getDescription()
setDescription(String)
,
ReviewPackage.getRepository_Description()
void setDescription(String value)
Description
' attribute.
value
- the new value of the 'Description' attribute.getDescription()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |