|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CapabilityCondition
A representation of the model object 'Capability Condition'.
The following features are supported:
PreprocessingPackage.getCapabilityCondition()| Method Summary | |
|---|---|
Expression |
getExpression()
Returns the value of the 'Expression' attribute. |
Capability |
getName()
Returns the value of the 'Name' attribute. |
java.lang.String |
getValue()
Returns the value of the 'Value' attribute. |
void |
setExpression(Expression value)
Sets the value of the ' Expression' attribute. |
void |
setName(Capability value)
Sets the value of the ' Name' attribute. |
void |
setValue(java.lang.String value)
Sets the value of the ' Value' 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 |
|---|
Capability getName()
Capability.
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
Capability,
setName(Capability),
PreprocessingPackage.getCapabilityCondition_Name()void setName(Capability value)
Name' attribute.
value - the new value of the 'Name' attribute.Capability,
getName()Expression getExpression()
Expression.
If the meaning of the 'Expression' attribute isn't clear, there really should be more of a description here...
Expression,
setExpression(Expression),
PreprocessingPackage.getCapabilityCondition_Expression()void setExpression(Expression value)
Expression' attribute.
value - the new value of the 'Expression' attribute.Expression,
getExpression()java.lang.String getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(String),
PreprocessingPackage.getCapabilityCondition_Value()void setValue(java.lang.String value)
Value' attribute.
value - the new value of the 'Value' attribute.getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||