Modifier and Type | Method and Description |
---|---|
ComponentType |
AssemblyComponent.getComponentType()
Returns the value of the 'Component Type' reference.
|
Modifier and Type | Method and Description |
---|---|
void |
AssemblyComponent.setComponentType(ComponentType value)
Sets the value of the '
Component Type ' reference. |
Modifier and Type | Field and Description |
---|---|
protected ComponentType |
AssemblyComponentImpl.componentType
The cached value of the '
Component Type ' reference. |
Modifier and Type | Method and Description |
---|---|
ComponentType |
AssemblyComponentImpl.basicGetComponentType() |
ComponentType |
AssemblyComponentImpl.getComponentType() |
Modifier and Type | Method and Description |
---|---|
void |
AssemblyComponentImpl.setComponentType(ComponentType newComponentType) |
Modifier and Type | Method and Description |
---|---|
ComponentType |
TypeFactory.createComponentType()
Returns a new object of class 'Component Type'.
|
ComponentType |
OperationType.getComponentType() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EMap<java.lang.String,ComponentType> |
TypeModel.getComponentTypes()
Returns the value of the 'Component Types' map.
|
Modifier and Type | Class and Description |
---|---|
class |
ComponentTypeImpl
An implementation of the model object 'Component Type'.
|
Modifier and Type | Field and Description |
---|---|
protected ComponentType |
EStringToComponentTypeMapEntryImpl.value
The cached value of the '
Value ' containment reference. |
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EMap<java.lang.String,ComponentType> |
TypeModelImpl.componentTypes
The cached value of the '
Component Types ' map. |
Modifier and Type | Method and Description |
---|---|
ComponentType |
TypeFactoryImpl.createComponentType() |
ComponentType |
OperationTypeImpl.getComponentType() |
ComponentType |
EStringToComponentTypeMapEntryImpl.getTypedValue() |
ComponentType |
EStringToComponentTypeMapEntryImpl.getValue() |
ComponentType |
EStringToComponentTypeMapEntryImpl.setValue(ComponentType value) |
Modifier and Type | Method and Description |
---|---|
java.util.Map.Entry<java.lang.String,ComponentType> |
TypeFactoryImpl.createEStringToComponentTypeMapEntry() |
org.eclipse.emf.common.util.EMap<java.lang.String,ComponentType> |
TypeModelImpl.getComponentTypes() |
org.eclipse.emf.common.util.EMap<java.lang.String,ComponentType> |
EStringToComponentTypeMapEntryImpl.getEMap() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
EStringToComponentTypeMapEntryImpl.basicSetTypedValue(ComponentType newValue,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
EStringToComponentTypeMapEntryImpl.setTypedValue(ComponentType newValue) |
ComponentType |
EStringToComponentTypeMapEntryImpl.setValue(ComponentType value) |
Modifier and Type | Method and Description |
---|---|
T |
TypeSwitch.caseComponentType(ComponentType object)
Returns the result of interpreting the object as an instance of 'Component Type'.
|
Modifier and Type | Method and Description |
---|---|
T |
TypeSwitch.caseEStringToComponentTypeMapEntry(java.util.Map.Entry<java.lang.String,ComponentType> object)
Returns the result of interpreting the object as an instance of 'EString To Component Type Map Entry'.
|
Modifier and Type | Method and Description |
---|---|
default java.lang.String |
IComponentNameBuilder.build(ComponentType componentType) |
void |
IComponentSignatureExtractor.extract(ComponentType componentType) |
void |
JavaComponentSignatureExtractor.extract(ComponentType componentType) |
Copyright 2020 Kieker Project, http://kieker-monitoring.net