com.ibm.rational.test.lt.trace.model

Interface LTTPackage

  • All Superinterfaces:
    org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier


    public interface LTTPackage
    extends org.eclipse.emf.ecore.EPackage
    • Field Detail

      • eNAME

        static final String eNAME
        The package name.
      • eNS_URI

        static final String eNS_URI
        The package namespace URI.
      • eNS_PREFIX

        static final String eNS_PREFIX
        The package namespace name.
      • eINSTANCE

        static final LTTPackage eINSTANCE
        The singleton instance of the package.
      • LTT_ANNOTATION_VALUE

        static final int LTT_ANNOTATION_VALUE
        The meta object id for the LTT Annotation Value class.
      • LTT_ANNOTATION_VALUE__STRING_VALUE

        static final int LTT_ANNOTATION_VALUE__STRING_VALUE
        The feature id for the 'String Value' attribute.
      • LTT_ANNOTATION_VALUE__LTT_ANNOTATION_ENTRY

        static final int LTT_ANNOTATION_VALUE__LTT_ANNOTATION_ENTRY
        The feature id for the 'String Value' attribute.
      • LTT_ANNOTATION_VALUE__CONTAINER

        static final int LTT_ANNOTATION_VALUE__CONTAINER
        The feature id for the 'Container' reference.
      • LTT_ANNOTATION_VALUE_FEATURE_COUNT

        static final int LTT_ANNOTATION_VALUE_FEATURE_COUNT
        The number of structural features of the the 'TRC Object Value' class.
      • LTT_ANNOTATION_ENTRY

        static final int LTT_ANNOTATION_ENTRY
        The meta object id for the TRC Input Output Entry class.
      • LTT_ANNOTATION_ENTRY__VALUE

        static final int LTT_ANNOTATION_ENTRY__VALUE
        The feature id for the 'Value' containment reference list.
      • LTT_ANNOTATION_ENTRY__CONTAINER

        static final int LTT_ANNOTATION_ENTRY__CONTAINER
        The feature id for the 'Container' container reference.
      • LTT_ANNOTATION_ENTRY__KEY

        static final int LTT_ANNOTATION_ENTRY__KEY
        The feature id for the 'Key' reference.
      • LTT_ANNOTATION_ENTRY_FEATURE_COUNT

        static final int LTT_ANNOTATION_ENTRY_FEATURE_COUNT
        The number of structural features of the the 'TRC Input Output Entry' class.
      • LTT_ANNOTATION_CONTAINER

        static final int LTT_ANNOTATION_CONTAINER
        The meta object id for the TRC Input Output Container class.
      • LTT_ANNOTATION_CONTAINER__ENTRIES

        static final int LTT_ANNOTATION_CONTAINER__ENTRIES
        The feature id for the 'Entries' map.
      • LTT_ANNOTATION_CONTAINER_FEATURE_COUNT

        static final int LTT_ANNOTATION_CONTAINER_FEATURE_COUNT
        The number of structural features of the the 'TRC Input Output Container' class.
    • Method Detail

      • getLTTAnnotationValue

        org.eclipse.emf.ecore.EClass getLTTAnnotationValue()
        Returns the meta object for class 'TRC Object Value'.
        Returns:
        the meta object for class 'TRC Object Value'.
      • getLTTAnnotationValue_Offset

        org.eclipse.emf.ecore.EAttribute getLTTAnnotationValue_Offset()
        Returns the meta object for the attribute 'Offset'.
        Returns:
        the meta object for the attribute 'String Value'.
      • getLTTAnnotationValue_LTTAnnotationEntry

        org.eclipse.emf.ecore.EReference getLTTAnnotationValue_LTTAnnotationEntry()
        Returns the meta object for the container reference 'TRC Input Output Entry'.
        Returns:
        the meta object for the container reference 'TRC Input Output Entry'.
      • getLTTAnnotationValue_Container

        org.eclipse.emf.ecore.EReference getLTTAnnotationValue_Container()
        Returns the meta object for the reference 'Container'.
        Returns:
        the meta object for the reference 'Container'.
      • getLTTAnnotationEntry

        org.eclipse.emf.ecore.EClass getLTTAnnotationEntry()
        Returns the meta object for class 'TRC Input Output Entry'.
        Returns:
        the meta object for class 'TRC Input Output Entry'.
        See Also:
        Map.Entry
      • getLTTAnnotationEntry_Value

        org.eclipse.emf.ecore.EReference getLTTAnnotationEntry_Value()
        Returns the meta object for the containment reference list 'Value'.
        Returns:
        the meta object for the containment reference list 'Value'.
        See Also:
        org.eclipse.hyades.models.trace.impl.TRCInputOutputEntryImpl, org.eclipse.hyades.models.trace.impl.TracePackageImpl#getTRCInputOutputEntry()
      • getLTTAnnotationEntry_Container

        org.eclipse.emf.ecore.EReference getLTTAnnotationEntry_Container()
        Returns the meta object for the container reference 'Container'.
        Returns:
        the meta object for the container reference 'Container'.
        See Also:
        org.eclipse.hyades.models.trace.impl.TRCInputOutputEntryImpl, org.eclipse.hyades.models.trace.impl.TracePackageImpl#getTRCInputOutputEntry()
      • getLTTAnnotationEntry_Key

        org.eclipse.emf.ecore.EReference getLTTAnnotationEntry_Key()
        Returns the meta object for the reference 'Key'.
        Returns:
        the meta object for the reference 'Key'.
        See Also:
        org.eclipse.hyades.models.trace.impl.TRCInputOutputEntryImpl, org.eclipse.hyades.models.trace.impl.TracePackageImpl#getTRCInputOutputEntry()
      • getLTTAnnotationContainer

        org.eclipse.emf.ecore.EClass getLTTAnnotationContainer()
        Returns the meta object for class 'TRC Input Output Container'.
        Returns:
        the meta object for class 'TRC Input Output Container'.
        See Also:
        TRCInputOutputContainer
      • getLTTAnnotationContainer_Entries

        org.eclipse.emf.ecore.EReference getLTTAnnotationContainer_Entries()
        Returns the meta object for the map 'Entries'.
        Returns:
        the meta object for the map 'Entries'.
        See Also:
        TRCInputOutputContainer.getEntries()
      • getLTTFactory

        LTTFactory getLTTFactory()
        Returns the factory that creates the instances of the model.
        Returns:
        the factory that creates the instances of the model.
IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2013. All rights reserved.