public interface AssemblyFactory
extends org.eclipse.emf.ecore.EFactory
AssemblyPackage
Modifier and Type | Field and Description |
---|---|
static AssemblyFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
AssemblyComponent |
createAssemblyComponent()
Returns a new object of class 'Component'.
|
AssemblyModel |
createAssemblyModel()
Returns a new object of class 'Model'.
|
AssemblyOperation |
createAssemblyOperation()
Returns a new object of class 'Operation'.
|
AssemblyPackage |
getAssemblyPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final AssemblyFactory eINSTANCE
AssemblyModel createAssemblyModel()
AssemblyComponent createAssemblyComponent()
AssemblyOperation createAssemblyOperation()
AssemblyPackage getAssemblyPackage()
Copyright 2020 Kieker Project, http://kieker-monitoring.net