Package | Description |
---|---|
org.eclipse.incquery.viewers.runtime.model | |
org.eclipse.incquery.viewers.runtime.model.impl | |
org.eclipse.incquery.viewers.runtime.model.util |
Modifier and Type | Method and Description |
---|---|
Attribute |
NotationFactory.createAttribute()
Returns a new object of class 'Attribute'.
|
Modifier and Type | Class and Description |
---|---|
class |
AttributeImpl
An implementation of the model object 'Attribute'.
|
Modifier and Type | Method and Description |
---|---|
Attribute |
NotationFactoryImpl.createAttribute() |
Modifier and Type | Method and Description |
---|---|
T |
NotationSwitch.caseAttribute(Attribute object)
Returns the result of interpreting the object as an instance of 'Attribute'.
|