Package | Description |
---|---|
org.ocopomo.ccd.model | |
org.ocopomo.ccd.model.impl | |
org.ocopomo.ccd.model.util | |
org.ocopomo.ccd.model.validation |
Modifier and Type | Method and Description |
---|---|
AttributeInstance |
CCDModelFactory.createAttributeInstance()
Returns a new object of class 'Attribute Instance'
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<AttributeInstance> |
Instance.getAttributes()
Returns the value of the 'Attributes' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
AttributeInstanceImpl
An implementation of the model object 'Attribute Instance'
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<AttributeInstance> |
InstanceImpl.attributes
The cached value of the '
Attributes ' containment reference list |
Modifier and Type | Method and Description |
---|---|
AttributeInstance |
CCDModelFactoryImpl.createAttributeInstance() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<AttributeInstance> |
InstanceImpl.getAttributes() |
Modifier and Type | Method and Description |
---|---|
T |
CCDModelSwitch.caseAttributeInstance(AttributeInstance object)
Returns the result of interpreting the object as an instance of 'Attribute Instance'
|
boolean |
CCDModelValidator.validateAttributeInstance(AttributeInstance attributeInstance,
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.validateAttributes(org.eclipse.emf.common.util.EList<AttributeInstance> value) |