|
IBM Rational Performance Tester SDK | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface VpsFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
VpsPackage| Field Summary | |
|---|---|
static VpsFactory |
eINSTANCE
The singleton instance of the factory |
| Method Summary | |
|---|---|
VPContent |
createVPContent()
Returns a new object of class 'VP Content' |
com.ibm.rational.test.lt.models.behavior.vps.VPContentProxy |
createVPContentProxy()
Returns a new object of class 'VP Content Proxy' |
VPString |
createVPString()
Returns a new object of class 'VP String' |
com.ibm.rational.test.lt.models.behavior.vps.VPStringProxy |
createVPStringProxy()
Returns a new object of class 'VP String Proxy' |
VpsPackage |
getVpsPackage()
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 VpsFactory eINSTANCE
| Method Detail |
|---|
VPString createVPString()
VPContent createVPContent()
com.ibm.rational.test.lt.models.behavior.vps.VPStringProxy createVPStringProxy()
com.ibm.rational.test.lt.models.behavior.vps.VPContentProxy createVPContentProxy()
VpsPackage getVpsPackage()
|
IBM Rational Performance Tester SDK | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||