|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Extractor
A representation of the model object 'Extractor'. Predicate.
The following features are supported:
SnapshotPackage.getExtractor()| Method Summary | |
|---|---|
Double |
getCost()
Returns the value of the 'Cost' attribute. |
org.eclipse.emf.common.util.EList<Integer> |
getParameterIndices()
Returns the value of the 'Parameter Indices' attribute list. |
org.eclipse.emf.common.util.EList<Extractor> |
getParts()
Returns the value of the 'Parts' containment reference list. |
String |
getRole()
Returns the value of the 'Role' attribute. |
void |
setCost(Double value)
Sets the value of the ' Cost' attribute. |
void |
setRole(String value)
Sets the value of the ' Role' attribute. |
| Methods inherited from interface com.hammurapi.eventbus.snapshot.SnapshotElement |
|---|
getDetails, getId, getName, getSnapshot, setDetails, setId, setName, setSnapshot |
| 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 getRole()
setRole(String),
SnapshotPackage.getExtractor_Role()void setRole(String value)
Role' attribute.
value - the new value of the 'Role' attribute.getRole()org.eclipse.emf.common.util.EList<Extractor> getParts()
Extractor.
Predicate parts (for composite/comparison/complex predicates).
SnapshotPackage.getExtractor_Parts()org.eclipse.emf.common.util.EList<Integer> getParameterIndices()
Integer.
If the meaning of the 'Parameter Indices' attribute list isn't clear, there really should be more of a description here...
SnapshotPackage.getExtractor_ParameterIndices()Double getCost()
If the meaning of the 'Cost' attribute isn't clear, there really should be more of a description here...
setCost(Double),
SnapshotPackage.getExtractor_Cost()void setCost(Double value)
Cost' attribute.
value - the new value of the 'Cost' attribute.getCost()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||