Package | Description |
---|---|
org.ocopomo.ccd.model | |
org.ocopomo.ccd.model.impl | |
org.ocopomo.ccd.model.util |
Modifier and Type | Method and Description |
---|---|
CCD |
CCDModelFactory.createCCD()
Returns a new object of class 'CCD'
|
Modifier and Type | Class and Description |
---|---|
class |
CCDImpl
An implementation of the model object 'CCD'
|
Modifier and Type | Method and Description |
---|---|
CCD |
CCDModelFactoryImpl.createCCD() |
Modifier and Type | Method and Description |
---|---|
T |
CCDModelSwitch.caseCCD(CCD object)
Returns the result of interpreting the object as an instance of 'CCD'
|
boolean |
CCDModelValidator.validateCCD(CCD ccd,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |