public interface ComponentModelFactory
extends org.eclipse.emf.ecore.EFactory
ComponentModelPackage
Modifier and Type | Field and Description |
---|---|
static ComponentModelFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
ComponentImplementation |
createComponentImplementation()
Returns a new object of class 'Component Implementation'.
|
ComponentType |
createComponentType()
Returns a new object of class 'Component Type'.
|
FunctionalPartition |
createFunctionalPartition()
Returns a new object of class 'Functional Partition'.
|
HwAbstractionComponentImpl |
createHwAbstractionComponentImpl()
Returns a new object of class 'Hw Abstraction Component Impl'.
|
ComponentModelPackage |
getComponentModelPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final ComponentModelFactory eINSTANCE
ComponentType createComponentType()
ComponentImplementation createComponentImplementation()
FunctionalPartition createFunctionalPartition()
HwAbstractionComponentImpl createHwAbstractionComponentImpl()
ComponentModelPackage getComponentModelPackage()