|
EGF Engine Release 0.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TaskFactoryHolder | |
---|---|
org.eclipse.egf.model | |
org.eclipse.egf.model.data.helper | |
org.eclipse.egf.model.impl | |
org.eclipse.egf.model.util |
Uses of TaskFactoryHolder in org.eclipse.egf.model |
---|
Methods in org.eclipse.egf.model that return TaskFactoryHolder | |
---|---|
TaskFactoryHolder |
ModelFactory.createTaskFactoryHolder()
Returns a new object of class 'Task Factory Holder' |
TaskFactoryHolder |
FactoryComponentInvocation.getTaskFactory()
Returns the value of the 'Task Factory' containment reference |
Methods in org.eclipse.egf.model with parameters of type TaskFactoryHolder | |
---|---|
void |
FactoryComponentInvocation.setTaskFactory(TaskFactoryHolder value)
Sets the value of the ' Task Factory ' containment reference |
Uses of TaskFactoryHolder in org.eclipse.egf.model.data.helper |
---|
Methods in org.eclipse.egf.model.data.helper that return TaskFactoryHolder | |
---|---|
TaskFactoryHolder |
IFactoryComponentLoadingHelper.loadTaskFactory(String taskFactoryId_p,
String factoryComponentId_p)
Load a task factory from its description. |
Uses of TaskFactoryHolder in org.eclipse.egf.model.impl |
---|
Classes in org.eclipse.egf.model.impl that implement TaskFactoryHolder | |
---|---|
class |
TaskFactoryHolderImpl
An implementation of the model object 'Task Factory Holder'. |
Fields in org.eclipse.egf.model.impl declared as TaskFactoryHolder | |
---|---|
protected TaskFactoryHolder |
FactoryComponentInvocationImpl.taskFactory
The cached value of the ' Task Factory ' containment reference |
Methods in org.eclipse.egf.model.impl that return TaskFactoryHolder | |
---|---|
TaskFactoryHolder |
FactoryComponentInvocationImpl.basicGetTaskFactory()
|
TaskFactoryHolder |
ModelFactoryImpl.createTaskFactoryHolder()
|
TaskFactoryHolder |
FactoryComponentInvocationImpl.getTaskFactory()
|
Methods in org.eclipse.egf.model.impl with parameters of type TaskFactoryHolder | |
---|---|
NotificationChain |
FactoryComponentInvocationImpl.basicSetTaskFactory(TaskFactoryHolder newTaskFactory,
NotificationChain msgs)
|
void |
FactoryComponentInvocationImpl.setTaskFactory(TaskFactoryHolder newTaskFactory)
|
Uses of TaskFactoryHolder in org.eclipse.egf.model.util |
---|
Methods in org.eclipse.egf.model.util with parameters of type TaskFactoryHolder | |
---|---|
T |
ModelSwitch.caseTaskFactoryHolder(TaskFactoryHolder object)
Returns the result of interpreting the object as an instance of 'Task Factory Holder' |
boolean |
ModelValidator.validateTaskFactoryHolder(TaskFactoryHolder taskFactoryHolder,
DiagnosticChain diagnostics,
Map<Object,Object> context)
|
|
EGF Engine Release 0.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.