|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TestDynamicNodeLabel | |
---|---|
org.eclipse.ohf.stem.tests.util | |
org.eclipse.ohf.stem.tests.util.labels | |
org.eclipse.ohf.stem.tests.util.labels.impl | |
org.eclipse.ohf.stem.tests.util.labels.util |
Uses of TestDynamicNodeLabel in org.eclipse.ohf.stem.tests.util |
---|
Methods in org.eclipse.ohf.stem.tests.util that return TestDynamicNodeLabel | |
---|---|
static TestDynamicNodeLabel |
TestUtil.createDynamicNodeLabel()
|
static TestDynamicNodeLabel |
TestUtil.createDynamicNodeLabel(org.eclipse.emf.common.util.URI uriOfIdentifiableToBeLabeled)
|
static TestDynamicNodeLabel |
TestUtil.createDynamicNodeLabel(org.eclipse.emf.common.util.URI labelURI,
org.eclipse.emf.common.util.URI uriOfIdentifiableToBeLabeled)
|
Uses of TestDynamicNodeLabel in org.eclipse.ohf.stem.tests.util.labels |
---|
Methods in org.eclipse.ohf.stem.tests.util.labels that return TestDynamicNodeLabel | |
---|---|
TestDynamicNodeLabel |
LabelsFactory.createTestDynamicNodeLabel()
Returns a new object of class 'Test Dynamic Node Label'. |
Uses of TestDynamicNodeLabel in org.eclipse.ohf.stem.tests.util.labels.impl |
---|
Classes in org.eclipse.ohf.stem.tests.util.labels.impl that implement TestDynamicNodeLabel | |
---|---|
class |
TestDynamicNodeLabelImpl
An implementation of the model object 'Test Dynamic Node Label'. |
Methods in org.eclipse.ohf.stem.tests.util.labels.impl that return TestDynamicNodeLabel | |
---|---|
TestDynamicNodeLabel |
LabelsFactoryImpl.createTestDynamicNodeLabel()
|
Uses of TestDynamicNodeLabel in org.eclipse.ohf.stem.tests.util.labels.util |
---|
Methods in org.eclipse.ohf.stem.tests.util.labels.util with parameters of type TestDynamicNodeLabel | |
---|---|
T |
LabelsSwitch.caseTestDynamicNodeLabel(TestDynamicNodeLabel object)
Returns the result of interpretting the object as an instance of 'Test Dynamic Node Label'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |