Modifier and Type | Method and Description |
---|---|
RelationInstance |
CCDModelFactory.createRelationInstance()
Returns a new object of class 'Relation Instance'
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<RelationInstance> |
Instance.getRelations()
Returns the value of the 'Relations' containment reference list.
|
Modifier and Type | Method and Description |
---|---|
protected RelationInstance |
RelationInstanceReorientCommand.getLink() |
Modifier and Type | Method and Description |
---|---|
protected void |
RelationInstanceCreateCommand.doConfigure(RelationInstance newElement,
org.eclipse.core.runtime.IProgressMonitor monitor,
org.eclipse.core.runtime.IAdaptable info) |
Modifier and Type | Method and Description |
---|---|
boolean |
CCDModelBaseItemSemanticEditPolicy.LinkConstraints.canExistRelationInstance_3004(Instance container,
RelationInstance linkInstance,
Instance source,
Instance target) |
Modifier and Type | Class and Description |
---|---|
class |
RelationInstanceImpl
An implementation of the model object 'Relation Instance'
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<RelationInstance> |
InstanceImpl.relations
The cached value of the '
Relations ' containment reference list |
Modifier and Type | Method and Description |
---|---|
RelationInstance |
CCDModelFactoryImpl.createRelationInstance() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<RelationInstance> |
InstanceImpl.getRelations() |
Modifier and Type | Method and Description |
---|---|
T |
CCDModelSwitch.caseRelationInstance(RelationInstance object)
Returns the result of interpreting the object as an instance of 'Relation Instance'
|
boolean |
CCDModelValidator.validateRelationInstance(RelationInstance relationInstance,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
Modifier and Type | Method and Description |
---|---|
boolean |
InstanceValidator.validateRelations(org.eclipse.emf.common.util.EList<RelationInstance> value) |