|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Import in org.eclipse.amp.amf.parameters |
---|
Methods in org.eclipse.amp.amf.parameters with parameters of type Import | |
---|---|
static java.lang.String |
AParInterpreter.convertURI(Import importModel)
|
Uses of Import in org.eclipse.amp.amf.parameters.aPar |
---|
Methods in org.eclipse.amp.amf.parameters.aPar that return Import | |
---|---|
Import |
AParFactory.createImport()
Returns a new object of class 'Import'. |
Import |
Model.getModel()
Returns the value of the 'Model' containment reference. |
Methods in org.eclipse.amp.amf.parameters.aPar with parameters of type Import | |
---|---|
void |
Model.setModel(Import value)
Sets the value of the ' Model ' containment reference. |
Uses of Import in org.eclipse.amp.amf.parameters.aPar.impl |
---|
Classes in org.eclipse.amp.amf.parameters.aPar.impl that implement Import | |
---|---|
class |
ImportImpl
An implementation of the model object 'Import'. |
Fields in org.eclipse.amp.amf.parameters.aPar.impl declared as Import | |
---|---|
protected Import |
ModelImpl.model
The cached value of the ' Model ' containment reference. |
Methods in org.eclipse.amp.amf.parameters.aPar.impl that return Import | |
---|---|
Import |
AParFactoryImpl.createImport()
|
Import |
ModelImpl.getModel()
|
Methods in org.eclipse.amp.amf.parameters.aPar.impl with parameters of type Import | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
ModelImpl.basicSetModel(Import newModel,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
ModelImpl.setModel(Import newModel)
|
Uses of Import in org.eclipse.amp.amf.parameters.aPar.util |
---|
Methods in org.eclipse.amp.amf.parameters.aPar.util with parameters of type Import | |
---|---|
T |
AParSwitch.caseImport(Import object)
Returns the result of interpreting the object as an instance of 'Import'. |
Uses of Import in org.eclipse.amp.amf.parameters.scoping |
---|
Methods in org.eclipse.amp.amf.parameters.scoping with parameters of type Import | |
---|---|
protected void |
AParScopeProvider.getAttributes(Import importModel)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |