public interface DeploymentFactory
extends org.eclipse.emf.ecore.EFactory
DeploymentPackage
Modifier and Type | Field and Description |
---|---|
static DeploymentFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
DeployedComponent |
createDeployedComponent()
Returns a new object of class 'Deployed Component'.
|
DeployedOperation |
createDeployedOperation()
Returns a new object of class 'Deployed Operation'.
|
DeploymentContext |
createDeploymentContext()
Returns a new object of class 'Context'.
|
DeploymentModel |
createDeploymentModel()
Returns a new object of class 'Model'.
|
DeploymentPackage |
getDeploymentPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final DeploymentFactory eINSTANCE
DeploymentModel createDeploymentModel()
DeploymentContext createDeploymentContext()
DeployedComponent createDeployedComponent()
DeployedOperation createDeployedOperation()
DeploymentPackage getDeploymentPackage()
Copyright 2020 Kieker Project, http://kieker-monitoring.net