public interface AssemblyComponent
extends org.eclipse.emf.ecore.EObject
The following features are supported:
AssemblyPackage.getAssemblyComponent()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EMap<java.lang.String,AssemblyOperation> |
getAssemblyOperations()
Returns the value of the 'Assembly Operations' map.
|
ComponentType |
getComponentType()
Returns the value of the 'Component Type' reference.
|
void |
setComponentType(ComponentType value)
Sets the value of the '
Component Type' reference. |
org.eclipse.emf.common.util.EMap<java.lang.String,AssemblyOperation> getAssemblyOperations()
String,
and the value is of type AssemblyOperation,
If the meaning of the 'Assembly Operations' map isn't clear, there really should be more of a description here...
AssemblyPackage.getAssemblyComponent_AssemblyOperations()ComponentType getComponentType()
If the meaning of the 'Component Type' reference isn't clear, there really should be more of a description here...
setComponentType(ComponentType),
AssemblyPackage.getAssemblyComponent_ComponentType()void setComponentType(ComponentType value)
Component Type' reference.
value - the new value of the 'Component Type' reference.getComponentType()Copyright 2020 Kieker Project, http://kieker-monitoring.net