|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ReferenceOperation
A representation of the model object ' Reference Operation'.
The following features are supported:
OperationsPackage.getReferenceOperation()| Method Summary | |
|---|---|
ContainmentType |
getContainmentType()
Returns the value of the 'Containment Type' attribute. |
String |
getOppositeFeatureName()
Returns the value of the 'Opposite Feature Name' attribute. |
boolean |
isBidirectional()
Returns the value of the 'Bidirectional' attribute. |
void |
setBidirectional(boolean value)
Sets the value of the ' Bidirectional' attribute. |
void |
setContainmentType(ContainmentType value)
Sets the value of the ' Containment Type' attribute. |
void |
setOppositeFeatureName(String value)
Sets the value of the ' Opposite Feature Name' 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 isBidirectional()
If the meaning of the 'Bidirectional' attribute isn't clear, there really should be more of a description here...
setBidirectional(boolean),
OperationsPackage.getReferenceOperation_Bidirectional()void setBidirectional(boolean value)
Bidirectional' attribute.
value - the new value of the 'Bidirectional' attribute.isBidirectional()String getOppositeFeatureName()
If the meaning of the 'Opposite Feature Name' attribute isn't clear, there really should be more of a description here...
setOppositeFeatureName(String),
OperationsPackage.getReferenceOperation_OppositeFeatureName()void setOppositeFeatureName(String value)
Opposite Feature Name' attribute.
value - the new value of the 'Opposite Feature Name' attribute.getOppositeFeatureName()ContainmentType getContainmentType()
ContainmentType.
If the meaning of the 'Containment Type' attribute isn't clear, there really should be more of a description here...
ContainmentType,
setContainmentType(ContainmentType),
OperationsPackage.getReferenceOperation_ContainmentType()void setContainmentType(ContainmentType value)
Containment Type' attribute.
value - the new value of the 'Containment Type' attribute.ContainmentType,
getContainmentType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||