|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SetGenerator
A representation of the model object 'Set Generator'.
Provisional API - subject to change
TraitTypesPackage.getSetGenerator()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
java.lang.String |
getAlgorithm()
Returns the value of the 'Algorithm' attribute |
java.lang.String |
getExpression()
Returns the value of the 'Expression' attribute |
void |
setAlgorithm(java.lang.String value)
Sets the value of the ' Algorithm ' attribute |
void |
setExpression(java.lang.String value)
Sets the value of the ' Expression ' 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 |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
java.lang.String getAlgorithm()
If the meaning of the 'Algorithm' attribute isn't clear, there really should be more of a description here...
setAlgorithm(String)
,
TraitTypesPackage.getSetGenerator_Algorithm()
void setAlgorithm(java.lang.String value)
Algorithm
' attribute.
value
- the new value of the 'Algorithm' attribute.getAlgorithm()
java.lang.String getExpression()
If the meaning of the 'Expression' attribute isn't clear, there really should be more of a description here...
setExpression(String)
,
TraitTypesPackage.getSetGenerator_Expression()
void setExpression(java.lang.String value)
Expression
' attribute.
value
- the new value of the 'Expression' attribute.getExpression()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |