Package | Description |
---|---|
org.ocopomo.ccd.model | |
org.ocopomo.ccd.model.impl | |
org.ocopomo.ccd.model.util |
Modifier and Type | Interface and Description |
---|---|
interface |
AttributeElement
A representation of the model object 'Attribute Element'
|
interface |
RelationElement
A representation of the model object 'Relation Element'
|
Modifier and Type | Class and Description |
---|---|
class |
RelationOrAttributeElementImpl
An implementation of the model object 'Relation Or Attribute Element'
|
Modifier and Type | Method and Description |
---|---|
T |
CCDModelSwitch.caseRelationOrAttributeElement(RelationOrAttributeElement object)
Returns the result of interpreting the object as an instance of 'Relation Or Attribute Element'
|
boolean |
CCDModelValidator.validateRelationOrAttributeElement(RelationOrAttributeElement relationOrAttributeElement,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |