Uses of Interface
org.eclipse.ohf.stem.tests.util.labels.TestDynamicLabel1

Packages that use TestDynamicLabel1
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 TestDynamicLabel1 in org.eclipse.ohf.stem.tests.util
 

Methods in org.eclipse.ohf.stem.tests.util that return TestDynamicLabel1
static TestDynamicLabel1 TestUtil.createDynamicLabel(org.eclipse.emf.common.util.URI uriOfIdentifiableToBeLabeled)
           
static TestDynamicLabel1 TestUtil.createDynamicLabel(org.eclipse.emf.common.util.URI labelURI, org.eclipse.emf.common.util.URI uriOfIdentifiableToBeLabeled)
           
 

Uses of TestDynamicLabel1 in org.eclipse.ohf.stem.tests.util.labels
 

Methods in org.eclipse.ohf.stem.tests.util.labels that return TestDynamicLabel1
 TestDynamicLabel1 LabelsFactory.createTestDynamicLabel1()
          Returns a new object of class 'Test Dynamic Label1'.
 

Uses of TestDynamicLabel1 in org.eclipse.ohf.stem.tests.util.labels.impl
 

Classes in org.eclipse.ohf.stem.tests.util.labels.impl that implement TestDynamicLabel1
 class TestDynamicLabel1Impl
          An implementation of the model object 'Test Dynamic Label1'.
 

Methods in org.eclipse.ohf.stem.tests.util.labels.impl that return TestDynamicLabel1
 TestDynamicLabel1 LabelsFactoryImpl.createTestDynamicLabel1()
           
 

Uses of TestDynamicLabel1 in org.eclipse.ohf.stem.tests.util.labels.util
 

Methods in org.eclipse.ohf.stem.tests.util.labels.util with parameters of type TestDynamicLabel1
 T LabelsSwitch.caseTestDynamicLabel1(TestDynamicLabel1 object)
          Returns the result of interpretting the object as an instance of 'Test Dynamic Label1'.