|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FactoryComponentInvocation
A representation of the model object 'FactoryComponent Configuration'.
The following features are supported:
ModelPackage.getFactoryComponentInvocation()
Method Summary | |
---|---|
String |
getFactoryComponentId()
Returns the value of the 'Factory Component Id' attribute |
TaskFactoryHolder |
getTaskFactory()
Returns the value of the 'Task Factory' containment reference |
String |
getTaskFactoryId()
Returns the value of the 'Task Factory Id' attribute |
void |
setFactoryComponentId(String value)
Sets the value of the ' FactoryComponent Id ' attribute.
|
void |
setTaskFactory(TaskFactoryHolder value)
Sets the value of the ' Task Factory ' containment reference |
void |
setTaskFactoryId(String value)
Sets the value of the ' Task Factory Id ' attribute |
Methods inherited from interface org.eclipse.egf.model.AbstractFactoryComponentFactory |
---|
getContext, getContextId, setContext, setContextId |
Methods inherited from interface org.eclipse.egf.model.NamedModelElementWithId |
---|
getDescription, getId, getJavaIdentifier, getName, setDescription, setId, setName |
Method Detail |
---|
String getTaskFactoryId()
If the meaning of the 'Task Factory Id' attribute isn't clear, there really should be more of a description here...
setTaskFactoryId(String)
,
ModelPackage.getFactoryComponentInvocation_TaskFactoryId()
void setTaskFactoryId(String value)
Task Factory Id
' attribute.
value
- the new value of the 'Task Factory Id' attribute.getTaskFactoryId()
String getFactoryComponentId()
If the meaning of the 'FactoryComponent Id' attribute isn't clear, there really should be more of a description here...
setFactoryComponentId(String)
,
ModelPackage.getFactoryComponentInvocation_FactoryComponentId()
void setFactoryComponentId(String value)
FactoryComponent Id
' attribute.
value
- the new value of the 'FactoryComponent Id' attribute.getFactoryComponentId()
TaskFactoryHolder getTaskFactory()
If the meaning of the 'Task Factory' containment reference isn't clear, there really should be more of a description here...
setTaskFactory(TaskFactoryHolder)
,
ModelPackage.getFactoryComponentInvocation_TaskFactory()
void setTaskFactory(TaskFactoryHolder value)
Task Factory
' containment reference.
value
- the new value of the 'Task Factory' containment reference.getTaskFactory()
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.