|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DTInfoPackage
The Package for the model. It contains accessors for the meta objects to represent
Provisional API - subject to change
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 |
---|
static final java.lang.String copyright
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final DTInfoPackage eINSTANCE
static final int DT_INFO
DT Info
' class.
DTInfoImpl
,
DTInfoPackageImpl.getDTInfo()
,
Constant Field Valuesstatic final int DT_INFO__TAG_CONVERT_INFO
static final int DT_INFO__TAG_DECORATE_INFOS
static final int DT_INFO_FEATURE_COUNT
static final int TAG_CONVERT_INFO
Tag Convert Info
' class.
TagConvertInfoImpl
,
DTInfoPackageImpl.getTagConvertInfo()
,
Constant Field Valuesstatic final int TAG_CONVERT_INFO__OPERATIONS
static final int TAG_CONVERT_INFO_FEATURE_COUNT
static final int OPERATION
Operation
' class.
OperationImpl
,
DTInfoPackageImpl.getOperation()
,
Constant Field Valuesstatic final int OPERATION__ID
static final int OPERATION__PARAMETERS
static final int OPERATION__OPERATIONS
static final int OPERATION_FEATURE_COUNT
static final int PARAMETER
Parameter
' class.
ParameterImpl
,
DTInfoPackageImpl.getParameter()
,
Constant Field Valuesstatic final int PARAMETER__VALUE
static final int PARAMETER_FEATURE_COUNT
static final int TAG_DECORATE_INFO
Tag Decorate Info
' class.
TagDecorateInfoImpl
,
DTInfoPackageImpl.getTagDecorateInfo()
,
Constant Field Valuesstatic final int TAG_DECORATE_INFO__ID
static final int TAG_DECORATE_INFO__MIN_HEIGHT
static final int TAG_DECORATE_INFO__MIN_WIDTH
static final int TAG_DECORATE_INFO__MULTI_LEVEL
static final int TAG_DECORATE_INFO__NEED_BORDER_DECORATOR
static final int TAG_DECORATE_INFO__NEED_TABLE_DECORATOR
static final int TAG_DECORATE_INFO__NON_VISUAL
static final int TAG_DECORATE_INFO__NON_VISUAL_IMAGE_PATH
static final int TAG_DECORATE_INFO__RESOLVE_CHILD_TEXT
static final int TAG_DECORATE_INFO__RESOLVE_ATTRIBUTE_VALUE
static final int TAG_DECORATE_INFO__SET_NON_VISUAL_CHILD_ELEMENTS
static final int TAG_DECORATE_INFO__WIDGET
static final int TAG_DECORATE_INFO_FEATURE_COUNT
static final int RESOLVE_ATTRIBUTE_VALUE
Resolve Attribute Value
' class.
ResolveAttributeValueImpl
,
DTInfoPackageImpl.getResolveAttributeValue()
,
Constant Field Valuesstatic final int RESOLVE_ATTRIBUTE_VALUE__ATTRIBUTE_NAME
static final int RESOLVE_ATTRIBUTE_VALUE_FEATURE_COUNT
Method Detail |
---|
org.eclipse.emf.ecore.EClass getDTInfo()
DT Info
'.
DTInfo
org.eclipse.emf.ecore.EReference getDTInfo_TagConvertInfo()
Tag Convert Info
'.
DTInfo.getTagConvertInfo()
,
getDTInfo()
org.eclipse.emf.ecore.EReference getDTInfo_TagDecorateInfos()
Tag Decorate Infos
'.
DTInfo.getTagDecorateInfos()
,
getDTInfo()
org.eclipse.emf.ecore.EClass getTagConvertInfo()
Tag Convert Info
'.
TagConvertInfo
org.eclipse.emf.ecore.EReference getTagConvertInfo_Operations()
Operations
'.
TagConvertInfo.getOperations()
,
getTagConvertInfo()
org.eclipse.emf.ecore.EClass getOperation()
Operation
'.
Operation
org.eclipse.emf.ecore.EAttribute getOperation_Id()
Id
'.
Operation.getId()
,
getOperation()
org.eclipse.emf.ecore.EReference getOperation_Parameters()
Parameters
'.
Operation.getParameters()
,
getOperation()
org.eclipse.emf.ecore.EReference getOperation_Operations()
Operations
'.
Operation.getOperations()
,
getOperation()
org.eclipse.emf.ecore.EClass getParameter()
Parameter
'.
Parameter
org.eclipse.emf.ecore.EAttribute getParameter_Value()
Value
'.
Parameter.getValue()
,
getParameter()
org.eclipse.emf.ecore.EClass getTagDecorateInfo()
Tag Decorate Info
'.
TagDecorateInfo
org.eclipse.emf.ecore.EAttribute getTagDecorateInfo_Id()
Id
'.
TagDecorateInfo.getId()
,
getTagDecorateInfo()
org.eclipse.emf.ecore.EAttribute getTagDecorateInfo_MinHeight()
Min Height
'.
TagDecorateInfo.getMinHeight()
,
getTagDecorateInfo()
org.eclipse.emf.ecore.EAttribute getTagDecorateInfo_MinWidth()
Min Width
'.
TagDecorateInfo.getMinWidth()
,
getTagDecorateInfo()
org.eclipse.emf.ecore.EAttribute getTagDecorateInfo_MultiLevel()
Multi Level
'.
TagDecorateInfo.isMultiLevel()
,
getTagDecorateInfo()
org.eclipse.emf.ecore.EAttribute getTagDecorateInfo_NeedBorderDecorator()
Need Border Decorator
'.
TagDecorateInfo.isNeedBorderDecorator()
,
getTagDecorateInfo()
org.eclipse.emf.ecore.EAttribute getTagDecorateInfo_NeedTableDecorator()
Need Table Decorator
'.
TagDecorateInfo.isNeedTableDecorator()
,
getTagDecorateInfo()
org.eclipse.emf.ecore.EAttribute getTagDecorateInfo_NonVisual()
Non Visual
'.
TagDecorateInfo.isNonVisual()
,
getTagDecorateInfo()
org.eclipse.emf.ecore.EAttribute getTagDecorateInfo_NonVisualImagePath()
Non Visual Image Path
'.
TagDecorateInfo.getNonVisualImagePath()
,
getTagDecorateInfo()
org.eclipse.emf.ecore.EAttribute getTagDecorateInfo_ResolveChildText()
Resolve Child Text
'.
TagDecorateInfo.isResolveChildText()
,
getTagDecorateInfo()
org.eclipse.emf.ecore.EReference getTagDecorateInfo_ResolveAttributeValue()
Resolve Attribute Value
'.
TagDecorateInfo.getResolveAttributeValue()
,
getTagDecorateInfo()
org.eclipse.emf.ecore.EAttribute getTagDecorateInfo_SetNonVisualChildElements()
Set Non Visual Child Elements
'.
TagDecorateInfo.isSetNonVisualChildElements()
,
getTagDecorateInfo()
org.eclipse.emf.ecore.EAttribute getTagDecorateInfo_Widget()
Widget
'.
TagDecorateInfo.isWidget()
,
getTagDecorateInfo()
org.eclipse.emf.ecore.EClass getResolveAttributeValue()
Resolve Attribute Value
'.
ResolveAttributeValue
org.eclipse.emf.ecore.EAttribute getResolveAttributeValue_AttributeName()
Attribute Name
'.
ResolveAttributeValue.getAttributeName()
,
getResolveAttributeValue()
DTInfoFactory getDTInfoFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |