|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MultiReferenceOperation
A representation of the model object ' Multi Reference Operation'.
The following features are supported:
OperationsPackage.getMultiReferenceOperation()| Method Summary | |
|---|---|
int |
getIndex()
Returns the value of the 'Index' attribute. |
org.eclipse.emf.common.util.EList<ModelElementId> |
getReferencedModelElements()
Returns the value of the 'Referenced Model Elements' containment reference list. |
boolean |
isAdd()
Returns the value of the 'Add' attribute. |
void |
setAdd(boolean value)
Sets the value of the ' Add' attribute. |
void |
setIndex(int value)
Sets the value of the ' Index' attribute. |
| Methods inherited from interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.ReferenceOperation |
|---|
getContainmentType, getOppositeFeatureName, isBidirectional, setBidirectional, setContainmentType, setOppositeFeatureName |
| 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.getMultiReferenceOperation_Add()void setAdd(boolean value)
Add' attribute.
value - the new value of the 'Add' attribute.isAdd()int getIndex()
If the meaning of the 'Index' attribute isn't clear, there really should be more of a description here...
setIndex(int),
OperationsPackage.getMultiReferenceOperation_Index()void setIndex(int value)
Index' attribute.
value - the new value of the 'Index' attribute.getIndex()org.eclipse.emf.common.util.EList<ModelElementId> getReferencedModelElements()
ModelElementId.
If the meaning of the 'Referenced Model Elements' containment reference list isn't clear, there really should be more of a description here...
OperationsPackage.getMultiReferenceOperation_ReferencedModelElements()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||