|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.egf.core.ui.data.explorer.FactoryComponentInWorkspace
public class FactoryComponentInWorkspace
Constructor Summary | |
---|---|
FactoryComponentInWorkspace()
|
Method Summary | |
---|---|
boolean |
addFactoryComponent(FactoryComponent factoryComponent_p)
Add given factory component to this factory components container. |
Object |
getAdapter(Class adapter_p)
|
Collection<FactoryComponent> |
getFactoryComponents()
Get all existing factory components in the workspace. |
void |
removeFactoryComponent(FactoryComponent factoryComponent_p)
Remove given factory component from this factory components container. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FactoryComponentInWorkspace()
Method Detail |
---|
public Object getAdapter(Class adapter_p)
org.eclipse.core.runtime.IAdaptable#getAdapter(java.lang.Class)
public Collection<FactoryComponent> getFactoryComponents()
public boolean addFactoryComponent(FactoryComponent factoryComponent_p)
factoryComponent_p
-
true
if given factory component was not already contained.public void removeFactoryComponent(FactoryComponent factoryComponent_p)
factoryComponent_p
-
|
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.