Modifier and Type | Method and Description |
---|---|
protected abstract CBTest |
TestEditor.createTestObject(org.eclipse.hyades.models.common.facades.behavioral.ITestSuite testSuite)
Loads and returns concrete type derived from
CBTest . |
CBTest |
TestEditor.getTest()
Returns
CBTest . |
Modifier and Type | Method and Description |
---|---|
static CBActionElement |
MarkerUtil.findModelObject(IMarker marker,
boolean type,
CBTest test)
Finds model element that has ID equal to the ID specified in the marker.
|
protected void |
TestEditor.setCbTest(CBTest test) |
static Object |
ModelStateManager.setStatusModified(CBTest test,
Object context,
TestEditor editor) |
Modifier and Type | Method and Description |
---|---|
void |
CBBlock.processRemoval(CBTest test) |
Modifier and Type | Method and Description |
---|---|
static void |
DataCorrelator.setCBTest(CBTest test) |
Modifier and Type | Method and Description |
---|---|
void |
LTBlockImpl.processRemoval(CBTest fromTest) |
Modifier and Type | Interface and Description |
---|---|
interface |
LTTest
A representation of the model object 'LT Test'
|
Modifier and Type | Method and Description |
---|---|
protected CBTest |
LoadTestEditor.createTestObject(org.eclipse.hyades.models.common.facades.behavioral.ITestSuite suite)
Calls LttestFactory.eINSTANCE.loadLTTest( getTestSuite() ).
|
© Copyright IBM Corp. 2013. All rights reserved.