| Modifier and Type | Interface and Description |
|---|---|
interface |
MultiReferenceOperation
A representation of the model object ' Multi Reference Operation'.
|
interface |
MultiReferenceSetOperation
A representation of the model object ' Multi Reference Set Operation'.
|
interface |
SingleReferenceOperation
A representation of the model object ' Single Reference Operation'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ReferenceOperation> |
CreateDeleteOperation.getSubOperations()
Returns the value of the 'Sub Operations' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MultiReferenceOperationImpl
An implementation of the model object ' Multi Reference Operation'.
|
class |
MultiReferenceSetOperationImpl
An implementation of the model object ' Multi Reference Set Operation'.
|
class |
ReferenceOperationImpl
An implementation of the model object ' Reference Operation'.
|
class |
SingleReferenceOperationImpl
An implementation of the model object ' Single Reference Operation'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ReferenceOperation> |
CreateDeleteOperationImpl.getSubOperations() |
| Modifier and Type | Method and Description |
|---|---|
T |
OperationsSwitch.caseReferenceOperation(ReferenceOperation object)
Returns the result of interpreting the object as an instance of ' Reference Operation'.
|
Copyright © 2017. All rights reserved.