EGF Engine
Release 0.1.0

org.eclipse.egf.core.ui.data.fc
Class FactoryComponentInPlatform

java.lang.Object
  extended by org.eclipse.egf.core.ui.data.fc.FactoryComponentInPlatform

public class FactoryComponentInPlatform
extends Object


Constructor Summary
FactoryComponentInPlatform()
           
 
Method Summary
 Object getAdapter(Class adapter_p)
           
 Collection<FactoryComponent> getFactoryComponents()
          Get all existing factory components in the running Eclipse instance.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FactoryComponentInPlatform

public FactoryComponentInPlatform()
Method Detail

getAdapter

public Object getAdapter(Class adapter_p)
See Also:
org.eclipse.core.runtime.IAdaptable#getAdapter(java.lang.Class)

getFactoryComponents

public Collection<FactoryComponent> getFactoryComponents()
Get all existing factory components in the running Eclipse instance.

Returns:
a shallow copy of the internal collection.

EGF Engine
Release 0.1.0

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.