|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RuleBase
A representation of the model object 'Rule Base'. Base class for rule like audit, metric rules...
The following features are supported:
GMFMapPackage.getRuleBase()
Method Summary | |
---|---|
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, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
String getName()
setName(String)
,
GMFMapPackage.getRuleBase_Name()
void setName(String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
String getDescription()
setDescription(String)
,
GMFMapPackage.getRuleBase_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 |