|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MultiAttributeOperation
A representation of the model object ' Multi Attribute Operation'.
The following features are supported:
OperationsPackage.getMultiAttributeOperation()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<Integer> |
getIndexes()
Returns the value of the 'Indexes' attribute list. |
org.eclipse.emf.common.util.EList<Object> |
getReferencedValues()
Returns the value of the 'Referenced Values' attribute list. |
boolean |
isAdd()
Returns the value of the 'Add' attribute. |
void |
setAdd(boolean value)
Sets the value of the ' Add' attribute. |
| Methods inherited from interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.FeatureOperation |
|---|
getFeature, getFeature, getFeatureName, getUnset, setFeatureName, setUnset |
| Methods inherited from interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.AbstractOperation |
|---|
apply, getAllInvolvedModelElements, getClientDate, getLeafOperations, getModelElementId, getOperationId, getOtherInvolvedModelElements, isAccepted, reverse, setAccepted, setClientDate, setModelElementId |
| Methods inherited from interface org.eclipse.emf.emfstore.internal.common.model.IdentifiableElement |
|---|
getIdentifier, setIdentifier |
| 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 |
| Methods inherited from interface org.eclipse.emf.emfstore.internal.common.api.APIDelegate |
|---|
createAPI, toAPI |
| Method Detail |
|---|
boolean isAdd()
If the meaning of the 'Add' attribute isn't clear, there really should be more of a description here...
setAdd(boolean),
OperationsPackage.getMultiAttributeOperation_Add()void setAdd(boolean value)
Add' attribute.
value - the new value of the 'Add' attribute.isAdd()org.eclipse.emf.common.util.EList<Integer> getIndexes()
Integer.
If the meaning of the 'Indexes' attribute list isn't clear, there really should be more of a description here...
OperationsPackage.getMultiAttributeOperation_Indexes()org.eclipse.emf.common.util.EList<Object> getReferencedValues()
Object.
If the meaning of the 'Referenced Values' attribute list isn't clear, there really should be more of a description here...
OperationsPackage.getMultiAttributeOperation_ReferencedValues()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||