public interface Rule
extends org.eclipse.emf.ecore.EObject
The following features are supported:
HutnConfigPackage.getRule()| Modifier and Type | Method and Description |
|---|---|
String |
getAttribute()
Returns the value of the 'Attribute' attribute.
|
String |
getClassifier()
Returns the value of the 'Classifier' attribute.
|
void |
setAttribute(String value)
Sets the value of the '
Attribute' attribute. |
void |
setClassifier(String value)
Sets the value of the '
Classifier' attribute. |
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(String value)
Classifier' attribute.
value - the new value of the 'Classifier' attribute.getClassifier()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(String value)
Attribute' attribute.
value - the new value of the 'Attribute' attribute.getAttribute()Copyright © 2016. All rights reserved.