|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CommonFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
CommonPackage
Field Summary | |
---|---|
static CommonFactory |
eINSTANCE
The singleton instance of the factory |
Method Summary | |
---|---|
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 |
Methods inherited from interface org.eclipse.emf.ecore.EFactory |
---|
convertToString, create, createFromString, getEPackage, setEPackage |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final CommonFactory eINSTANCE
Method Detail |
---|
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()
|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |