TPTP 4.5.0 Platform Project
Internal API Specification

org.eclipse.hyades.logging.adapter.model.internal.extractor
Interface ExtractorPackage.Literals

Enclosing interface:
ExtractorPackage

public static interface ExtractorPackage.Literals

Defines literals for the meta objects that represent

Generated

Field Summary
static org.eclipse.emf.ecore.EClass DOCUMENT_ROOT
          The meta object literal for the 'Document Root' class
static org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__EXTRACTOR
          The meta object literal for the 'Extractor' containment reference feature
static org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__MIXED
          The meta object literal for the 'Mixed' attribute list feature
static org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__XMLNS_PREFIX_MAP
          The meta object literal for the 'XMLNS Prefix Map' map feature
static org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
          The meta object literal for the 'XSI Schema Location' map feature
static org.eclipse.emf.ecore.EClass EXTRACTOR_TYPE
          The meta object literal for the 'Type' class
static org.eclipse.emf.ecore.EAttribute EXTRACTOR_TYPE__CONTAINS_LINE_BREAKS
          The meta object literal for the 'Contains Line Breaks' attribute feature
static org.eclipse.emf.ecore.EAttribute EXTRACTOR_TYPE__END_PATTERN
          The meta object literal for the 'End Pattern' attribute feature
static org.eclipse.emf.ecore.EAttribute EXTRACTOR_TYPE__INCLUDE_END_PATTERN
          The meta object literal for the 'Include End Pattern' attribute feature
static org.eclipse.emf.ecore.EAttribute EXTRACTOR_TYPE__INCLUDE_START_PATTERN
          The meta object literal for the 'Include Start Pattern' attribute feature
static org.eclipse.emf.ecore.EAttribute EXTRACTOR_TYPE__LINE_BREAK_SYMBOL
          The meta object literal for the 'Line Break Symbol' attribute feature
static org.eclipse.emf.ecore.EAttribute EXTRACTOR_TYPE__REPLACE_LINE_BREAKS
          The meta object literal for the 'Replace Line Breaks' attribute feature
static org.eclipse.emf.ecore.EAttribute EXTRACTOR_TYPE__START_PATTERN
          The meta object literal for the 'Start Pattern' attribute feature
 

Field Detail

EXTRACTOR_TYPE

static final org.eclipse.emf.ecore.EClass EXTRACTOR_TYPE
The meta object literal for the 'Type' class.

See Also:
ExtractorTypeImpl, ExtractorPackageImpl.getExtractorType()
Generated

EXTRACTOR_TYPE__CONTAINS_LINE_BREAKS

static final org.eclipse.emf.ecore.EAttribute EXTRACTOR_TYPE__CONTAINS_LINE_BREAKS
The meta object literal for the 'Contains Line Breaks' attribute feature.

Generated

EXTRACTOR_TYPE__END_PATTERN

static final org.eclipse.emf.ecore.EAttribute EXTRACTOR_TYPE__END_PATTERN
The meta object literal for the 'End Pattern' attribute feature.

Generated

EXTRACTOR_TYPE__INCLUDE_END_PATTERN

static final org.eclipse.emf.ecore.EAttribute EXTRACTOR_TYPE__INCLUDE_END_PATTERN
The meta object literal for the 'Include End Pattern' attribute feature.

Generated

EXTRACTOR_TYPE__INCLUDE_START_PATTERN

static final org.eclipse.emf.ecore.EAttribute EXTRACTOR_TYPE__INCLUDE_START_PATTERN
The meta object literal for the 'Include Start Pattern' attribute feature.

Generated

EXTRACTOR_TYPE__LINE_BREAK_SYMBOL

static final org.eclipse.emf.ecore.EAttribute EXTRACTOR_TYPE__LINE_BREAK_SYMBOL
The meta object literal for the 'Line Break Symbol' attribute feature.

Generated

EXTRACTOR_TYPE__REPLACE_LINE_BREAKS

static final org.eclipse.emf.ecore.EAttribute EXTRACTOR_TYPE__REPLACE_LINE_BREAKS
The meta object literal for the 'Replace Line Breaks' attribute feature.

Generated

EXTRACTOR_TYPE__START_PATTERN

static final org.eclipse.emf.ecore.EAttribute EXTRACTOR_TYPE__START_PATTERN
The meta object literal for the 'Start Pattern' attribute feature.

Generated

DOCUMENT_ROOT

static final org.eclipse.emf.ecore.EClass DOCUMENT_ROOT
The meta object literal for the 'Document Root' class.

See Also:
DocumentRootImpl, ExtractorPackageImpl.getDocumentRoot()
Generated

DOCUMENT_ROOT__MIXED

static final org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__MIXED
The meta object literal for the 'Mixed' attribute list feature.

Generated

DOCUMENT_ROOT__XMLNS_PREFIX_MAP

static final org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__XMLNS_PREFIX_MAP
The meta object literal for the 'XMLNS Prefix Map' map feature.

Generated

DOCUMENT_ROOT__XSI_SCHEMA_LOCATION

static final org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
The meta object literal for the 'XSI Schema Location' map feature.

Generated

DOCUMENT_ROOT__EXTRACTOR

static final org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__EXTRACTOR
The meta object literal for the 'Extractor' containment reference feature.

Generated

TPTP 4.5.0 Platform Project
Internal API Specification