|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TaskFactoryHolder
A representation of the model object 'Task Factory Holder'.
The following features are supported:
ModelPackage.getTaskFactoryHolder()
Method Summary | |
---|---|
Object |
getFactory()
Returns the value of the 'Factory' attribute |
String |
getFactoryClass()
Returns the value of the 'Factory Class' attribute |
void |
setFactory(Object value)
Sets the value of the ' Factory ' attribute.
|
void |
setFactoryClass(String value)
Sets the value of the ' Factory Class ' attribute |
Methods inherited from interface org.eclipse.egf.model.NamedModelElementWithId |
---|
getDescription, getId, getJavaIdentifier, getName, setDescription, setId, setName |
Method Detail |
---|
String getFactoryClass()
If the meaning of the 'Factory Class' attribute isn't clear, there really should be more of a description here...
setFactoryClass(String)
,
ModelPackage.getTaskFactoryHolder_FactoryClass()
void setFactoryClass(String value)
Factory Class
' attribute.
value
- the new value of the 'Factory Class' attribute.getFactoryClass()
Object getFactory()
If the meaning of the 'Factory' attribute isn't clear, there really should be more of a description here...
setFactory(Object)
,
ModelPackage.getTaskFactoryHolder_Factory()
void setFactory(Object value)
Factory
' attribute.
value
- the new value of the 'Factory' attribute.getFactory()
|
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.