|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GovernanaceObject
A representation of the model object 'Governanace Object'.
The following features are supported:
ReviewPackage.getGovernanaceObject()
Method Summary | |
---|---|
String |
getDescription()
Returns the value of the 'Description' attribute. |
String |
getHomePage()
Returns the value of the 'Home Page' attribute. |
String |
getName()
Returns the value of the 'Name' attribute. |
org.eclipse.emf.common.util.EList<String> |
getReferences()
Returns the value of the 'References' attribute list. |
String |
getUid()
Returns the value of the 'Uid' attribute. |
void |
setDescription(String value)
Sets the value of the ' Description ' attribute. |
void |
setHomePage(String value)
Sets the value of the ' Home Page ' attribute. |
void |
setName(String value)
Sets the value of the ' Name ' attribute. |
void |
setUid(String value)
Sets the value of the ' Uid ' attribute. |
Methods inherited from interface com.hammurapi.party.CommonObject |
---|
getRoles |
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 |
---|
String getUid()
setUid(String)
,
ReviewPackage.getGovernanaceObject_Uid()
void setUid(String value)
Uid
' attribute.
value
- the new value of the 'Uid' attribute.getUid()
String getName()
setName(String)
,
ReviewPackage.getGovernanaceObject_Name()
void setName(String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
String getDescription()
setDescription(String)
,
ReviewPackage.getGovernanaceObject_Description()
void setDescription(String value)
Description
' attribute.
value
- the new value of the 'Description' attribute.getDescription()
org.eclipse.emf.common.util.EList<String> getReferences()
String
.
References to additional information in Wiki format [
ReviewPackage.getGovernanaceObject_References()
String getHomePage()
setHomePage(String)
,
ReviewPackage.getGovernanaceObject_HomePage()
void setHomePage(String value)
Home Page
' attribute.
value
- the new value of the 'Home Page' attribute.getHomePage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |