|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.hyades.trace.ui.internal.core.TraceAssociationManager
public class TraceAssociationManager
Contains utility methods to work with the Test UI extensions.
| Nested Class Summary | |
|---|---|
protected static class |
TraceAssociationManager.TraceDescriptorFilter
|
| Field Summary | |
|---|---|
static java.lang.String |
GENERIC_TEST_SUITE_EDITOR_PART_ID
The Hyades generic test suite editor that is registered to the Eclipse framework. |
static java.lang.String |
GENERIC_TEST_SUITE_TYPE
The Hyades generic test suite type |
protected static org.eclipse.hyades.ui.extension.IAssociationMappingRegistry |
traceViewMappingRegistry
|
| Constructor Summary | |
|---|---|
TraceAssociationManager()
|
|
| Method Summary | |
|---|---|
static void |
dispose()
Disposes the resources used by this class. |
static org.eclipse.hyades.ui.extension.IAssociationMappingRegistry |
getTraceViewMappingRegistry()
Returns the Test Suite's Association mapping registry. |
| 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 GENERIC_TEST_SUITE_TYPE
public static final java.lang.String GENERIC_TEST_SUITE_EDITOR_PART_ID
protected static org.eclipse.hyades.ui.extension.IAssociationMappingRegistry traceViewMappingRegistry
| Constructor Detail |
|---|
public TraceAssociationManager()
| Method Detail |
|---|
public static void dispose()
public static org.eclipse.hyades.ui.extension.IAssociationMappingRegistry getTraceViewMappingRegistry()
When this method is called for the first time it initializes the registry.
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||