public interface LTTFactory
extends org.eclipse.emf.ecore.EFactory
Modifier and Type | Field and Description |
---|---|
static LTTFactory |
eINSTANCE
The singleton instance of the factory
|
Modifier and Type | Method and Description |
---|---|
LTTAnnotationContainer |
createLTTAnnotationContainer()
Returns a new object of class 'LTTAnnotation Container'
|
LTTAnnotationValue |
createLTTAnnotationValue()
Returns a new object of class 'LTTAnnotation Value'
|
LTTPackage |
getLTTPackage()
Returns the package supported by this factory
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final LTTFactory eINSTANCE
LTTAnnotationValue createLTTAnnotationValue()
LTTAnnotationContainer createLTTAnnotationContainer()
LTTPackage getLTTPackage()
© Copyright IBM Corp. 2013. All rights reserved.