|
TPTP 4.6.0 Tracing and Profiling Tools Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.tptp.trace.arm.ui.internal.preferences.core.ArmFactoryManager
public class ArmFactoryManager
Manager of the ARM factory types.
| Field Summary | |
|---|---|
static java.lang.String |
ARMFACTORY_POINT_EXTENSION
|
| Method Summary | |
|---|---|
ArmFactoryLoader |
getFactory(java.lang.String factoryName)
Returns the ArmFactoryLoader from the given name. |
java.lang.String[] |
getFactoryNames()
Returns a string a array of arm factory type names |
static ArmFactoryManager |
getInstance()
Return the instance of this singleton class |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String ARMFACTORY_POINT_EXTENSION
| Method Detail |
|---|
public static ArmFactoryManager getInstance()
public java.lang.String[] getFactoryNames()
public ArmFactoryLoader getFactory(java.lang.String factoryName)
factoryName - the name of the factory
|
TPTP 4.6.0 Tracing and Profiling Tools Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||