|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Rule
A representation of the model object 'Rule'.
The following features are supported:
HutnConfigPackage.getRule()
Method Summary | |
---|---|
java.lang.String |
getAttribute()
Returns the value of the 'Attribute' attribute. |
java.lang.String |
getClassifier()
Returns the value of the 'Classifier' attribute. |
void |
setAttribute(java.lang.String value)
Sets the value of the ' Attribute ' attribute. |
void |
setClassifier(java.lang.String value)
Sets the value of the ' Classifier ' 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 |
---|
java.lang.String getClassifier()
If the meaning of the 'Classifier' attribute isn't clear, there really should be more of a description here...
setClassifier(String)
,
HutnConfigPackage.getRule_Classifier()
void setClassifier(java.lang.String value)
Classifier
' attribute.
value
- the new value of the 'Classifier' attribute.getClassifier()
java.lang.String getAttribute()
If the meaning of the 'Attribute' attribute isn't clear, there really should be more of a description here...
setAttribute(String)
,
HutnConfigPackage.getRule_Attribute()
void setAttribute(java.lang.String value)
Attribute
' attribute.
value
- the new value of the 'Attribute' attribute.getAttribute()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |