org.eclipse.jst.pagedesigner.dtmanager.dtinfo
Interface DTInfoPackage

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 DTInfoPackage
extends org.eclipse.emf.ecore.EPackage

The Package for the model. It contains accessors for the meta objects to represent

Provisional API - subject to change

See Also:
DTInfoFactory

Nested Class Summary
static interface DTInfoPackage.Literals
          Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Field Summary
static java.lang.String copyright
           
static int DT_INFO
          The meta object id for the 'DT Info' class
static int DT_INFO__TAG_CONVERT_INFO
          The feature id for the 'Tag Convert Info' containment reference
static int DT_INFO__TAG_DECORATE_INFOS
          The feature id for the 'Tag Decorate Infos' containment reference list
static int DT_INFO_FEATURE_COUNT
          The number of structural features of the 'DT Info' class
static DTInfoPackage eINSTANCE
          The singleton instance of the package
static java.lang.String eNAME
          The package name
static java.lang.String eNS_PREFIX
          The package namespace name
static java.lang.String eNS_URI
          The package namespace URI
static int OPERATION
          The meta object id for the 'Operation' class
static int OPERATION__ID
          The feature id for the 'Id' attribute
static int OPERATION__OPERATIONS
          The feature id for the 'Operations' containment reference list
static int OPERATION__PARAMETERS
          The feature id for the 'Parameters' containment reference list
static int OPERATION_FEATURE_COUNT
          The number of structural features of the 'Operation' class
static int PARAMETER
          The meta object id for the 'Parameter' class
static int PARAMETER__VALUE
          The feature id for the 'Value' attribute
static int PARAMETER_FEATURE_COUNT
          The number of structural features of the 'Parameter' class
static int RESOLVE_ATTRIBUTE_VALUE
          The meta object id for the 'Resolve Attribute Value' class
static int RESOLVE_ATTRIBUTE_VALUE__ATTRIBUTE_NAME
          The feature id for the 'Attribute Name' attribute
static int RESOLVE_ATTRIBUTE_VALUE_FEATURE_COUNT
          The number of structural features of the 'Resolve Attribute Value' class
static int TAG_CONVERT_INFO
          The meta object id for the 'Tag Convert Info' class
static int TAG_CONVERT_INFO__OPERATIONS
          The feature id for the 'Operations' containment reference list
static int TAG_CONVERT_INFO_FEATURE_COUNT
          The number of structural features of the 'Tag Convert Info' class
static int TAG_DECORATE_INFO
          The meta object id for the 'Tag Decorate Info' class
static int TAG_DECORATE_INFO__ID
          The feature id for the 'Id' attribute
static int TAG_DECORATE_INFO__MIN_HEIGHT
          The feature id for the 'Min Height' attribute
static int TAG_DECORATE_INFO__MIN_WIDTH
          The feature id for the 'Min Width' attribute
static int TAG_DECORATE_INFO__MULTI_LEVEL
          The feature id for the 'Multi Level' attribute
static int TAG_DECORATE_INFO__NEED_BORDER_DECORATOR
          The feature id for the 'Need Border Decorator' attribute
static int TAG_DECORATE_INFO__NEED_TABLE_DECORATOR
          The feature id for the 'Need Table Decorator' attribute
static int TAG_DECORATE_INFO__NON_VISUAL
          The feature id for the 'Non Visual' attribute
static int TAG_DECORATE_INFO__NON_VISUAL_IMAGE_PATH
          The feature id for the 'Non Visual Image Path' attribute
static int TAG_DECORATE_INFO__RESOLVE_ATTRIBUTE_VALUE
          The feature id for the 'Resolve Attribute Value' containment reference
static int TAG_DECORATE_INFO__RESOLVE_CHILD_TEXT
          The feature id for the 'Resolve Child Text' attribute
static int TAG_DECORATE_INFO__SET_NON_VISUAL_CHILD_ELEMENTS
          The feature id for the 'Set Non Visual Child Elements' attribute
static int TAG_DECORATE_INFO__WIDGET
          The feature id for the 'Widget' attribute
static int TAG_DECORATE_INFO_FEATURE_COUNT
          The number of structural features of the 'Tag Decorate Info' class
 
Method Summary
 org.eclipse.emf.ecore.EReference getDTInfo_TagConvertInfo()
          Returns the meta object for the containment reference 'Tag Convert Info'
 org.eclipse.emf.ecore.EReference getDTInfo_TagDecorateInfos()
          Returns the meta object for the containment reference list 'Tag Decorate Infos'
 org.eclipse.emf.ecore.EClass getDTInfo()
          Returns the meta object for class 'DT Info'
 DTInfoFactory getDTInfoFactory()
          Returns the factory that creates the instances of the model
 org.eclipse.emf.ecore.EAttribute getOperation_Id()
          Returns the meta object for the attribute 'Id'
 org.eclipse.emf.ecore.EReference getOperation_Operations()
          Returns the meta object for the containment reference list 'Operations'
 org.eclipse.emf.ecore.EReference getOperation_Parameters()
          Returns the meta object for the containment reference list 'Parameters'
 org.eclipse.emf.ecore.EClass getOperation()
          Returns the meta object for class 'Operation'
 org.eclipse.emf.ecore.EAttribute getParameter_Value()
          Returns the meta object for the attribute 'Value'
 org.eclipse.emf.ecore.EClass getParameter()
          Returns the meta object for class 'Parameter'
 org.eclipse.emf.ecore.EAttribute getResolveAttributeValue_AttributeName()
          Returns the meta object for the attribute 'Attribute Name'
 org.eclipse.emf.ecore.EClass getResolveAttributeValue()
          Returns the meta object for class 'Resolve Attribute Value'
 org.eclipse.emf.ecore.EReference getTagConvertInfo_Operations()
          Returns the meta object for the containment reference list 'Operations'
 org.eclipse.emf.ecore.EClass getTagConvertInfo()
          Returns the meta object for class 'Tag Convert Info'
 org.eclipse.emf.ecore.EAttribute getTagDecorateInfo_Id()
          Returns the meta object for the attribute 'Id'
 org.eclipse.emf.ecore.EAttribute getTagDecorateInfo_MinHeight()
          Returns the meta object for the attribute 'Min Height'
 org.eclipse.emf.ecore.EAttribute getTagDecorateInfo_MinWidth()
          Returns the meta object for the attribute 'Min Width'
 org.eclipse.emf.ecore.EAttribute getTagDecorateInfo_MultiLevel()
          Returns the meta object for the attribute 'Multi Level'
 org.eclipse.emf.ecore.EAttribute getTagDecorateInfo_NeedBorderDecorator()
          Returns the meta object for the attribute 'Need Border Decorator'
 org.eclipse.emf.ecore.EAttribute getTagDecorateInfo_NeedTableDecorator()
          Returns the meta object for the attribute 'Need Table Decorator'
 org.eclipse.emf.ecore.EAttribute getTagDecorateInfo_NonVisual()
          Returns the meta object for the attribute 'Non Visual'
 org.eclipse.emf.ecore.EAttribute getTagDecorateInfo_NonVisualImagePath()
          Returns the meta object for the attribute 'Non Visual Image Path'
 org.eclipse.emf.ecore.EReference getTagDecorateInfo_ResolveAttributeValue()
          Returns the meta object for the containment reference 'Resolve Attribute Value'
 org.eclipse.emf.ecore.EAttribute getTagDecorateInfo_ResolveChildText()
          Returns the meta object for the attribute 'Resolve Child Text'
 org.eclipse.emf.ecore.EAttribute getTagDecorateInfo_SetNonVisualChildElements()
          Returns the meta object for the attribute 'Set Non Visual Child Elements'
 org.eclipse.emf.ecore.EAttribute getTagDecorateInfo_Widget()
          Returns the meta object for the attribute 'Widget'
 org.eclipse.emf.ecore.EClass getTagDecorateInfo()
          Returns the meta object for class 'Tag Decorate Info'
 
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
 
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
 
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, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

copyright

static final java.lang.String copyright

See Also:
Constant Field Values

eNAME

static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values

eNS_URI

static final java.lang.String eNS_URI
The package namespace URI.

See Also:
Constant Field Values

eNS_PREFIX

static final java.lang.String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values

eINSTANCE

static final DTInfoPackage eINSTANCE
The singleton instance of the package.


DT_INFO

static final int DT_INFO
The meta object id for the 'DT Info' class.

See Also:
DTInfoImpl, DTInfoPackageImpl.getDTInfo(), Constant Field Values

DT_INFO__TAG_CONVERT_INFO

static final int DT_INFO__TAG_CONVERT_INFO
The feature id for the 'Tag Convert Info' containment reference.

See Also:
Constant Field Values

DT_INFO__TAG_DECORATE_INFOS

static final int DT_INFO__TAG_DECORATE_INFOS
The feature id for the 'Tag Decorate Infos' containment reference list.

See Also:
Constant Field Values

DT_INFO_FEATURE_COUNT

static final int DT_INFO_FEATURE_COUNT
The number of structural features of the 'DT Info' class.

See Also:
Constant Field Values

TAG_CONVERT_INFO

static final int TAG_CONVERT_INFO
The meta object id for the 'Tag Convert Info' class.

See Also:
TagConvertInfoImpl, DTInfoPackageImpl.getTagConvertInfo(), Constant Field Values

TAG_CONVERT_INFO__OPERATIONS

static final int TAG_CONVERT_INFO__OPERATIONS
The feature id for the 'Operations' containment reference list.

See Also:
Constant Field Values

TAG_CONVERT_INFO_FEATURE_COUNT

static final int TAG_CONVERT_INFO_FEATURE_COUNT
The number of structural features of the 'Tag Convert Info' class.

See Also:
Constant Field Values

OPERATION

static final int OPERATION
The meta object id for the 'Operation' class.

See Also:
OperationImpl, DTInfoPackageImpl.getOperation(), Constant Field Values

OPERATION__ID

static final int OPERATION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

OPERATION__PARAMETERS

static final int OPERATION__PARAMETERS
The feature id for the 'Parameters' containment reference list.

See Also:
Constant Field Values

OPERATION__OPERATIONS

static final int OPERATION__OPERATIONS
The feature id for the 'Operations' containment reference list.

See Also:
Constant Field Values

OPERATION_FEATURE_COUNT

static final int OPERATION_FEATURE_COUNT
The number of structural features of the 'Operation' class.

See Also:
Constant Field Values

PARAMETER

static final int PARAMETER
The meta object id for the 'Parameter' class.

See Also:
ParameterImpl, DTInfoPackageImpl.getParameter(), Constant Field Values

PARAMETER__VALUE

static final int PARAMETER__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values

PARAMETER_FEATURE_COUNT

static final int PARAMETER_FEATURE_COUNT
The number of structural features of the 'Parameter' class.

See Also:
Constant Field Values

TAG_DECORATE_INFO

static final int TAG_DECORATE_INFO
The meta object id for the 'Tag Decorate Info' class.

See Also:
TagDecorateInfoImpl, DTInfoPackageImpl.getTagDecorateInfo(), Constant Field Values

TAG_DECORATE_INFO__ID

static final int TAG_DECORATE_INFO__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

TAG_DECORATE_INFO__MIN_HEIGHT

static final int TAG_DECORATE_INFO__MIN_HEIGHT
The feature id for the 'Min Height' attribute.

See Also:
Constant Field Values

TAG_DECORATE_INFO__MIN_WIDTH

static final int TAG_DECORATE_INFO__MIN_WIDTH
The feature id for the 'Min Width' attribute.

See Also:
Constant Field Values

TAG_DECORATE_INFO__MULTI_LEVEL

static final int TAG_DECORATE_INFO__MULTI_LEVEL
The feature id for the 'Multi Level' attribute.

See Also:
Constant Field Values

TAG_DECORATE_INFO__NEED_BORDER_DECORATOR

static final int TAG_DECORATE_INFO__NEED_BORDER_DECORATOR
The feature id for the 'Need Border Decorator' attribute.

See Also:
Constant Field Values

TAG_DECORATE_INFO__NEED_TABLE_DECORATOR

static final int TAG_DECORATE_INFO__NEED_TABLE_DECORATOR
The feature id for the 'Need Table Decorator' attribute.

See Also:
Constant Field Values

TAG_DECORATE_INFO__NON_VISUAL

static final int TAG_DECORATE_INFO__NON_VISUAL
The feature id for the 'Non Visual' attribute.

See Also:
Constant Field Values

TAG_DECORATE_INFO__NON_VISUAL_IMAGE_PATH

static final int TAG_DECORATE_INFO__NON_VISUAL_IMAGE_PATH
The feature id for the 'Non Visual Image Path' attribute.

See Also:
Constant Field Values

TAG_DECORATE_INFO__RESOLVE_CHILD_TEXT

static final int TAG_DECORATE_INFO__RESOLVE_CHILD_TEXT
The feature id for the 'Resolve Child Text' attribute.

See Also:
Constant Field Values

TAG_DECORATE_INFO__RESOLVE_ATTRIBUTE_VALUE

static final int TAG_DECORATE_INFO__RESOLVE_ATTRIBUTE_VALUE
The feature id for the 'Resolve Attribute Value' containment reference.

See Also:
Constant Field Values

TAG_DECORATE_INFO__SET_NON_VISUAL_CHILD_ELEMENTS

static final int TAG_DECORATE_INFO__SET_NON_VISUAL_CHILD_ELEMENTS
The feature id for the 'Set Non Visual Child Elements' attribute.

See Also:
Constant Field Values

TAG_DECORATE_INFO__WIDGET

static final int TAG_DECORATE_INFO__WIDGET
The feature id for the 'Widget' attribute.

See Also:
Constant Field Values

TAG_DECORATE_INFO_FEATURE_COUNT

static final int TAG_DECORATE_INFO_FEATURE_COUNT
The number of structural features of the 'Tag Decorate Info' class.

See Also:
Constant Field Values

RESOLVE_ATTRIBUTE_VALUE

static final int RESOLVE_ATTRIBUTE_VALUE
The meta object id for the 'Resolve Attribute Value' class.

See Also:
ResolveAttributeValueImpl, DTInfoPackageImpl.getResolveAttributeValue(), Constant Field Values

RESOLVE_ATTRIBUTE_VALUE__ATTRIBUTE_NAME

static final int RESOLVE_ATTRIBUTE_VALUE__ATTRIBUTE_NAME
The feature id for the 'Attribute Name' attribute.

See Also:
Constant Field Values

RESOLVE_ATTRIBUTE_VALUE_FEATURE_COUNT

static final int RESOLVE_ATTRIBUTE_VALUE_FEATURE_COUNT
The number of structural features of the 'Resolve Attribute Value' class.

See Also:
Constant Field Values
Method Detail

getDTInfo

org.eclipse.emf.ecore.EClass getDTInfo()
Returns the meta object for class 'DT Info'.

Returns:
the meta object for class 'DT Info'.
See Also:
DTInfo

getDTInfo_TagConvertInfo

org.eclipse.emf.ecore.EReference getDTInfo_TagConvertInfo()
Returns the meta object for the containment reference 'Tag Convert Info'.

Returns:
the meta object for the containment reference 'Tag Convert Info'.
See Also:
DTInfo.getTagConvertInfo(), getDTInfo()

getDTInfo_TagDecorateInfos

org.eclipse.emf.ecore.EReference getDTInfo_TagDecorateInfos()
Returns the meta object for the containment reference list 'Tag Decorate Infos'.

Returns:
the meta object for the containment reference list 'Tag Decorate Infos'.
See Also:
DTInfo.getTagDecorateInfos(), getDTInfo()

getTagConvertInfo

org.eclipse.emf.ecore.EClass getTagConvertInfo()
Returns the meta object for class 'Tag Convert Info'.

Returns:
the meta object for class 'Tag Convert Info'.
See Also:
TagConvertInfo

getTagConvertInfo_Operations

org.eclipse.emf.ecore.EReference getTagConvertInfo_Operations()
Returns the meta object for the containment reference list 'Operations'.

Returns:
the meta object for the containment reference list 'Operations'.
See Also:
TagConvertInfo.getOperations(), getTagConvertInfo()

getOperation

org.eclipse.emf.ecore.EClass getOperation()
Returns the meta object for class 'Operation'.

Returns:
the meta object for class 'Operation'.
See Also:
Operation

getOperation_Id

org.eclipse.emf.ecore.EAttribute getOperation_Id()
Returns the meta object for the attribute 'Id'.

Returns:
the meta object for the attribute 'Id'.
See Also:
Operation.getId(), getOperation()

getOperation_Parameters

org.eclipse.emf.ecore.EReference getOperation_Parameters()
Returns the meta object for the containment reference list 'Parameters'.

Returns:
the meta object for the containment reference list 'Parameters'.
See Also:
Operation.getParameters(), getOperation()

getOperation_Operations

org.eclipse.emf.ecore.EReference getOperation_Operations()
Returns the meta object for the containment reference list 'Operations'.

Returns:
the meta object for the containment reference list 'Operations'.
See Also:
Operation.getOperations(), getOperation()

getParameter

org.eclipse.emf.ecore.EClass getParameter()
Returns the meta object for class 'Parameter'.

Returns:
the meta object for class 'Parameter'.
See Also:
Parameter

getParameter_Value

org.eclipse.emf.ecore.EAttribute getParameter_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
Parameter.getValue(), getParameter()

getTagDecorateInfo

org.eclipse.emf.ecore.EClass getTagDecorateInfo()
Returns the meta object for class 'Tag Decorate Info'.

Returns:
the meta object for class 'Tag Decorate Info'.
See Also:
TagDecorateInfo

getTagDecorateInfo_Id

org.eclipse.emf.ecore.EAttribute getTagDecorateInfo_Id()
Returns the meta object for the attribute 'Id'.

Returns:
the meta object for the attribute 'Id'.
See Also:
TagDecorateInfo.getId(), getTagDecorateInfo()

getTagDecorateInfo_MinHeight

org.eclipse.emf.ecore.EAttribute getTagDecorateInfo_MinHeight()
Returns the meta object for the attribute 'Min Height'.

Returns:
the meta object for the attribute 'Min Height'.
See Also:
TagDecorateInfo.getMinHeight(), getTagDecorateInfo()

getTagDecorateInfo_MinWidth

org.eclipse.emf.ecore.EAttribute getTagDecorateInfo_MinWidth()
Returns the meta object for the attribute 'Min Width'.

Returns:
the meta object for the attribute 'Min Width'.
See Also:
TagDecorateInfo.getMinWidth(), getTagDecorateInfo()

getTagDecorateInfo_MultiLevel

org.eclipse.emf.ecore.EAttribute getTagDecorateInfo_MultiLevel()
Returns the meta object for the attribute 'Multi Level'.

Returns:
the meta object for the attribute 'Multi Level'.
See Also:
TagDecorateInfo.isMultiLevel(), getTagDecorateInfo()

getTagDecorateInfo_NeedBorderDecorator

org.eclipse.emf.ecore.EAttribute getTagDecorateInfo_NeedBorderDecorator()
Returns the meta object for the attribute 'Need Border Decorator'.

Returns:
the meta object for the attribute 'Need Border Decorator'.
See Also:
TagDecorateInfo.isNeedBorderDecorator(), getTagDecorateInfo()

getTagDecorateInfo_NeedTableDecorator

org.eclipse.emf.ecore.EAttribute getTagDecorateInfo_NeedTableDecorator()
Returns the meta object for the attribute 'Need Table Decorator'.

Returns:
the meta object for the attribute 'Need Table Decorator'.
See Also:
TagDecorateInfo.isNeedTableDecorator(), getTagDecorateInfo()

getTagDecorateInfo_NonVisual

org.eclipse.emf.ecore.EAttribute getTagDecorateInfo_NonVisual()
Returns the meta object for the attribute 'Non Visual'.

Returns:
the meta object for the attribute 'Non Visual'.
See Also:
TagDecorateInfo.isNonVisual(), getTagDecorateInfo()

getTagDecorateInfo_NonVisualImagePath

org.eclipse.emf.ecore.EAttribute getTagDecorateInfo_NonVisualImagePath()
Returns the meta object for the attribute 'Non Visual Image Path'.

Returns:
the meta object for the attribute 'Non Visual Image Path'.
See Also:
TagDecorateInfo.getNonVisualImagePath(), getTagDecorateInfo()

getTagDecorateInfo_ResolveChildText

org.eclipse.emf.ecore.EAttribute getTagDecorateInfo_ResolveChildText()
Returns the meta object for the attribute 'Resolve Child Text'.

Returns:
the meta object for the attribute 'Resolve Child Text'.
See Also:
TagDecorateInfo.isResolveChildText(), getTagDecorateInfo()

getTagDecorateInfo_ResolveAttributeValue

org.eclipse.emf.ecore.EReference getTagDecorateInfo_ResolveAttributeValue()
Returns the meta object for the containment reference 'Resolve Attribute Value'.

Returns:
the meta object for the containment reference 'Resolve Attribute Value'.
See Also:
TagDecorateInfo.getResolveAttributeValue(), getTagDecorateInfo()

getTagDecorateInfo_SetNonVisualChildElements

org.eclipse.emf.ecore.EAttribute getTagDecorateInfo_SetNonVisualChildElements()
Returns the meta object for the attribute 'Set Non Visual Child Elements'.

Returns:
the meta object for the attribute 'Set Non Visual Child Elements'.
See Also:
TagDecorateInfo.isSetNonVisualChildElements(), getTagDecorateInfo()

getTagDecorateInfo_Widget

org.eclipse.emf.ecore.EAttribute getTagDecorateInfo_Widget()
Returns the meta object for the attribute 'Widget'.

Returns:
the meta object for the attribute 'Widget'.
See Also:
TagDecorateInfo.isWidget(), getTagDecorateInfo()

getResolveAttributeValue

org.eclipse.emf.ecore.EClass getResolveAttributeValue()
Returns the meta object for class 'Resolve Attribute Value'.

Returns:
the meta object for class 'Resolve Attribute Value'.
See Also:
ResolveAttributeValue

getResolveAttributeValue_AttributeName

org.eclipse.emf.ecore.EAttribute getResolveAttributeValue_AttributeName()
Returns the meta object for the attribute 'Attribute Name'.

Returns:
the meta object for the attribute 'Attribute Name'.
See Also:
ResolveAttributeValue.getAttributeName(), getResolveAttributeValue()

getDTInfoFactory

DTInfoFactory getDTInfoFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.