| Modifier and Type | Method and Description |
|---|---|
AttributeValue |
ParserFactory.createAttributeValue()
Returns a new object of class 'Attribute Value'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<AttributeValue> |
ValueDescriptor.getAttributes()
Returns the value of the 'Attributes' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeValueImpl
An implementation of the model object 'Attribute Value'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<AttributeValue> |
ValueDescriptorImpl.attributes
The cached value of the '
Attributes' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
AttributeValue |
ParserFactoryImpl.createAttributeValue() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<AttributeValue> |
ValueDescriptorImpl.getAttributes() |
| Modifier and Type | Method and Description |
|---|---|
T |
ParserSwitch.caseAttributeValue(AttributeValue object)
Returns the result of interpreting the object as an instance of 'Attribute Value'.
|
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.