|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectMinimalEObjectImpl.Container
org.eclipse.egf.model.internal.data.ModelElement
org.eclipse.egf.model.impl.NamedModelElementWithIdImpl
org.eclipse.egf.model.impl.TaskFactoryHolderImpl
public class TaskFactoryHolderImpl
An implementation of the model object 'Task Factory Holder'.
The following features are implemented:
Field Summary | |
---|---|
protected Object |
factory
The cached value of the ' Factory ' attribute |
protected static String |
FACTORY_CLASS_EDEFAULT
The default value of the ' Factory Class ' attribute |
protected static Object |
FACTORY_EDEFAULT
The default value of the ' Factory ' attribute |
protected String |
factoryClass
The cached value of the ' Factory Class ' attribute |
Fields inherited from class org.eclipse.egf.model.impl.NamedModelElementWithIdImpl |
---|
description, DESCRIPTION_EDEFAULT, id, ID_EDEFAULT, JAVA_IDENTIFIER_EDEFAULT, javaIdentifier, name, NAME_EDEFAULT |
Constructor Summary | |
---|---|
protected |
TaskFactoryHolderImpl()
|
Method Summary | |
---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
Object |
getFactory()
|
String |
getFactoryClass()
|
void |
setFactory(Object newFactory)
|
void |
setFactoryClass(String newFactoryClass)
|
String |
toString()
|
Methods inherited from class org.eclipse.egf.model.impl.NamedModelElementWithIdImpl |
---|
getDescription, getId, getJavaIdentifier, getName, setDescription, setId, setName |
Methods inherited from class org.eclipse.egf.model.internal.data.ModelElement |
---|
addPropertyChangeListener, generateId, getAdapter, getFactoryComponentLoadingHelper, getFactoryComponentReader, removePropertyChangeListener, setAdapter, setFactoryComponentReader |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.egf.model.NamedModelElementWithId |
---|
getDescription, getId, getJavaIdentifier, getName, setDescription, setId, setName |
Field Detail |
---|
protected static final String FACTORY_CLASS_EDEFAULT
Factory Class
' attribute.
getFactoryClass()
protected String factoryClass
Factory Class
' attribute.
getFactoryClass()
protected static final Object FACTORY_EDEFAULT
Factory
' attribute.
getFactory()
protected Object factory
Factory
' attribute.
getFactory()
Constructor Detail |
---|
protected TaskFactoryHolderImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class NamedModelElementWithIdImpl
public String getFactoryClass()
getFactoryClass
in interface TaskFactoryHolder
TaskFactoryHolder.setFactoryClass(String)
,
ModelPackage.getTaskFactoryHolder_FactoryClass()
public void setFactoryClass(String newFactoryClass)
setFactoryClass
in interface TaskFactoryHolder
newFactoryClass
- the new value of the 'Factory Class' attribute.TaskFactoryHolder.getFactoryClass()
public Object getFactory()
getFactory
in interface TaskFactoryHolder
TaskFactoryHolder.setFactory(Object)
,
ModelPackage.getTaskFactoryHolder_Factory()
public void setFactory(Object newFactory)
setFactory
in interface TaskFactoryHolder
newFactory
- the new value of the 'Factory' attribute.TaskFactoryHolder.getFactory()
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in class NamedModelElementWithIdImpl
public void eSet(int featureID, Object newValue)
eSet
in class NamedModelElementWithIdImpl
public void eUnset(int featureID)
eUnset
in class NamedModelElementWithIdImpl
public boolean eIsSet(int featureID)
eIsSet
in class NamedModelElementWithIdImpl
public String toString()
toString
in class NamedModelElementWithIdImpl
|
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.