| Modifier and Type | Method and Description |
|---|---|
ValueDescriptor |
ParserFactory.createValueDescriptor()
Returns a new object of class 'Value Descriptor'.
|
ValueDescriptor |
SinglePattern.getValue()
Returns the value of the 'Value' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SinglePattern.setValue(ValueDescriptor value)
Sets the value of the '
Value' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
ValueDescriptorImpl
An implementation of the model object 'Value Descriptor'.
|
| Modifier and Type | Field and Description |
|---|---|
protected ValueDescriptor |
SinglePatternImpl.value
The cached value of the '
Value' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
ValueDescriptor |
SinglePatternImpl.basicGetValue() |
ValueDescriptor |
ParserFactoryImpl.createValueDescriptor() |
ValueDescriptor |
SinglePatternImpl.getValue() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
SinglePatternImpl.basicSetValue(ValueDescriptor newValue,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
SinglePatternImpl.setValue(ValueDescriptor newValue) |
| Modifier and Type | Method and Description |
|---|---|
T |
ParserSwitch.caseValueDescriptor(ValueDescriptor object)
Returns the result of interpreting the object as an instance of 'Value Descriptor'.
|
| Modifier and Type | Method and Description |
|---|---|
static ValueFieldDescriptor |
Descriptors.convert(ValueDescriptor descriptor) |
Copyright © 2015 Eclipse SCADA Project. All rights reserved.