public interface CommonFactory
extends org.eclipse.emf.ecore.EFactory
CommonPackage
Modifier and Type | Field and Description |
---|---|
static CommonFactory |
eINSTANCE
The singleton instance of the factory
|
Modifier and Type | Method and Description |
---|---|
com.ibm.rational.test.lt.models.behavior.common.Applet |
createApplet()
Returns a new object of class 'Applet'
|
com.ibm.rational.test.lt.models.behavior.common.AppletHost |
createAppletHost()
Returns a new object of class 'Applet Host'
|
com.ibm.rational.test.lt.models.behavior.common.AppletInput |
createAppletInput()
Returns a new object of class 'Applet Input'
|
com.ibm.rational.test.lt.models.behavior.common.AppletOutput |
createAppletOutput()
Returns a new object of class 'Applet Output'
|
com.ibm.rational.test.lt.models.behavior.common.DigitalCertificate |
createDigitalCertificate()
Returns a new object of class 'Digital Certificate'
|
LTAnnotation |
createLTAnnotation()
Returns a new object of class 'LT Annotation'
|
LTComment |
createLTComment()
Returns a new object of class 'LT Comment'
|
LTCondition |
createLTCondition()
Returns a new object of class 'LT Condition'
|
LTFalseContainer |
createLTFalseContainer()
Returns a new object of class 'LT False Container'
|
LTIf |
createLTIf()
Returns a new object of class 'LT If'
|
LTLeftOperand |
createLTLeftOperand()
Returns a new object of class 'LT Left Operand'
|
LTNameTypeValue |
createLTNameTypeValue()
Returns a new object of class 'LT Name Type Value'
|
com.ibm.rational.test.lt.models.behavior.common.LTNameValuePair |
createLTNameValuePair()
Returns a new object of class 'LT Name Value Pair'
|
LTRightOperand |
createLTRightOperand()
Returns a new object of class 'LT Right Operand'
|
LTTrueContainer |
createLTTrueContainer()
Returns a new object of class 'LT True Container'
|
com.ibm.rational.test.common.models.behavior.value.CBValueDataSource |
createLTValue()
Returns a new object of class 'LT Value'
|
CommonPackage |
getCommonPackage()
Returns the package supported by this factory
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final CommonFactory eINSTANCE
LTIf createLTIf()
LTCondition createLTCondition()
LTTrueContainer createLTTrueContainer()
LTComment createLTComment()
com.ibm.rational.test.common.models.behavior.value.CBValueDataSource createLTValue()
LTAnnotation createLTAnnotation()
com.ibm.rational.test.lt.models.behavior.common.DigitalCertificate createDigitalCertificate()
com.ibm.rational.test.lt.models.behavior.common.Applet createApplet()
com.ibm.rational.test.lt.models.behavior.common.AppletInput createAppletInput()
com.ibm.rational.test.lt.models.behavior.common.AppletOutput createAppletOutput()
com.ibm.rational.test.lt.models.behavior.common.AppletHost createAppletHost()
LTFalseContainer createLTFalseContainer()
LTLeftOperand createLTLeftOperand()
LTRightOperand createLTRightOperand()
com.ibm.rational.test.lt.models.behavior.common.LTNameValuePair createLTNameValuePair()
LTNameTypeValue createLTNameTypeValue()
CommonPackage getCommonPackage()
© Copyright IBM Corp. 2013. All rights reserved.