|
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.AbstractFactoryComponentFactoryImpl
public abstract class AbstractFactoryComponentFactoryImpl
An implementation of the model object 'Abstract FactoryComponent Factory'.
The following features are implemented:
Field Summary | |
---|---|
protected Context |
context
The cached value of the ' Context ' containment reference |
protected static String |
CONTEXT_ID_EDEFAULT
The default value of the ' Context Id ' attribute |
protected String |
contextId
The cached value of the ' Context Id ' 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 |
AbstractFactoryComponentFactoryImpl()
|
Method Summary | |
---|---|
NotificationChain |
basicSetContext(Context newContext,
NotificationChain msgs)
|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
Context |
getContext()
|
String |
getContextId()
|
void |
setContext(Context newContext)
|
void |
setContextId(String newContextId)
|
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 Context context
Context
' containment reference.
getContext()
protected static final String CONTEXT_ID_EDEFAULT
Context Id
' attribute.
getContextId()
protected String contextId
Context Id
' attribute.
getContextId()
Constructor Detail |
---|
protected AbstractFactoryComponentFactoryImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class NamedModelElementWithIdImpl
public Context getContext()
getContext
in interface AbstractFactoryComponentFactory
AbstractFactoryComponentFactory.setContext(Context)
,
ModelPackage.getAbstractFactoryComponentFactory_Context()
public NotificationChain basicSetContext(Context newContext, NotificationChain msgs)
public void setContext(Context newContext)
setContext
in interface AbstractFactoryComponentFactory
newContext
- the new value of the 'Context' containment reference.AbstractFactoryComponentFactory.getContext()
public String getContextId()
getContextId
in interface AbstractFactoryComponentFactory
AbstractFactoryComponentFactory.setContextId(String)
,
ModelPackage.getAbstractFactoryComponentFactory_ContextId()
public void setContextId(String newContextId)
setContextId
in interface AbstractFactoryComponentFactory
newContextId
- the new value of the 'Context Id' attribute.AbstractFactoryComponentFactory.getContextId()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
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.