Author: DartPeng
Date: 2009-04-14 05:58:00 -0400 (Tue, 14 Apr 2009)
New Revision: 14732
Removed:
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/csv/CsvFactory.java
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/csv/CsvPackage.java
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/csv/DocumentRoot.java
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/csv/Reader.java
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/csv/impl/
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/csv/provider/
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/csv/util/
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/iorouting/DocumentRoot.java
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/iorouting/IoroutingFactory.java
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/iorouting/IoroutingPackage.java
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/iorouting/Router.java
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/iorouting/impl/
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/iorouting/provider/
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/iorouting/util/
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/AcknowledgeMode.java
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/Connection.java
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/DeliveryMode.java
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/DocumentRoot.java
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/HighWaterMark.java
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/JmsroutingFactory.java
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/JmsroutingPackage.java
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/Jndi.java
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/Message.java
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/MessageType.java
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/Router.java
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/Session.java
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/impl/
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/provider/
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/util/
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/DocumentRoot.java
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/JsonFactory.java
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/JsonPackage.java
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/Key.java
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/KeyMap.java
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/Reader.java
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/impl/
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/provider/
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/util/
Log:
JBIDE-4171
Delete useless codes
Deleted:
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/csv/CsvFactory.java
===================================================================
---
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/csv/CsvFactory.java 2009-04-14
09:39:47 UTC (rev 14731)
+++
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/csv/CsvFactory.java 2009-04-14
09:58:00 UTC (rev 14732)
@@ -1,55 +0,0 @@
-/**
- * <copyright>
- * </copyright>
- *
- * $Id$
- */
-package org.jboss.tools.smooks.model.csv;
-
-import org.eclipse.emf.ecore.EFactory;
-
-/**
- * <!-- begin-user-doc -->
- * The <b>Factory</b> for the model.
- * It provides a create method for each non-abstract class of the model.
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.csv.CsvPackage
- * @generated
- */
-public interface CsvFactory extends EFactory {
- /**
- * The singleton instance of the factory.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- CsvFactory eINSTANCE = org.jboss.tools.smooks.model.csv.impl.CsvFactoryImpl.init();
-
- /**
- * Returns a new object of class '<em>Document Root</em>'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return a new object of class '<em>Document Root</em>'.
- * @generated
- */
- DocumentRoot createDocumentRoot();
-
- /**
- * Returns a new object of class '<em>Reader</em>'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return a new object of class '<em>Reader</em>'.
- * @generated
- */
- Reader createReader();
-
- /**
- * Returns the package supported by this factory.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the package supported by this factory.
- * @generated
- */
- CsvPackage getCsvPackage();
-
-} //CsvFactory
Deleted:
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/csv/CsvPackage.java
===================================================================
---
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/csv/CsvPackage.java 2009-04-14
09:39:47 UTC (rev 14731)
+++
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/csv/CsvPackage.java 2009-04-14
09:58:00 UTC (rev 14732)
@@ -1,490 +0,0 @@
-/**
- * <copyright>
- * </copyright>
- *
- * $Id$
- */
-package org.jboss.tools.smooks.model.csv;
-
-import org.eclipse.emf.ecore.EAttribute;
-import org.eclipse.emf.ecore.EClass;
-import org.eclipse.emf.ecore.EDataType;
-import org.eclipse.emf.ecore.EPackage;
-import org.eclipse.emf.ecore.EReference;
-import org.jboss.tools.smooks.model.smooks.SmooksPackage;
-
-/**
- * <!-- begin-user-doc -->
- * The <b>Package</b> for the model.
- * It contains accessors for the meta objects to represent
- * <ul>
- * <li>each class,</li>
- * <li>each feature of each class,</li>
- * <li>each enum,</li>
- * <li>and each data type</li>
- * </ul>
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- * Smooks CSV Reader Configuration
- * <!-- end-model-doc -->
- * @see org.jboss.tools.smooks.model.csv.CsvFactory
- * @model kind="package"
- * @generated
- */
-public interface CsvPackage extends EPackage {
- /**
- * The package name.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- String eNAME = "csv";
-
- /**
- * The package namespace URI.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- String eNS_URI = "http://www.milyn.org/xsd/smooks/csv-1.1.xsd";
-
- /**
- * The package namespace name.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- String eNS_PREFIX = "cvs";
-
- /**
- * The singleton instance of the package.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- CsvPackage eINSTANCE = org.jboss.tools.smooks.model.csv.impl.CsvPackageImpl.init();
-
- /**
- * The meta object id for the '{@link
org.jboss.tools.smooks.model.csv.impl.DocumentRootImpl <em>Document
Root</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.csv.impl.DocumentRootImpl
- * @see org.jboss.tools.smooks.model.csv.impl.CsvPackageImpl#getDocumentRoot()
- * @generated
- */
- int DOCUMENT_ROOT = 0;
-
- /**
- * The feature id for the '<em><b>Mixed</b></em>'
attribute list.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int DOCUMENT_ROOT__MIXED = 0;
-
- /**
- * The feature id for the '<em><b>XMLNS Prefix
Map</b></em>' map.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int DOCUMENT_ROOT__XMLNS_PREFIX_MAP = 1;
-
- /**
- * The feature id for the '<em><b>XSI Schema
Location</b></em>' map.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION = 2;
-
- /**
- * The feature id for the '<em><b>Reader</b></em>'
containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int DOCUMENT_ROOT__READER = 3;
-
- /**
- * The number of structural features of the '<em>Document Root</em>'
class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int DOCUMENT_ROOT_FEATURE_COUNT = 4;
-
- /**
- * The meta object id for the '{@link
org.jboss.tools.smooks.model.csv.impl.ReaderImpl <em>Reader</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.csv.impl.ReaderImpl
- * @see org.jboss.tools.smooks.model.csv.impl.CsvPackageImpl#getReader()
- * @generated
- */
- int READER = 1;
-
- /**
- * The feature id for the '<em><b>Mixed</b></em>'
attribute list.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int READER__MIXED = SmooksPackage.ABSTRACT_READER__MIXED;
-
- /**
- * The feature id for the '<em><b>Any</b></em>'
attribute list.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int READER__ANY = SmooksPackage.ABSTRACT_READER__ANY;
-
- /**
- * The feature id for the '<em><b>Any
Attribute</b></em>' attribute list.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int READER__ANY_ATTRIBUTE = SmooksPackage.ABSTRACT_READER__ANY_ATTRIBUTE;
-
- /**
- * The feature id for the '<em><b>Target
Profile</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int READER__TARGET_PROFILE = SmooksPackage.ABSTRACT_READER__TARGET_PROFILE;
-
- /**
- * The feature id for the '<em><b>Encoding</b></em>'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int READER__ENCODING = SmooksPackage.ABSTRACT_READER_FEATURE_COUNT + 0;
-
- /**
- * The feature id for the '<em><b>Fields</b></em>'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int READER__FIELDS = SmooksPackage.ABSTRACT_READER_FEATURE_COUNT + 1;
-
- /**
- * The feature id for the '<em><b>Quote</b></em>'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int READER__QUOTE = SmooksPackage.ABSTRACT_READER_FEATURE_COUNT + 2;
-
- /**
- * The feature id for the '<em><b>Separator</b></em>'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int READER__SEPARATOR = SmooksPackage.ABSTRACT_READER_FEATURE_COUNT + 3;
-
- /**
- * The feature id for the '<em><b>Skip Lines</b></em>'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int READER__SKIP_LINES = SmooksPackage.ABSTRACT_READER_FEATURE_COUNT + 4;
-
- /**
- * The number of structural features of the '<em>Reader</em>'
class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int READER_FEATURE_COUNT = SmooksPackage.ABSTRACT_READER_FEATURE_COUNT + 5;
-
- /**
- * The meta object id for the '<em>Char</em>' data type.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see java.lang.String
- * @see org.jboss.tools.smooks.model.csv.impl.CsvPackageImpl#getChar()
- * @generated
- */
- int CHAR = 2;
-
-
- /**
- * Returns the meta object for class '{@link
org.jboss.tools.smooks.model.csv.DocumentRoot <em>Document Root</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for class '<em>Document Root</em>'.
- * @see org.jboss.tools.smooks.model.csv.DocumentRoot
- * @generated
- */
- EClass getDocumentRoot();
-
- /**
- * Returns the meta object for the attribute list '{@link
org.jboss.tools.smooks.model.csv.DocumentRoot#getMixed <em>Mixed</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute list '<em>Mixed</em>'.
- * @see org.jboss.tools.smooks.model.csv.DocumentRoot#getMixed()
- * @see #getDocumentRoot()
- * @generated
- */
- EAttribute getDocumentRoot_Mixed();
-
- /**
- * Returns the meta object for the map '{@link
org.jboss.tools.smooks.model.csv.DocumentRoot#getXMLNSPrefixMap <em>XMLNS Prefix
Map</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the map '<em>XMLNS Prefix Map</em>'.
- * @see org.jboss.tools.smooks.model.csv.DocumentRoot#getXMLNSPrefixMap()
- * @see #getDocumentRoot()
- * @generated
- */
- EReference getDocumentRoot_XMLNSPrefixMap();
-
- /**
- * Returns the meta object for the map '{@link
org.jboss.tools.smooks.model.csv.DocumentRoot#getXSISchemaLocation <em>XSI Schema
Location</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the map '<em>XSI Schema
Location</em>'.
- * @see org.jboss.tools.smooks.model.csv.DocumentRoot#getXSISchemaLocation()
- * @see #getDocumentRoot()
- * @generated
- */
- EReference getDocumentRoot_XSISchemaLocation();
-
- /**
- * Returns the meta object for the containment reference '{@link
org.jboss.tools.smooks.model.csv.DocumentRoot#getReader
<em>Reader</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the containment reference
'<em>Reader</em>'.
- * @see org.jboss.tools.smooks.model.csv.DocumentRoot#getReader()
- * @see #getDocumentRoot()
- * @generated
- */
- EReference getDocumentRoot_Reader();
-
- /**
- * Returns the meta object for class '{@link org.jboss.tools.smooks.model.csv.Reader
<em>Reader</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for class '<em>Reader</em>'.
- * @see org.jboss.tools.smooks.model.csv.Reader
- * @generated
- */
- EClass getReader();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.csv.Reader#getEncoding <em>Encoding</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Encoding</em>'.
- * @see org.jboss.tools.smooks.model.csv.Reader#getEncoding()
- * @see #getReader()
- * @generated
- */
- EAttribute getReader_Encoding();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.csv.Reader#getFields <em>Fields</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Fields</em>'.
- * @see org.jboss.tools.smooks.model.csv.Reader#getFields()
- * @see #getReader()
- * @generated
- */
- EAttribute getReader_Fields();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.csv.Reader#getQuote <em>Quote</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Quote</em>'.
- * @see org.jboss.tools.smooks.model.csv.Reader#getQuote()
- * @see #getReader()
- * @generated
- */
- EAttribute getReader_Quote();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.csv.Reader#getSeparator
<em>Separator</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Separator</em>'.
- * @see org.jboss.tools.smooks.model.csv.Reader#getSeparator()
- * @see #getReader()
- * @generated
- */
- EAttribute getReader_Separator();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.csv.Reader#getSkipLines <em>Skip
Lines</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Skip Lines</em>'.
- * @see org.jboss.tools.smooks.model.csv.Reader#getSkipLines()
- * @see #getReader()
- * @generated
- */
- EAttribute getReader_SkipLines();
-
- /**
- * Returns the meta object for data type '{@link java.lang.String
<em>Char</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for data type '<em>Char</em>'.
- * @see java.lang.String
- * @model instanceClass="java.lang.String"
- * extendedMetaData="name='char'
baseType='http://www.eclipse.org/emf/2003/XMLType#string'
length='1'"
- * @generated
- */
- EDataType getChar();
-
- /**
- * Returns the factory that creates the instances of the model.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the factory that creates the instances of the model.
- * @generated
- */
- CsvFactory getCsvFactory();
-
- /**
- * <!-- begin-user-doc -->
- * Defines literals for the meta objects that represent
- * <ul>
- * <li>each class,</li>
- * <li>each feature of each class,</li>
- * <li>each enum,</li>
- * <li>and each data type</li>
- * </ul>
- * <!-- end-user-doc -->
- * @generated
- */
- interface Literals {
- /**
- * The meta object literal for the '{@link
org.jboss.tools.smooks.model.csv.impl.DocumentRootImpl <em>Document
Root</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.csv.impl.DocumentRootImpl
- * @see org.jboss.tools.smooks.model.csv.impl.CsvPackageImpl#getDocumentRoot()
- * @generated
- */
- EClass DOCUMENT_ROOT = eINSTANCE.getDocumentRoot();
-
- /**
- * The meta object literal for the
'<em><b>Mixed</b></em>' attribute list feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute DOCUMENT_ROOT__MIXED = eINSTANCE.getDocumentRoot_Mixed();
-
- /**
- * The meta object literal for the '<em><b>XMLNS Prefix
Map</b></em>' map feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EReference DOCUMENT_ROOT__XMLNS_PREFIX_MAP =
eINSTANCE.getDocumentRoot_XMLNSPrefixMap();
-
- /**
- * The meta object literal for the '<em><b>XSI Schema
Location</b></em>' map feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EReference DOCUMENT_ROOT__XSI_SCHEMA_LOCATION =
eINSTANCE.getDocumentRoot_XSISchemaLocation();
-
- /**
- * The meta object literal for the
'<em><b>Reader</b></em>' containment reference feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EReference DOCUMENT_ROOT__READER = eINSTANCE.getDocumentRoot_Reader();
-
- /**
- * The meta object literal for the '{@link
org.jboss.tools.smooks.model.csv.impl.ReaderImpl <em>Reader</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.csv.impl.ReaderImpl
- * @see org.jboss.tools.smooks.model.csv.impl.CsvPackageImpl#getReader()
- * @generated
- */
- EClass READER = eINSTANCE.getReader();
-
- /**
- * The meta object literal for the
'<em><b>Encoding</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute READER__ENCODING = eINSTANCE.getReader_Encoding();
-
- /**
- * The meta object literal for the
'<em><b>Fields</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute READER__FIELDS = eINSTANCE.getReader_Fields();
-
- /**
- * The meta object literal for the
'<em><b>Quote</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute READER__QUOTE = eINSTANCE.getReader_Quote();
-
- /**
- * The meta object literal for the
'<em><b>Separator</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute READER__SEPARATOR = eINSTANCE.getReader_Separator();
-
- /**
- * The meta object literal for the '<em><b>Skip
Lines</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute READER__SKIP_LINES = eINSTANCE.getReader_SkipLines();
-
- /**
- * The meta object literal for the '<em>Char</em>' data type.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see java.lang.String
- * @see org.jboss.tools.smooks.model.csv.impl.CsvPackageImpl#getChar()
- * @generated
- */
- EDataType CHAR = eINSTANCE.getChar();
-
- }
-
-} //CsvPackage
Deleted:
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/csv/DocumentRoot.java
===================================================================
---
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/csv/DocumentRoot.java 2009-04-14
09:39:47 UTC (rev 14731)
+++
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/csv/DocumentRoot.java 2009-04-14
09:58:00 UTC (rev 14732)
@@ -1,118 +0,0 @@
-/**
- * <copyright>
- * </copyright>
- *
- * $Id$
- */
-package org.jboss.tools.smooks.model.csv;
-
-import org.eclipse.emf.common.util.EMap;
-
-import org.eclipse.emf.ecore.EObject;
-
-import org.eclipse.emf.ecore.util.FeatureMap;
-
-/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>Document
Root</b></em>'.
- * <!-- end-user-doc -->
- *
- * <p>
- * The following features are supported:
- * <ul>
- * <li>{@link org.jboss.tools.smooks.model.csv.DocumentRoot#getMixed
<em>Mixed</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.csv.DocumentRoot#getXMLNSPrefixMap
<em>XMLNS Prefix Map</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.csv.DocumentRoot#getXSISchemaLocation
<em>XSI Schema Location</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.csv.DocumentRoot#getReader
<em>Reader</em>}</li>
- * </ul>
- * </p>
- *
- * @see org.jboss.tools.smooks.model.csv.CsvPackage#getDocumentRoot()
- * @model extendedMetaData="name='' kind='mixed'"
- * @generated
- */
-public interface DocumentRoot extends EObject {
- /**
- * Returns the value of the '<em><b>Mixed</b></em>'
attribute list.
- * The list contents are of type {@link org.eclipse.emf.ecore.util.FeatureMap.Entry}.
- * <!-- begin-user-doc -->
- * <p>
- * If the meaning of the '<em>Mixed</em>' attribute list isn't
clear,
- * there really should be more of a description here...
- * </p>
- * <!-- end-user-doc -->
- * @return the value of the '<em>Mixed</em>' attribute list.
- * @see org.jboss.tools.smooks.model.csv.CsvPackage#getDocumentRoot_Mixed()
- * @model unique="false"
dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="true"
- * extendedMetaData="kind='elementWildcard'
name=':mixed'"
- * @generated
- */
- FeatureMap getMixed();
-
- /**
- * Returns the value of the '<em><b>XMLNS Prefix
Map</b></em>' map.
- * The key is of type {@link java.lang.String},
- * and the value is of type {@link java.lang.String},
- * <!-- begin-user-doc -->
- * <p>
- * If the meaning of the '<em>XMLNS Prefix Map</em>' map isn't
clear,
- * there really should be more of a description here...
- * </p>
- * <!-- end-user-doc -->
- * @return the value of the '<em>XMLNS Prefix Map</em>' map.
- * @see org.jboss.tools.smooks.model.csv.CsvPackage#getDocumentRoot_XMLNSPrefixMap()
- * @model
mapType="org.eclipse.emf.ecore.EStringToStringMapEntry<org.eclipse.emf.ecore.EString,
org.eclipse.emf.ecore.EString>" transient="true"
- * extendedMetaData="kind='attribute'
name='xmlns:prefix'"
- * @generated
- */
- EMap<String, String> getXMLNSPrefixMap();
-
- /**
- * Returns the value of the '<em><b>XSI Schema
Location</b></em>' map.
- * The key is of type {@link java.lang.String},
- * and the value is of type {@link java.lang.String},
- * <!-- begin-user-doc -->
- * <p>
- * If the meaning of the '<em>XSI Schema Location</em>' map
isn't clear,
- * there really should be more of a description here...
- * </p>
- * <!-- end-user-doc -->
- * @return the value of the '<em>XSI Schema Location</em>' map.
- * @see org.jboss.tools.smooks.model.csv.CsvPackage#getDocumentRoot_XSISchemaLocation()
- * @model
mapType="org.eclipse.emf.ecore.EStringToStringMapEntry<org.eclipse.emf.ecore.EString,
org.eclipse.emf.ecore.EString>" transient="true"
- * extendedMetaData="kind='attribute'
name='xsi:schemaLocation'"
- * @generated
- */
- EMap<String, String> getXSISchemaLocation();
-
- /**
- * Returns the value of the '<em><b>Reader</b></em>'
containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * CSV Reader Configuration
- * The CSV reader reads and validates a CSV stream and converts it to SAX events
that Smooks
- * can process.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Reader</em>' containment
reference.
- * @see #setReader(Reader)
- * @see org.jboss.tools.smooks.model.csv.CsvPackage#getDocumentRoot_Reader()
- * @model containment="true" upper="-2" transient="true"
volatile="true" derived="true"
- * extendedMetaData="kind='element' name='reader'
namespace='##targetNamespace'
affiliation='http://www.milyn.org/xsd/smooks-1.1.xsd#abstract-reader&...
- * @generated
- */
- Reader getReader();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.csv.DocumentRoot#getReader <em>Reader</em>}'
containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Reader</em>' containment
reference.
- * @see #getReader()
- * @generated
- */
- void setReader(Reader value);
-
-} // DocumentRoot
Deleted:
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/csv/Reader.java
===================================================================
---
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/csv/Reader.java 2009-04-14
09:39:47 UTC (rev 14731)
+++
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/csv/Reader.java 2009-04-14
09:58:00 UTC (rev 14732)
@@ -1,290 +0,0 @@
-/**
- * <copyright>
- * </copyright>
- *
- * $Id$
- */
-package org.jboss.tools.smooks.model.csv;
-
-import java.math.BigInteger;
-
-import org.jboss.tools.smooks.model.smooks.AbstractReader;
-
-/**
- * <!-- begin-user-doc -->
- * A representation of the model object
'<em><b>Reader</b></em>'.
- * <!-- end-user-doc -->
- *
- * <!-- begin-model-doc -->
- * CSV Reader
- * <!-- end-model-doc -->
- *
- * <p>
- * The following features are supported:
- * <ul>
- * <li>{@link org.jboss.tools.smooks.model.csv.Reader#getEncoding
<em>Encoding</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.csv.Reader#getFields
<em>Fields</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.csv.Reader#getQuote
<em>Quote</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.csv.Reader#getSeparator
<em>Separator</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.csv.Reader#getSkipLines <em>Skip
Lines</em>}</li>
- * </ul>
- * </p>
- *
- * @see org.jboss.tools.smooks.model.csv.CsvPackage#getReader()
- * @model extendedMetaData="name='reader' kind='empty'"
- * @generated
- */
-public interface Reader extends AbstractReader {
- /**
- * Returns the value of the '<em><b>Encoding</b></em>'
attribute.
- * The default value is <code>"UTF-8"</code>.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The encoding of the input stream. Default of 'UTF-8'
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Encoding</em>' attribute.
- * @see #isSetEncoding()
- * @see #unsetEncoding()
- * @see #setEncoding(String)
- * @see org.jboss.tools.smooks.model.csv.CsvPackage#getReader_Encoding()
- * @model default="UTF-8" unsettable="true"
dataType="org.eclipse.emf.ecore.xml.type.String"
- * extendedMetaData="kind='attribute' name='encoding'"
- * @generated
- */
- String getEncoding();
-
- /**
- * Sets the value of the '{@link org.jboss.tools.smooks.model.csv.Reader#getEncoding
<em>Encoding</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Encoding</em>' attribute.
- * @see #isSetEncoding()
- * @see #unsetEncoding()
- * @see #getEncoding()
- * @generated
- */
- void setEncoding(String value);
-
- /**
- * Unsets the value of the '{@link
org.jboss.tools.smooks.model.csv.Reader#getEncoding <em>Encoding</em>}'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see #isSetEncoding()
- * @see #getEncoding()
- * @see #setEncoding(String)
- * @generated
- */
- void unsetEncoding();
-
- /**
- * Returns whether the value of the '{@link
org.jboss.tools.smooks.model.csv.Reader#getEncoding <em>Encoding</em>}'
attribute is set.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return whether the value of the '<em>Encoding</em>' attribute is
set.
- * @see #unsetEncoding()
- * @see #getEncoding()
- * @see #setEncoding(String)
- * @generated
- */
- boolean isSetEncoding();
-
- /**
- * Returns the value of the '<em><b>Fields</b></em>'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * Comma separated list of CSV record field names
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Fields</em>' attribute.
- * @see #setFields(String)
- * @see org.jboss.tools.smooks.model.csv.CsvPackage#getReader_Fields()
- * @model dataType="org.eclipse.emf.ecore.xml.type.String"
- * extendedMetaData="kind='attribute' name='fields'"
- * @generated
- */
- String getFields();
-
- /**
- * Sets the value of the '{@link org.jboss.tools.smooks.model.csv.Reader#getFields
<em>Fields</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Fields</em>' attribute.
- * @see #getFields()
- * @generated
- */
- void setFields(String value);
-
- /**
- * Returns the value of the '<em><b>Quote</b></em>'
attribute.
- * The default value is <code>"\""</code>.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * Quote character. Default of '"'.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Quote</em>' attribute.
- * @see #isSetQuote()
- * @see #unsetQuote()
- * @see #setQuote(String)
- * @see org.jboss.tools.smooks.model.csv.CsvPackage#getReader_Quote()
- * @model default="\"" unsettable="true"
dataType="csv.Char"
- * extendedMetaData="kind='attribute' name='quote'"
- * @generated
- */
- String getQuote();
-
- /**
- * Sets the value of the '{@link org.jboss.tools.smooks.model.csv.Reader#getQuote
<em>Quote</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Quote</em>' attribute.
- * @see #isSetQuote()
- * @see #unsetQuote()
- * @see #getQuote()
- * @generated
- */
- void setQuote(String value);
-
- /**
- * Unsets the value of the '{@link org.jboss.tools.smooks.model.csv.Reader#getQuote
<em>Quote</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see #isSetQuote()
- * @see #getQuote()
- * @see #setQuote(String)
- * @generated
- */
- void unsetQuote();
-
- /**
- * Returns whether the value of the '{@link
org.jboss.tools.smooks.model.csv.Reader#getQuote <em>Quote</em>}'
attribute is set.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return whether the value of the '<em>Quote</em>' attribute is
set.
- * @see #unsetQuote()
- * @see #getQuote()
- * @see #setQuote(String)
- * @generated
- */
- boolean isSetQuote();
-
- /**
- * Returns the value of the '<em><b>Separator</b></em>'
attribute.
- * The default value is <code>","</code>.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * Field separator character. Default of ','.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Separator</em>' attribute.
- * @see #isSetSeparator()
- * @see #unsetSeparator()
- * @see #setSeparator(String)
- * @see org.jboss.tools.smooks.model.csv.CsvPackage#getReader_Separator()
- * @model default="," unsettable="true"
dataType="csv.Char"
- * extendedMetaData="kind='attribute'
name='separator'"
- * @generated
- */
- String getSeparator();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.csv.Reader#getSeparator <em>Separator</em>}'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Separator</em>'
attribute.
- * @see #isSetSeparator()
- * @see #unsetSeparator()
- * @see #getSeparator()
- * @generated
- */
- void setSeparator(String value);
-
- /**
- * Unsets the value of the '{@link
org.jboss.tools.smooks.model.csv.Reader#getSeparator <em>Separator</em>}'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see #isSetSeparator()
- * @see #getSeparator()
- * @see #setSeparator(String)
- * @generated
- */
- void unsetSeparator();
-
- /**
- * Returns whether the value of the '{@link
org.jboss.tools.smooks.model.csv.Reader#getSeparator <em>Separator</em>}'
attribute is set.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return whether the value of the '<em>Separator</em>' attribute
is set.
- * @see #unsetSeparator()
- * @see #getSeparator()
- * @see #setSeparator(String)
- * @generated
- */
- boolean isSetSeparator();
-
- /**
- * Returns the value of the '<em><b>Skip Lines</b></em>'
attribute.
- * The default value is <code>"0"</code>.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * Number of lines to skip before processing starts. Default of 0.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Skip Lines</em>' attribute.
- * @see #isSetSkipLines()
- * @see #unsetSkipLines()
- * @see #setSkipLines(BigInteger)
- * @see org.jboss.tools.smooks.model.csv.CsvPackage#getReader_SkipLines()
- * @model default="0" unsettable="true"
dataType="org.eclipse.emf.ecore.xml.type.Integer"
- * extendedMetaData="kind='attribute'
name='skipLines'"
- * @generated
- */
- BigInteger getSkipLines();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.csv.Reader#getSkipLines <em>Skip Lines</em>}'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Skip Lines</em>'
attribute.
- * @see #isSetSkipLines()
- * @see #unsetSkipLines()
- * @see #getSkipLines()
- * @generated
- */
- void setSkipLines(BigInteger value);
-
- /**
- * Unsets the value of the '{@link
org.jboss.tools.smooks.model.csv.Reader#getSkipLines <em>Skip Lines</em>}'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see #isSetSkipLines()
- * @see #getSkipLines()
- * @see #setSkipLines(BigInteger)
- * @generated
- */
- void unsetSkipLines();
-
- /**
- * Returns whether the value of the '{@link
org.jboss.tools.smooks.model.csv.Reader#getSkipLines <em>Skip Lines</em>}'
attribute is set.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return whether the value of the '<em>Skip Lines</em>' attribute
is set.
- * @see #unsetSkipLines()
- * @see #getSkipLines()
- * @see #setSkipLines(BigInteger)
- * @generated
- */
- boolean isSetSkipLines();
-
-} // Reader
Deleted:
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/iorouting/DocumentRoot.java
===================================================================
---
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/iorouting/DocumentRoot.java 2009-04-14
09:39:47 UTC (rev 14731)
+++
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/iorouting/DocumentRoot.java 2009-04-14
09:58:00 UTC (rev 14732)
@@ -1,115 +0,0 @@
-/**
- * <copyright>
- * </copyright>
- *
- * $Id$
- */
-package org.jboss.tools.smooks.model.iorouting;
-
-import org.eclipse.emf.common.util.EMap;
-
-import org.eclipse.emf.ecore.EObject;
-
-import org.eclipse.emf.ecore.util.FeatureMap;
-
-/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>Document
Root</b></em>'.
- * <!-- end-user-doc -->
- *
- * <p>
- * The following features are supported:
- * <ul>
- * <li>{@link org.jboss.tools.smooks.model.iorouting.DocumentRoot#getMixed
<em>Mixed</em>}</li>
- * <li>{@link
org.jboss.tools.smooks.model.iorouting.DocumentRoot#getXMLNSPrefixMap <em>XMLNS
Prefix Map</em>}</li>
- * <li>{@link
org.jboss.tools.smooks.model.iorouting.DocumentRoot#getXSISchemaLocation <em>XSI
Schema Location</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.iorouting.DocumentRoot#getRouter
<em>Router</em>}</li>
- * </ul>
- * </p>
- *
- * @see org.jboss.tools.smooks.model.iorouting.IoroutingPackage#getDocumentRoot()
- * @model extendedMetaData="name='' kind='mixed'"
- * @generated
- */
-public interface DocumentRoot extends EObject {
- /**
- * Returns the value of the '<em><b>Mixed</b></em>'
attribute list.
- * The list contents are of type {@link org.eclipse.emf.ecore.util.FeatureMap.Entry}.
- * <!-- begin-user-doc -->
- * <p>
- * If the meaning of the '<em>Mixed</em>' attribute list isn't
clear,
- * there really should be more of a description here...
- * </p>
- * <!-- end-user-doc -->
- * @return the value of the '<em>Mixed</em>' attribute list.
- * @see org.jboss.tools.smooks.model.iorouting.IoroutingPackage#getDocumentRoot_Mixed()
- * @model unique="false"
dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="true"
- * extendedMetaData="kind='elementWildcard'
name=':mixed'"
- * @generated
- */
- FeatureMap getMixed();
-
- /**
- * Returns the value of the '<em><b>XMLNS Prefix
Map</b></em>' map.
- * The key is of type {@link java.lang.String},
- * and the value is of type {@link java.lang.String},
- * <!-- begin-user-doc -->
- * <p>
- * If the meaning of the '<em>XMLNS Prefix Map</em>' map isn't
clear,
- * there really should be more of a description here...
- * </p>
- * <!-- end-user-doc -->
- * @return the value of the '<em>XMLNS Prefix Map</em>' map.
- * @see
org.jboss.tools.smooks.model.iorouting.IoroutingPackage#getDocumentRoot_XMLNSPrefixMap()
- * @model
mapType="org.eclipse.emf.ecore.EStringToStringMapEntry<org.eclipse.emf.ecore.EString,
org.eclipse.emf.ecore.EString>" transient="true"
- * extendedMetaData="kind='attribute'
name='xmlns:prefix'"
- * @generated
- */
- EMap<String, String> getXMLNSPrefixMap();
-
- /**
- * Returns the value of the '<em><b>XSI Schema
Location</b></em>' map.
- * The key is of type {@link java.lang.String},
- * and the value is of type {@link java.lang.String},
- * <!-- begin-user-doc -->
- * <p>
- * If the meaning of the '<em>XSI Schema Location</em>' map
isn't clear,
- * there really should be more of a description here...
- * </p>
- * <!-- end-user-doc -->
- * @return the value of the '<em>XSI Schema Location</em>' map.
- * @see
org.jboss.tools.smooks.model.iorouting.IoroutingPackage#getDocumentRoot_XSISchemaLocation()
- * @model
mapType="org.eclipse.emf.ecore.EStringToStringMapEntry<org.eclipse.emf.ecore.EString,
org.eclipse.emf.ecore.EString>" transient="true"
- * extendedMetaData="kind='attribute'
name='xsi:schemaLocation'"
- * @generated
- */
- EMap<String, String> getXSISchemaLocation();
-
- /**
- * Returns the value of the '<em><b>Router</b></em>'
containment reference.
- * <!-- begin-user-doc -->
- * <p>
- * If the meaning of the '<em>Router</em>' containment reference
isn't clear,
- * there really should be more of a description here...
- * </p>
- * <!-- end-user-doc -->
- * @return the value of the '<em>Router</em>' containment
reference.
- * @see #setRouter(Router)
- * @see
org.jboss.tools.smooks.model.iorouting.IoroutingPackage#getDocumentRoot_Router()
- * @model containment="true" upper="-2" transient="true"
volatile="true" derived="true"
- * extendedMetaData="kind='element' name='router'
namespace='##targetNamespace'
affiliation='http://www.milyn.org/xsd/smooks-1.1.xsd#abstract-resourc...
- * @generated
- */
- Router getRouter();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.iorouting.DocumentRoot#getRouter
<em>Router</em>}' containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Router</em>' containment
reference.
- * @see #getRouter()
- * @generated
- */
- void setRouter(Router value);
-
-} // DocumentRoot
Deleted:
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/iorouting/IoroutingFactory.java
===================================================================
---
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/iorouting/IoroutingFactory.java 2009-04-14
09:39:47 UTC (rev 14731)
+++
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/iorouting/IoroutingFactory.java 2009-04-14
09:58:00 UTC (rev 14732)
@@ -1,55 +0,0 @@
-/**
- * <copyright>
- * </copyright>
- *
- * $Id$
- */
-package org.jboss.tools.smooks.model.iorouting;
-
-import org.eclipse.emf.ecore.EFactory;
-
-/**
- * <!-- begin-user-doc -->
- * The <b>Factory</b> for the model.
- * It provides a create method for each non-abstract class of the model.
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.iorouting.IoroutingPackage
- * @generated
- */
-public interface IoroutingFactory extends EFactory {
- /**
- * The singleton instance of the factory.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- IoroutingFactory eINSTANCE =
org.jboss.tools.smooks.model.iorouting.impl.IoroutingFactoryImpl.init();
-
- /**
- * Returns a new object of class '<em>Document Root</em>'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return a new object of class '<em>Document Root</em>'.
- * @generated
- */
- DocumentRoot createDocumentRoot();
-
- /**
- * Returns a new object of class '<em>Router</em>'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return a new object of class '<em>Router</em>'.
- * @generated
- */
- Router createRouter();
-
- /**
- * Returns the package supported by this factory.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the package supported by this factory.
- * @generated
- */
- IoroutingPackage getIoroutingPackage();
-
-} //IoroutingFactory
Deleted:
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/iorouting/IoroutingPackage.java
===================================================================
---
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/iorouting/IoroutingPackage.java 2009-04-14
09:39:47 UTC (rev 14731)
+++
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/iorouting/IoroutingPackage.java 2009-04-14
09:58:00 UTC (rev 14732)
@@ -1,494 +0,0 @@
-/**
- * <copyright>
- * </copyright>
- *
- * $Id$
- */
-package org.jboss.tools.smooks.model.iorouting;
-
-import org.eclipse.emf.ecore.EAttribute;
-import org.eclipse.emf.ecore.EClass;
-import org.eclipse.emf.ecore.EPackage;
-import org.eclipse.emf.ecore.EReference;
-import org.jboss.tools.smooks.model.smooks.SmooksPackage;
-
-/**
- * <!-- begin-user-doc -->
- * The <b>Package</b> for the model.
- * It contains accessors for the meta objects to represent
- * <ul>
- * <li>each class,</li>
- * <li>each feature of each class,</li>
- * <li>each enum,</li>
- * <li>and each data type</li>
- * </ul>
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- * Smooks IO Routing Configuration
- * <!-- end-model-doc -->
- * @see org.jboss.tools.smooks.model.iorouting.IoroutingFactory
- * @model kind="package"
- * @generated
- */
-public interface IoroutingPackage extends EPackage {
- /**
- * The package name.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- String eNAME = "iorouting";
-
- /**
- * The package namespace URI.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- String eNS_URI = "http://www.milyn.org/xsd/smooks/io-routing-1.1.xsd";
-
- /**
- * The package namespace name.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- String eNS_PREFIX = "io";
-
- /**
- * The singleton instance of the package.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- IoroutingPackage eINSTANCE =
org.jboss.tools.smooks.model.iorouting.impl.IoroutingPackageImpl.init();
-
- /**
- * The meta object id for the '{@link
org.jboss.tools.smooks.model.iorouting.impl.DocumentRootImpl <em>Document
Root</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.iorouting.impl.DocumentRootImpl
- * @see
org.jboss.tools.smooks.model.iorouting.impl.IoroutingPackageImpl#getDocumentRoot()
- * @generated
- */
- int DOCUMENT_ROOT = 0;
-
- /**
- * The feature id for the '<em><b>Mixed</b></em>'
attribute list.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int DOCUMENT_ROOT__MIXED = 0;
-
- /**
- * The feature id for the '<em><b>XMLNS Prefix
Map</b></em>' map.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int DOCUMENT_ROOT__XMLNS_PREFIX_MAP = 1;
-
- /**
- * The feature id for the '<em><b>XSI Schema
Location</b></em>' map.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION = 2;
-
- /**
- * The feature id for the '<em><b>Router</b></em>'
containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int DOCUMENT_ROOT__ROUTER = 3;
-
- /**
- * The number of structural features of the '<em>Document Root</em>'
class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int DOCUMENT_ROOT_FEATURE_COUNT = 4;
-
- /**
- * The meta object id for the '{@link
org.jboss.tools.smooks.model.iorouting.impl.RouterImpl <em>Router</em>}'
class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.iorouting.impl.RouterImpl
- * @see org.jboss.tools.smooks.model.iorouting.impl.IoroutingPackageImpl#getRouter()
- * @generated
- */
- int ROUTER = 1;
-
- /**
- * The feature id for the '<em><b>Mixed</b></em>'
attribute list.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int ROUTER__MIXED = SmooksPackage.ELEMENT_VISITOR__MIXED;
-
- /**
- * The feature id for the '<em><b>Any</b></em>'
attribute list.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int ROUTER__ANY = SmooksPackage.ELEMENT_VISITOR__ANY;
-
- /**
- * The feature id for the '<em><b>Any
Attribute</b></em>' attribute list.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int ROUTER__ANY_ATTRIBUTE = SmooksPackage.ELEMENT_VISITOR__ANY_ATTRIBUTE;
-
- /**
- * The feature id for the '<em><b>Condition</b></em>'
containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int ROUTER__CONDITION = SmooksPackage.ELEMENT_VISITOR__CONDITION;
-
- /**
- * The feature id for the '<em><b>Target
Profile</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int ROUTER__TARGET_PROFILE = SmooksPackage.ELEMENT_VISITOR__TARGET_PROFILE;
-
- /**
- * The feature id for the '<em><b>Bean Id</b></em>'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int ROUTER__BEAN_ID = SmooksPackage.ELEMENT_VISITOR_FEATURE_COUNT + 0;
-
- /**
- * The feature id for the '<em><b>Encoding</b></em>'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int ROUTER__ENCODING = SmooksPackage.ELEMENT_VISITOR_FEATURE_COUNT + 1;
-
- /**
- * The feature id for the '<em><b>Execute
Before</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int ROUTER__EXECUTE_BEFORE = SmooksPackage.ELEMENT_VISITOR_FEATURE_COUNT + 2;
-
- /**
- * The feature id for the '<em><b>Resource
Name</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int ROUTER__RESOURCE_NAME = SmooksPackage.ELEMENT_VISITOR_FEATURE_COUNT + 3;
-
- /**
- * The feature id for the '<em><b>Route On
Element</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int ROUTER__ROUTE_ON_ELEMENT = SmooksPackage.ELEMENT_VISITOR_FEATURE_COUNT + 4;
-
- /**
- * The feature id for the '<em><b>Route On Element
NS</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int ROUTER__ROUTE_ON_ELEMENT_NS = SmooksPackage.ELEMENT_VISITOR_FEATURE_COUNT + 5;
-
- /**
- * The number of structural features of the '<em>Router</em>'
class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int ROUTER_FEATURE_COUNT = SmooksPackage.ELEMENT_VISITOR_FEATURE_COUNT + 6;
-
-
- /**
- * Returns the meta object for class '{@link
org.jboss.tools.smooks.model.iorouting.DocumentRoot <em>Document
Root</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for class '<em>Document Root</em>'.
- * @see org.jboss.tools.smooks.model.iorouting.DocumentRoot
- * @generated
- */
- EClass getDocumentRoot();
-
- /**
- * Returns the meta object for the attribute list '{@link
org.jboss.tools.smooks.model.iorouting.DocumentRoot#getMixed
<em>Mixed</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute list '<em>Mixed</em>'.
- * @see org.jboss.tools.smooks.model.iorouting.DocumentRoot#getMixed()
- * @see #getDocumentRoot()
- * @generated
- */
- EAttribute getDocumentRoot_Mixed();
-
- /**
- * Returns the meta object for the map '{@link
org.jboss.tools.smooks.model.iorouting.DocumentRoot#getXMLNSPrefixMap <em>XMLNS
Prefix Map</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the map '<em>XMLNS Prefix Map</em>'.
- * @see org.jboss.tools.smooks.model.iorouting.DocumentRoot#getXMLNSPrefixMap()
- * @see #getDocumentRoot()
- * @generated
- */
- EReference getDocumentRoot_XMLNSPrefixMap();
-
- /**
- * Returns the meta object for the map '{@link
org.jboss.tools.smooks.model.iorouting.DocumentRoot#getXSISchemaLocation <em>XSI
Schema Location</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the map '<em>XSI Schema
Location</em>'.
- * @see org.jboss.tools.smooks.model.iorouting.DocumentRoot#getXSISchemaLocation()
- * @see #getDocumentRoot()
- * @generated
- */
- EReference getDocumentRoot_XSISchemaLocation();
-
- /**
- * Returns the meta object for the containment reference '{@link
org.jboss.tools.smooks.model.iorouting.DocumentRoot#getRouter
<em>Router</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the containment reference
'<em>Router</em>'.
- * @see org.jboss.tools.smooks.model.iorouting.DocumentRoot#getRouter()
- * @see #getDocumentRoot()
- * @generated
- */
- EReference getDocumentRoot_Router();
-
- /**
- * Returns the meta object for class '{@link
org.jboss.tools.smooks.model.iorouting.Router <em>Router</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for class '<em>Router</em>'.
- * @see org.jboss.tools.smooks.model.iorouting.Router
- * @generated
- */
- EClass getRouter();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.iorouting.Router#getBeanId <em>Bean
Id</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Bean Id</em>'.
- * @see org.jboss.tools.smooks.model.iorouting.Router#getBeanId()
- * @see #getRouter()
- * @generated
- */
- EAttribute getRouter_BeanId();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.iorouting.Router#getEncoding
<em>Encoding</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Encoding</em>'.
- * @see org.jboss.tools.smooks.model.iorouting.Router#getEncoding()
- * @see #getRouter()
- * @generated
- */
- EAttribute getRouter_Encoding();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.iorouting.Router#isExecuteBefore <em>Execute
Before</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Execute
Before</em>'.
- * @see org.jboss.tools.smooks.model.iorouting.Router#isExecuteBefore()
- * @see #getRouter()
- * @generated
- */
- EAttribute getRouter_ExecuteBefore();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.iorouting.Router#getResourceName <em>Resource
Name</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Resource
Name</em>'.
- * @see org.jboss.tools.smooks.model.iorouting.Router#getResourceName()
- * @see #getRouter()
- * @generated
- */
- EAttribute getRouter_ResourceName();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.iorouting.Router#getRouteOnElement <em>Route On
Element</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Route On
Element</em>'.
- * @see org.jboss.tools.smooks.model.iorouting.Router#getRouteOnElement()
- * @see #getRouter()
- * @generated
- */
- EAttribute getRouter_RouteOnElement();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.iorouting.Router#getRouteOnElementNS <em>Route On
Element NS</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Route On Element
NS</em>'.
- * @see org.jboss.tools.smooks.model.iorouting.Router#getRouteOnElementNS()
- * @see #getRouter()
- * @generated
- */
- EAttribute getRouter_RouteOnElementNS();
-
- /**
- * Returns the factory that creates the instances of the model.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the factory that creates the instances of the model.
- * @generated
- */
- IoroutingFactory getIoroutingFactory();
-
- /**
- * <!-- begin-user-doc -->
- * Defines literals for the meta objects that represent
- * <ul>
- * <li>each class,</li>
- * <li>each feature of each class,</li>
- * <li>each enum,</li>
- * <li>and each data type</li>
- * </ul>
- * <!-- end-user-doc -->
- * @generated
- */
- interface Literals {
- /**
- * The meta object literal for the '{@link
org.jboss.tools.smooks.model.iorouting.impl.DocumentRootImpl <em>Document
Root</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.iorouting.impl.DocumentRootImpl
- * @see
org.jboss.tools.smooks.model.iorouting.impl.IoroutingPackageImpl#getDocumentRoot()
- * @generated
- */
- EClass DOCUMENT_ROOT = eINSTANCE.getDocumentRoot();
-
- /**
- * The meta object literal for the
'<em><b>Mixed</b></em>' attribute list feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute DOCUMENT_ROOT__MIXED = eINSTANCE.getDocumentRoot_Mixed();
-
- /**
- * The meta object literal for the '<em><b>XMLNS Prefix
Map</b></em>' map feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EReference DOCUMENT_ROOT__XMLNS_PREFIX_MAP =
eINSTANCE.getDocumentRoot_XMLNSPrefixMap();
-
- /**
- * The meta object literal for the '<em><b>XSI Schema
Location</b></em>' map feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EReference DOCUMENT_ROOT__XSI_SCHEMA_LOCATION =
eINSTANCE.getDocumentRoot_XSISchemaLocation();
-
- /**
- * The meta object literal for the
'<em><b>Router</b></em>' containment reference feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EReference DOCUMENT_ROOT__ROUTER = eINSTANCE.getDocumentRoot_Router();
-
- /**
- * The meta object literal for the '{@link
org.jboss.tools.smooks.model.iorouting.impl.RouterImpl <em>Router</em>}'
class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.iorouting.impl.RouterImpl
- * @see org.jboss.tools.smooks.model.iorouting.impl.IoroutingPackageImpl#getRouter()
- * @generated
- */
- EClass ROUTER = eINSTANCE.getRouter();
-
- /**
- * The meta object literal for the '<em><b>Bean
Id</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute ROUTER__BEAN_ID = eINSTANCE.getRouter_BeanId();
-
- /**
- * The meta object literal for the
'<em><b>Encoding</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute ROUTER__ENCODING = eINSTANCE.getRouter_Encoding();
-
- /**
- * The meta object literal for the '<em><b>Execute
Before</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute ROUTER__EXECUTE_BEFORE = eINSTANCE.getRouter_ExecuteBefore();
-
- /**
- * The meta object literal for the '<em><b>Resource
Name</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute ROUTER__RESOURCE_NAME = eINSTANCE.getRouter_ResourceName();
-
- /**
- * The meta object literal for the '<em><b>Route On
Element</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute ROUTER__ROUTE_ON_ELEMENT = eINSTANCE.getRouter_RouteOnElement();
-
- /**
- * The meta object literal for the '<em><b>Route On Element
NS</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute ROUTER__ROUTE_ON_ELEMENT_NS = eINSTANCE.getRouter_RouteOnElementNS();
-
- }
-
-} //IoroutingPackage
Deleted:
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/iorouting/Router.java
===================================================================
---
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/iorouting/Router.java 2009-04-14
09:39:47 UTC (rev 14731)
+++
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/iorouting/Router.java 2009-04-14
09:58:00 UTC (rev 14732)
@@ -1,263 +0,0 @@
-/**
- * <copyright>
- * </copyright>
- *
- * $Id$
- */
-package org.jboss.tools.smooks.model.iorouting;
-
-import org.jboss.tools.smooks.model.smooks.ElementVisitor;
-
-/**
- * <!-- begin-user-doc -->
- * A representation of the model object
'<em><b>Router</b></em>'.
- * <!-- end-user-doc -->
- *
- * <!-- begin-model-doc -->
- *
- * Output stream router
- *
- * <!-- end-model-doc -->
- *
- * <p>
- * The following features are supported:
- * <ul>
- * <li>{@link org.jboss.tools.smooks.model.iorouting.Router#getBeanId
<em>Bean Id</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.iorouting.Router#getEncoding
<em>Encoding</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.iorouting.Router#isExecuteBefore
<em>Execute Before</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.iorouting.Router#getResourceName
<em>Resource Name</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.iorouting.Router#getRouteOnElement
<em>Route On Element</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.iorouting.Router#getRouteOnElementNS
<em>Route On Element NS</em>}</li>
- * </ul>
- * </p>
- *
- * @see org.jboss.tools.smooks.model.iorouting.IoroutingPackage#getRouter()
- * @model extendedMetaData="name='router' kind='elementOnly'"
- * @generated
- */
-public interface Router extends ElementVisitor {
- /**
- * Returns the value of the '<em><b>Bean Id</b></em>'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The beanId of the bean from the bean context to be written to the
OutputStream.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Bean Id</em>' attribute.
- * @see #setBeanId(String)
- * @see org.jboss.tools.smooks.model.iorouting.IoroutingPackage#getRouter_BeanId()
- * @model dataType="org.eclipse.emf.ecore.xml.type.String"
required="true"
- * extendedMetaData="kind='attribute' name='beanId'"
- * @generated
- */
- String getBeanId();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.iorouting.Router#getBeanId <em>Bean Id</em>}'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Bean Id</em>' attribute.
- * @see #getBeanId()
- * @generated
- */
- void setBeanId(String value);
-
- /**
- * Returns the value of the '<em><b>Encoding</b></em>'
attribute.
- * The default value is <code>"UTF-8"</code>.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The encoding used when writing characters to the stream. Default is
'UTF-8'
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Encoding</em>' attribute.
- * @see #isSetEncoding()
- * @see #unsetEncoding()
- * @see #setEncoding(String)
- * @see org.jboss.tools.smooks.model.iorouting.IoroutingPackage#getRouter_Encoding()
- * @model default="UTF-8" unsettable="true"
dataType="org.eclipse.emf.ecore.xml.type.String"
- * extendedMetaData="kind='attribute' name='encoding'"
- * @generated
- */
- String getEncoding();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.iorouting.Router#getEncoding
<em>Encoding</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Encoding</em>' attribute.
- * @see #isSetEncoding()
- * @see #unsetEncoding()
- * @see #getEncoding()
- * @generated
- */
- void setEncoding(String value);
-
- /**
- * Unsets the value of the '{@link
org.jboss.tools.smooks.model.iorouting.Router#getEncoding
<em>Encoding</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see #isSetEncoding()
- * @see #getEncoding()
- * @see #setEncoding(String)
- * @generated
- */
- void unsetEncoding();
-
- /**
- * Returns whether the value of the '{@link
org.jboss.tools.smooks.model.iorouting.Router#getEncoding
<em>Encoding</em>}' attribute is set.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return whether the value of the '<em>Encoding</em>' attribute is
set.
- * @see #unsetEncoding()
- * @see #getEncoding()
- * @see #setEncoding(String)
- * @generated
- */
- boolean isSetEncoding();
-
- /**
- * Returns the value of the '<em><b>Execute
Before</b></em>' attribute.
- * The default value is <code>"false"</code>.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * If the routing is done before or after the selected element. Default is
'false'.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Execute Before</em>' attribute.
- * @see #isSetExecuteBefore()
- * @see #unsetExecuteBefore()
- * @see #setExecuteBefore(boolean)
- * @see
org.jboss.tools.smooks.model.iorouting.IoroutingPackage#getRouter_ExecuteBefore()
- * @model default="false" unsettable="true"
dataType="org.eclipse.emf.ecore.xml.type.Boolean"
- * extendedMetaData="kind='attribute'
name='executeBefore'"
- * @generated
- */
- boolean isExecuteBefore();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.iorouting.Router#isExecuteBefore <em>Execute
Before</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Execute Before</em>'
attribute.
- * @see #isSetExecuteBefore()
- * @see #unsetExecuteBefore()
- * @see #isExecuteBefore()
- * @generated
- */
- void setExecuteBefore(boolean value);
-
- /**
- * Unsets the value of the '{@link
org.jboss.tools.smooks.model.iorouting.Router#isExecuteBefore <em>Execute
Before</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see #isSetExecuteBefore()
- * @see #isExecuteBefore()
- * @see #setExecuteBefore(boolean)
- * @generated
- */
- void unsetExecuteBefore();
-
- /**
- * Returns whether the value of the '{@link
org.jboss.tools.smooks.model.iorouting.Router#isExecuteBefore <em>Execute
Before</em>}' attribute is set.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return whether the value of the '<em>Execute Before</em>'
attribute is set.
- * @see #unsetExecuteBefore()
- * @see #isExecuteBefore()
- * @see #setExecuteBefore(boolean)
- * @generated
- */
- boolean isSetExecuteBefore();
-
- /**
- * Returns the value of the '<em><b>Resource
Name</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The resource name of the AbstractOutputStreamResource the bean should be
routed to.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Resource Name</em>' attribute.
- * @see #setResourceName(String)
- * @see
org.jboss.tools.smooks.model.iorouting.IoroutingPackage#getRouter_ResourceName()
- * @model dataType="org.eclipse.emf.ecore.xml.type.String"
required="true"
- * extendedMetaData="kind='attribute'
name='resourceName'"
- * @generated
- */
- String getResourceName();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.iorouting.Router#getResourceName <em>Resource
Name</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Resource Name</em>'
attribute.
- * @see #getResourceName()
- * @generated
- */
- void setResourceName(String value);
-
- /**
- * Returns the value of the '<em><b>Route On
Element</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The element to route on.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Route On Element</em>' attribute.
- * @see #setRouteOnElement(String)
- * @see
org.jboss.tools.smooks.model.iorouting.IoroutingPackage#getRouter_RouteOnElement()
- * @model dataType="org.eclipse.emf.ecore.xml.type.String"
required="true"
- * extendedMetaData="kind='attribute'
name='routeOnElement'"
- * @generated
- */
- String getRouteOnElement();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.iorouting.Router#getRouteOnElement <em>Route On
Element</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Route On Element</em>'
attribute.
- * @see #getRouteOnElement()
- * @generated
- */
- void setRouteOnElement(String value);
-
- /**
- * Returns the value of the '<em><b>Route On Element
NS</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The namespace of the routeOnElement element.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Route On Element NS</em>'
attribute.
- * @see #setRouteOnElementNS(String)
- * @see
org.jboss.tools.smooks.model.iorouting.IoroutingPackage#getRouter_RouteOnElementNS()
- * @model dataType="org.eclipse.emf.ecore.xml.type.String"
- * extendedMetaData="kind='attribute'
name='routeOnElementNS'"
- * @generated
- */
- String getRouteOnElementNS();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.iorouting.Router#getRouteOnElementNS <em>Route On
Element NS</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Route On Element NS</em>'
attribute.
- * @see #getRouteOnElementNS()
- * @generated
- */
- void setRouteOnElementNS(String value);
-
-} // Router
Deleted:
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/AcknowledgeMode.java
===================================================================
---
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/AcknowledgeMode.java 2009-04-14
09:39:47 UTC (rev 14731)
+++
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/AcknowledgeMode.java 2009-04-14
09:58:00 UTC (rev 14732)
@@ -1,249 +0,0 @@
-/**
- * <copyright>
- * </copyright>
- *
- * $Id$
- */
-package org.jboss.tools.smooks.model.jmsrouting;
-
-import java.util.Arrays;
-import java.util.Collections;
-import java.util.List;
-
-import org.eclipse.emf.common.util.Enumerator;
-
-/**
- * <!-- begin-user-doc -->
- * A representation of the literals of the enumeration
'<em><b>Acknowledge Mode</b></em>',
- * and utility methods for working with them.
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The possible JMS acknowledge modes
- *
- * <!-- end-model-doc -->
- * @see org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getAcknowledgeMode()
- * @model extendedMetaData="name='acknowledgeMode'"
- * @generated
- */
-public enum AcknowledgeMode implements Enumerator {
- /**
- * The '<em><b>AUTOACKNOWLEDGE</b></em>' literal
object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see #AUTOACKNOWLEDGE_VALUE
- * @generated
- * @ordered
- */
- AUTOACKNOWLEDGE(0, "AUTOACKNOWLEDGE", "AUTO_ACKNOWLEDGE"),
-
- /**
- * The '<em><b>CLIENTACKNOWLEDGE</b></em>' literal
object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see #CLIENTACKNOWLEDGE_VALUE
- * @generated
- * @ordered
- */
- CLIENTACKNOWLEDGE(1, "CLIENTACKNOWLEDGE", "CLIENT_ACKNOWLEDGE"),
-
- /**
- * The '<em><b>DUPSOKACKNOWLEDGE</b></em>' literal
object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see #DUPSOKACKNOWLEDGE_VALUE
- * @generated
- * @ordered
- */
- DUPSOKACKNOWLEDGE(2, "DUPSOKACKNOWLEDGE", "DUPS_OK_ACKNOWLEDGE");
-
- /**
- * The '<em><b>AUTOACKNOWLEDGE</b></em>' literal value.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * With this acknowledgement mode, the session automatically acknowledges a
client's receipt of a
- * message when it has either successfully returned from a call to receive or the
message listener
- * it has called to process the message successfully returns.
- *
- * <!-- end-model-doc -->
- * @see #AUTOACKNOWLEDGE
- * @model literal="AUTO_ACKNOWLEDGE"
- * @generated
- * @ordered
- */
- public static final int AUTOACKNOWLEDGE_VALUE = 0;
-
- /**
- * The '<em><b>CLIENTACKNOWLEDGE</b></em>' literal
value.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * With this acknowledgement mode, the client acknowledges a message by calling a
message's acknowledge method.
- *
- * <!-- end-model-doc -->
- * @see #CLIENTACKNOWLEDGE
- * @model literal="CLIENT_ACKNOWLEDGE"
- * @generated
- * @ordered
- */
- public static final int CLIENTACKNOWLEDGE_VALUE = 1;
-
- /**
- * The '<em><b>DUPSOKACKNOWLEDGE</b></em>' literal
value.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * This acknowledgement mode instructs the session to lazily acknowledge the
delivery of messages.
- *
- * <!-- end-model-doc -->
- * @see #DUPSOKACKNOWLEDGE
- * @model literal="DUPS_OK_ACKNOWLEDGE"
- * @generated
- * @ordered
- */
- public static final int DUPSOKACKNOWLEDGE_VALUE = 2;
-
- /**
- * An array of all the '<em><b>Acknowledge
Mode</b></em>' enumerators.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- private static final AcknowledgeMode[] VALUES_ARRAY =
- new AcknowledgeMode[] {
- AUTOACKNOWLEDGE,
- CLIENTACKNOWLEDGE,
- DUPSOKACKNOWLEDGE,
- };
-
- /**
- * A public read-only list of all the '<em><b>Acknowledge
Mode</b></em>' enumerators.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- public static final List<AcknowledgeMode> VALUES =
Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
-
- /**
- * Returns the '<em><b>Acknowledge Mode</b></em>'
literal with the specified literal value.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- public static AcknowledgeMode get(String literal) {
- for (int i = 0; i < VALUES_ARRAY.length; ++i) {
- AcknowledgeMode result = VALUES_ARRAY[i];
- if (result.toString().equals(literal)) {
- return result;
- }
- }
- return null;
- }
-
- /**
- * Returns the '<em><b>Acknowledge Mode</b></em>'
literal with the specified name.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- public static AcknowledgeMode getByName(String name) {
- for (int i = 0; i < VALUES_ARRAY.length; ++i) {
- AcknowledgeMode result = VALUES_ARRAY[i];
- if (result.getName().equals(name)) {
- return result;
- }
- }
- return null;
- }
-
- /**
- * Returns the '<em><b>Acknowledge Mode</b></em>'
literal with the specified integer value.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- public static AcknowledgeMode get(int value) {
- switch (value) {
- case AUTOACKNOWLEDGE_VALUE: return AUTOACKNOWLEDGE;
- case CLIENTACKNOWLEDGE_VALUE: return CLIENTACKNOWLEDGE;
- case DUPSOKACKNOWLEDGE_VALUE: return DUPSOKACKNOWLEDGE;
- }
- return null;
- }
-
- /**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- private final int value;
-
- /**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- private final String name;
-
- /**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- private final String literal;
-
- /**
- * Only this class can construct instances.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- private AcknowledgeMode(int value, String name, String literal) {
- this.value = value;
- this.name = name;
- this.literal = literal;
- }
-
- /**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- public int getValue() {
- return value;
- }
-
- /**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- public String getName() {
- return name;
- }
-
- /**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- public String getLiteral() {
- return literal;
- }
-
- /**
- * Returns the literal value of the enumerator, which is its string representation.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- @Override
- public String toString() {
- return literal;
- }
-
-} //AcknowledgeMode
Deleted:
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/Connection.java
===================================================================
---
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/Connection.java 2009-04-14
09:39:47 UTC (rev 14731)
+++
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/Connection.java 2009-04-14
09:58:00 UTC (rev 14732)
@@ -1,148 +0,0 @@
-/**
- * <copyright>
- * </copyright>
- *
- * $Id$
- */
-package org.jboss.tools.smooks.model.jmsrouting;
-
-import org.eclipse.emf.ecore.EObject;
-
-/**
- * <!-- begin-user-doc -->
- * A representation of the model object
'<em><b>Connection</b></em>'.
- * <!-- end-user-doc -->
- *
- * <!-- begin-model-doc -->
- *
- * The JMS connection configuration.
- *
- * <!-- end-model-doc -->
- *
- * <p>
- * The following features are supported:
- * <ul>
- * <li>{@link org.jboss.tools.smooks.model.jmsrouting.Connection#getFactory
<em>Factory</em>}</li>
- * <li>{@link
org.jboss.tools.smooks.model.jmsrouting.Connection#getSecurityCredential
<em>Security Credential</em>}</li>
- * <li>{@link
org.jboss.tools.smooks.model.jmsrouting.Connection#getSecurityPrincipal <em>Security
Principal</em>}</li>
- * </ul>
- * </p>
- *
- * @see org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getConnection()
- * @model extendedMetaData="name='connection' kind='empty'"
- * @generated
- */
-public interface Connection extends EObject {
- /**
- * Returns the value of the '<em><b>Factory</b></em>'
attribute.
- * The default value is <code>"ConnectionFactory"</code>.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The ConnectionFactory to look up
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Factory</em>' attribute.
- * @see #isSetFactory()
- * @see #unsetFactory()
- * @see #setFactory(String)
- * @see
org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getConnection_Factory()
- * @model default="ConnectionFactory" unsettable="true"
dataType="org.eclipse.emf.ecore.xml.type.String"
- * extendedMetaData="kind='attribute' name='factory'"
- * @generated
- */
- String getFactory();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Connection#getFactory
<em>Factory</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Factory</em>' attribute.
- * @see #isSetFactory()
- * @see #unsetFactory()
- * @see #getFactory()
- * @generated
- */
- void setFactory(String value);
-
- /**
- * Unsets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Connection#getFactory
<em>Factory</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see #isSetFactory()
- * @see #getFactory()
- * @see #setFactory(String)
- * @generated
- */
- void unsetFactory();
-
- /**
- * Returns whether the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Connection#getFactory
<em>Factory</em>}' attribute is set.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return whether the value of the '<em>Factory</em>' attribute is
set.
- * @see #unsetFactory()
- * @see #getFactory()
- * @see #setFactory(String)
- * @generated
- */
- boolean isSetFactory();
-
- /**
- * Returns the value of the '<em><b>Security
Credential</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The security credentials to use when creating the JMS connection.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Security Credential</em>'
attribute.
- * @see #setSecurityCredential(String)
- * @see
org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getConnection_SecurityCredential()
- * @model dataType="org.eclipse.emf.ecore.xml.type.String"
- * extendedMetaData="kind='attribute'
name='securityCredential'"
- * @generated
- */
- String getSecurityCredential();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Connection#getSecurityCredential
<em>Security Credential</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Security Credential</em>'
attribute.
- * @see #getSecurityCredential()
- * @generated
- */
- void setSecurityCredential(String value);
-
- /**
- * Returns the value of the '<em><b>Security
Principal</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The security principal use when creating the JMS connection.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Security Principal</em>'
attribute.
- * @see #setSecurityPrincipal(String)
- * @see
org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getConnection_SecurityPrincipal()
- * @model dataType="org.eclipse.emf.ecore.xml.type.String"
- * extendedMetaData="kind='attribute'
name='securityPrincipal'"
- * @generated
- */
- String getSecurityPrincipal();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Connection#getSecurityPrincipal <em>Security
Principal</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Security Principal</em>'
attribute.
- * @see #getSecurityPrincipal()
- * @generated
- */
- void setSecurityPrincipal(String value);
-
-} // Connection
Deleted:
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/DeliveryMode.java
===================================================================
---
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/DeliveryMode.java 2009-04-14
09:39:47 UTC (rev 14731)
+++
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/DeliveryMode.java 2009-04-14
09:58:00 UTC (rev 14732)
@@ -1,219 +0,0 @@
-/**
- * <copyright>
- * </copyright>
- *
- * $Id$
- */
-package org.jboss.tools.smooks.model.jmsrouting;
-
-import java.util.Arrays;
-import java.util.Collections;
-import java.util.List;
-
-import org.eclipse.emf.common.util.Enumerator;
-
-/**
- * <!-- begin-user-doc -->
- * A representation of the literals of the enumeration '<em><b>Delivery
Mode</b></em>',
- * and utility methods for working with them.
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The possible JMS delivery modes.
- *
- * <!-- end-model-doc -->
- * @see org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getDeliveryMode()
- * @model extendedMetaData="name='deliveryMode'"
- * @generated
- */
-public enum DeliveryMode implements Enumerator {
- /**
- * The '<em><b>Persistent</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see #PERSISTENT_VALUE
- * @generated
- * @ordered
- */
- PERSISTENT(0, "persistent", "persistent"),
-
- /**
- * The '<em><b>Non Persistent</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see #NON_PERSISTENT_VALUE
- * @generated
- * @ordered
- */
- NON_PERSISTENT(1, "nonPersistent", "non-persistent");
-
- /**
- * The '<em><b>Persistent</b></em>' literal value.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * This mode instructs the JMS provider to log the message to stable storage as
part of the client's send operation.
- *
- * <!-- end-model-doc -->
- * @see #PERSISTENT
- * @model name="persistent"
- * @generated
- * @ordered
- */
- public static final int PERSISTENT_VALUE = 0;
-
- /**
- * The '<em><b>Non Persistent</b></em>' literal value.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * This is the lowest overhead delivery mode because it does not require that the
message be logged to stable storage.
- *
- * <!-- end-model-doc -->
- * @see #NON_PERSISTENT
- * @model name="nonPersistent" literal="non-persistent"
- * @generated
- * @ordered
- */
- public static final int NON_PERSISTENT_VALUE = 1;
-
- /**
- * An array of all the '<em><b>Delivery Mode</b></em>'
enumerators.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- private static final DeliveryMode[] VALUES_ARRAY =
- new DeliveryMode[] {
- PERSISTENT,
- NON_PERSISTENT,
- };
-
- /**
- * A public read-only list of all the '<em><b>Delivery
Mode</b></em>' enumerators.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- public static final List<DeliveryMode> VALUES =
Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
-
- /**
- * Returns the '<em><b>Delivery Mode</b></em>' literal
with the specified literal value.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- public static DeliveryMode get(String literal) {
- for (int i = 0; i < VALUES_ARRAY.length; ++i) {
- DeliveryMode result = VALUES_ARRAY[i];
- if (result.toString().equals(literal)) {
- return result;
- }
- }
- return null;
- }
-
- /**
- * Returns the '<em><b>Delivery Mode</b></em>' literal
with the specified name.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- public static DeliveryMode getByName(String name) {
- for (int i = 0; i < VALUES_ARRAY.length; ++i) {
- DeliveryMode result = VALUES_ARRAY[i];
- if (result.getName().equals(name)) {
- return result;
- }
- }
- return null;
- }
-
- /**
- * Returns the '<em><b>Delivery Mode</b></em>' literal
with the specified integer value.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- public static DeliveryMode get(int value) {
- switch (value) {
- case PERSISTENT_VALUE: return PERSISTENT;
- case NON_PERSISTENT_VALUE: return NON_PERSISTENT;
- }
- return null;
- }
-
- /**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- private final int value;
-
- /**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- private final String name;
-
- /**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- private final String literal;
-
- /**
- * Only this class can construct instances.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- private DeliveryMode(int value, String name, String literal) {
- this.value = value;
- this.name = name;
- this.literal = literal;
- }
-
- /**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- public int getValue() {
- return value;
- }
-
- /**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- public String getName() {
- return name;
- }
-
- /**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- public String getLiteral() {
- return literal;
- }
-
- /**
- * Returns the literal value of the enumerator, which is its string representation.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- @Override
- public String toString() {
- return literal;
- }
-
-} //DeliveryMode
Deleted:
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/DocumentRoot.java
===================================================================
---
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/DocumentRoot.java 2009-04-14
09:39:47 UTC (rev 14731)
+++
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/DocumentRoot.java 2009-04-14
09:58:00 UTC (rev 14732)
@@ -1,120 +0,0 @@
-/**
- * <copyright>
- * </copyright>
- *
- * $Id$
- */
-package org.jboss.tools.smooks.model.jmsrouting;
-
-import org.eclipse.emf.common.util.EMap;
-
-import org.eclipse.emf.ecore.EObject;
-
-import org.eclipse.emf.ecore.util.FeatureMap;
-
-/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>Document
Root</b></em>'.
- * <!-- end-user-doc -->
- *
- * <p>
- * The following features are supported:
- * <ul>
- * <li>{@link org.jboss.tools.smooks.model.jmsrouting.DocumentRoot#getMixed
<em>Mixed</em>}</li>
- * <li>{@link
org.jboss.tools.smooks.model.jmsrouting.DocumentRoot#getXMLNSPrefixMap <em>XMLNS
Prefix Map</em>}</li>
- * <li>{@link
org.jboss.tools.smooks.model.jmsrouting.DocumentRoot#getXSISchemaLocation <em>XSI
Schema Location</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.jmsrouting.DocumentRoot#getRouter
<em>Router</em>}</li>
- * </ul>
- * </p>
- *
- * @see org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getDocumentRoot()
- * @model extendedMetaData="name='' kind='mixed'"
- * @generated
- */
-public interface DocumentRoot extends EObject {
- /**
- * Returns the value of the '<em><b>Mixed</b></em>'
attribute list.
- * The list contents are of type {@link org.eclipse.emf.ecore.util.FeatureMap.Entry}.
- * <!-- begin-user-doc -->
- * <p>
- * If the meaning of the '<em>Mixed</em>' attribute list isn't
clear,
- * there really should be more of a description here...
- * </p>
- * <!-- end-user-doc -->
- * @return the value of the '<em>Mixed</em>' attribute list.
- * @see
org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getDocumentRoot_Mixed()
- * @model unique="false"
dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="true"
- * extendedMetaData="kind='elementWildcard'
name=':mixed'"
- * @generated
- */
- FeatureMap getMixed();
-
- /**
- * Returns the value of the '<em><b>XMLNS Prefix
Map</b></em>' map.
- * The key is of type {@link java.lang.String},
- * and the value is of type {@link java.lang.String},
- * <!-- begin-user-doc -->
- * <p>
- * If the meaning of the '<em>XMLNS Prefix Map</em>' map isn't
clear,
- * there really should be more of a description here...
- * </p>
- * <!-- end-user-doc -->
- * @return the value of the '<em>XMLNS Prefix Map</em>' map.
- * @see
org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getDocumentRoot_XMLNSPrefixMap()
- * @model
mapType="org.eclipse.emf.ecore.EStringToStringMapEntry<org.eclipse.emf.ecore.EString,
org.eclipse.emf.ecore.EString>" transient="true"
- * extendedMetaData="kind='attribute'
name='xmlns:prefix'"
- * @generated
- */
- EMap<String, String> getXMLNSPrefixMap();
-
- /**
- * Returns the value of the '<em><b>XSI Schema
Location</b></em>' map.
- * The key is of type {@link java.lang.String},
- * and the value is of type {@link java.lang.String},
- * <!-- begin-user-doc -->
- * <p>
- * If the meaning of the '<em>XSI Schema Location</em>' map
isn't clear,
- * there really should be more of a description here...
- * </p>
- * <!-- end-user-doc -->
- * @return the value of the '<em>XSI Schema Location</em>' map.
- * @see
org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getDocumentRoot_XSISchemaLocation()
- * @model
mapType="org.eclipse.emf.ecore.EStringToStringMapEntry<org.eclipse.emf.ecore.EString,
org.eclipse.emf.ecore.EString>" transient="true"
- * extendedMetaData="kind='attribute'
name='xsi:schemaLocation'"
- * @generated
- */
- EMap<String, String> getXSISchemaLocation();
-
- /**
- * Returns the value of the '<em><b>Router</b></em>'
containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * JMS router configuration
- * The JMS router routes messages to a JMS destination (Queue or Topic).
- * The message payload is created from a bean out of the bean context. It is
possible
- * to send Text or Object messages. The correlation id can be generated out of a
FreeMarker
- * template.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Router</em>' containment
reference.
- * @see #setRouter(Router)
- * @see
org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getDocumentRoot_Router()
- * @model containment="true" upper="-2" transient="true"
volatile="true" derived="true"
- * extendedMetaData="kind='element' name='router'
namespace='##targetNamespace'
affiliation='http://www.milyn.org/xsd/smooks-1.1.xsd#abstract-resourc...
- * @generated
- */
- Router getRouter();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.DocumentRoot#getRouter
<em>Router</em>}' containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Router</em>' containment
reference.
- * @see #getRouter()
- * @generated
- */
- void setRouter(Router value);
-
-} // DocumentRoot
Deleted:
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/HighWaterMark.java
===================================================================
---
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/HighWaterMark.java 2009-04-14
09:39:47 UTC (rev 14731)
+++
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/HighWaterMark.java 2009-04-14
09:58:00 UTC (rev 14732)
@@ -1,207 +0,0 @@
-/**
- * <copyright>
- * </copyright>
- *
- * $Id$
- */
-package org.jboss.tools.smooks.model.jmsrouting;
-
-import org.eclipse.emf.ecore.EObject;
-
-/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>High Water
Mark</b></em>'.
- * <!-- end-user-doc -->
- *
- * <!-- begin-model-doc -->
- *
- * The configuration for the max number of messages that can be sitting in the
- * JMS Destination at any any time.
- *
- * <!-- end-model-doc -->
- *
- * <p>
- * The following features are supported:
- * <ul>
- * <li>{@link org.jboss.tools.smooks.model.jmsrouting.HighWaterMark#getMark
<em>Mark</em>}</li>
- * <li>{@link
org.jboss.tools.smooks.model.jmsrouting.HighWaterMark#getPollFrequency <em>Poll
Frequency</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.jmsrouting.HighWaterMark#getTimeout
<em>Timeout</em>}</li>
- * </ul>
- * </p>
- *
- * @see org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getHighWaterMark()
- * @model extendedMetaData="name='highWaterMark' kind='empty'"
- * @generated
- */
-public interface HighWaterMark extends EObject {
- /**
- * Returns the value of the '<em><b>Mark</b></em>'
attribute.
- * The default value is <code>"200"</code>.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The max number of messages that can be sitting in the JMS Destination at any any
time. Default is 200.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Mark</em>' attribute.
- * @see #isSetMark()
- * @see #unsetMark()
- * @see #setMark(int)
- * @see
org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getHighWaterMark_Mark()
- * @model default="200" unsettable="true"
dataType="org.eclipse.emf.ecore.xml.type.Int"
- * extendedMetaData="kind='attribute' name='mark'"
- * @generated
- */
- int getMark();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.HighWaterMark#getMark
<em>Mark</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Mark</em>' attribute.
- * @see #isSetMark()
- * @see #unsetMark()
- * @see #getMark()
- * @generated
- */
- void setMark(int value);
-
- /**
- * Unsets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.HighWaterMark#getMark
<em>Mark</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see #isSetMark()
- * @see #getMark()
- * @see #setMark(int)
- * @generated
- */
- void unsetMark();
-
- /**
- * Returns whether the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.HighWaterMark#getMark
<em>Mark</em>}' attribute is set.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return whether the value of the '<em>Mark</em>' attribute is
set.
- * @see #unsetMark()
- * @see #getMark()
- * @see #setMark(int)
- * @generated
- */
- boolean isSetMark();
-
- /**
- * Returns the value of the '<em><b>Poll
Frequency</b></em>' attribute.
- * The default value is <code>"1000"</code>.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The number of milliseconds to wait between checks on the High Water Mark, while
waiting for it to drop.
- * Default is 1000 ms.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Poll Frequency</em>' attribute.
- * @see #isSetPollFrequency()
- * @see #unsetPollFrequency()
- * @see #setPollFrequency(int)
- * @see
org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getHighWaterMark_PollFrequency()
- * @model default="1000" unsettable="true"
dataType="org.eclipse.emf.ecore.xml.type.Int"
- * extendedMetaData="kind='attribute'
name='pollFrequency'"
- * @generated
- */
- int getPollFrequency();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.HighWaterMark#getPollFrequency <em>Poll
Frequency</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Poll Frequency</em>'
attribute.
- * @see #isSetPollFrequency()
- * @see #unsetPollFrequency()
- * @see #getPollFrequency()
- * @generated
- */
- void setPollFrequency(int value);
-
- /**
- * Unsets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.HighWaterMark#getPollFrequency <em>Poll
Frequency</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see #isSetPollFrequency()
- * @see #getPollFrequency()
- * @see #setPollFrequency(int)
- * @generated
- */
- void unsetPollFrequency();
-
- /**
- * Returns whether the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.HighWaterMark#getPollFrequency <em>Poll
Frequency</em>}' attribute is set.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return whether the value of the '<em>Poll Frequency</em>'
attribute is set.
- * @see #unsetPollFrequency()
- * @see #getPollFrequency()
- * @see #setPollFrequency(int)
- * @generated
- */
- boolean isSetPollFrequency();
-
- /**
- * Returns the value of the '<em><b>Timeout</b></em>'
attribute.
- * The default value is <code>"60000"</code>.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The number of milliseconds to wait for the system to process JMS Messages from
the JMS destination so that the
- * number of JMS Messages drops below the highWaterMark. Default is 60000 ms.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Timeout</em>' attribute.
- * @see #isSetTimeout()
- * @see #unsetTimeout()
- * @see #setTimeout(int)
- * @see
org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getHighWaterMark_Timeout()
- * @model default="60000" unsettable="true"
dataType="org.eclipse.emf.ecore.xml.type.Int"
- * extendedMetaData="kind='attribute' name='timeout'"
- * @generated
- */
- int getTimeout();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.HighWaterMark#getTimeout
<em>Timeout</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Timeout</em>' attribute.
- * @see #isSetTimeout()
- * @see #unsetTimeout()
- * @see #getTimeout()
- * @generated
- */
- void setTimeout(int value);
-
- /**
- * Unsets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.HighWaterMark#getTimeout
<em>Timeout</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see #isSetTimeout()
- * @see #getTimeout()
- * @see #setTimeout(int)
- * @generated
- */
- void unsetTimeout();
-
- /**
- * Returns whether the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.HighWaterMark#getTimeout
<em>Timeout</em>}' attribute is set.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return whether the value of the '<em>Timeout</em>' attribute is
set.
- * @see #unsetTimeout()
- * @see #getTimeout()
- * @see #setTimeout(int)
- * @generated
- */
- boolean isSetTimeout();
-
-} // HighWaterMark
Deleted:
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/JmsroutingFactory.java
===================================================================
---
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/JmsroutingFactory.java 2009-04-14
09:39:47 UTC (rev 14731)
+++
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/JmsroutingFactory.java 2009-04-14
09:58:00 UTC (rev 14732)
@@ -1,100 +0,0 @@
-/**
- * <copyright>
- * </copyright>
- *
- * $Id$
- */
-package org.jboss.tools.smooks.model.jmsrouting;
-
-import org.eclipse.emf.ecore.EFactory;
-
-/**
- * <!-- begin-user-doc -->
- * The <b>Factory</b> for the model.
- * It provides a create method for each non-abstract class of the model.
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage
- * @generated
- */
-public interface JmsroutingFactory extends EFactory {
- /**
- * The singleton instance of the factory.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- JmsroutingFactory eINSTANCE =
org.jboss.tools.smooks.model.jmsrouting.impl.JmsroutingFactoryImpl.init();
-
- /**
- * Returns a new object of class '<em>Connection</em>'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return a new object of class '<em>Connection</em>'.
- * @generated
- */
- Connection createConnection();
-
- /**
- * Returns a new object of class '<em>Document Root</em>'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return a new object of class '<em>Document Root</em>'.
- * @generated
- */
- DocumentRoot createDocumentRoot();
-
- /**
- * Returns a new object of class '<em>High Water Mark</em>'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return a new object of class '<em>High Water Mark</em>'.
- * @generated
- */
- HighWaterMark createHighWaterMark();
-
- /**
- * Returns a new object of class '<em>Jndi</em>'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return a new object of class '<em>Jndi</em>'.
- * @generated
- */
- Jndi createJndi();
-
- /**
- * Returns a new object of class '<em>Message</em>'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return a new object of class '<em>Message</em>'.
- * @generated
- */
- Message createMessage();
-
- /**
- * Returns a new object of class '<em>Router</em>'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return a new object of class '<em>Router</em>'.
- * @generated
- */
- Router createRouter();
-
- /**
- * Returns a new object of class '<em>Session</em>'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return a new object of class '<em>Session</em>'.
- * @generated
- */
- Session createSession();
-
- /**
- * Returns the package supported by this factory.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the package supported by this factory.
- * @generated
- */
- JmsroutingPackage getJmsroutingPackage();
-
-} //JmsroutingFactory
Deleted:
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/JmsroutingPackage.java
===================================================================
---
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/JmsroutingPackage.java 2009-04-14
09:39:47 UTC (rev 14731)
+++
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/JmsroutingPackage.java 2009-04-14
09:58:00 UTC (rev 14732)
@@ -1,1437 +0,0 @@
-/**
- * <copyright>
- * </copyright>
- *
- * $Id$
- */
-package org.jboss.tools.smooks.model.jmsrouting;
-
-import org.eclipse.emf.ecore.EAttribute;
-import org.eclipse.emf.ecore.EClass;
-import org.eclipse.emf.ecore.EDataType;
-import org.eclipse.emf.ecore.EEnum;
-import org.eclipse.emf.ecore.EPackage;
-import org.eclipse.emf.ecore.EReference;
-import org.jboss.tools.smooks.model.smooks.SmooksPackage;
-
-/**
- * <!-- begin-user-doc -->
- * The <b>Package</b> for the model.
- * It contains accessors for the meta objects to represent
- * <ul>
- * <li>each class,</li>
- * <li>each feature of each class,</li>
- * <li>each enum,</li>
- * <li>and each data type</li>
- * </ul>
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- * Smooks JMS Routing Configuration
- * <!-- end-model-doc -->
- * @see org.jboss.tools.smooks.model.jmsrouting.JmsroutingFactory
- * @model kind="package"
- * @generated
- */
-public interface JmsroutingPackage extends EPackage {
- /**
- * The package name.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- String eNAME = "jmsrouting";
-
- /**
- * The package namespace URI.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- String eNS_URI = "http://www.milyn.org/xsd/smooks/jms-routing-1.1.xsd";
-
- /**
- * The package namespace name.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- String eNS_PREFIX = "jms";
-
- /**
- * The singleton instance of the package.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- JmsroutingPackage eINSTANCE =
org.jboss.tools.smooks.model.jmsrouting.impl.JmsroutingPackageImpl.init();
-
- /**
- * The meta object id for the '{@link
org.jboss.tools.smooks.model.jmsrouting.impl.ConnectionImpl
<em>Connection</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.jmsrouting.impl.ConnectionImpl
- * @see
org.jboss.tools.smooks.model.jmsrouting.impl.JmsroutingPackageImpl#getConnection()
- * @generated
- */
- int CONNECTION = 0;
-
- /**
- * The feature id for the '<em><b>Factory</b></em>'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int CONNECTION__FACTORY = 0;
-
- /**
- * The feature id for the '<em><b>Security
Credential</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int CONNECTION__SECURITY_CREDENTIAL = 1;
-
- /**
- * The feature id for the '<em><b>Security
Principal</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int CONNECTION__SECURITY_PRINCIPAL = 2;
-
- /**
- * The number of structural features of the '<em>Connection</em>'
class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int CONNECTION_FEATURE_COUNT = 3;
-
- /**
- * The meta object id for the '{@link
org.jboss.tools.smooks.model.jmsrouting.impl.DocumentRootImpl <em>Document
Root</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.jmsrouting.impl.DocumentRootImpl
- * @see
org.jboss.tools.smooks.model.jmsrouting.impl.JmsroutingPackageImpl#getDocumentRoot()
- * @generated
- */
- int DOCUMENT_ROOT = 1;
-
- /**
- * The feature id for the '<em><b>Mixed</b></em>'
attribute list.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int DOCUMENT_ROOT__MIXED = 0;
-
- /**
- * The feature id for the '<em><b>XMLNS Prefix
Map</b></em>' map.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int DOCUMENT_ROOT__XMLNS_PREFIX_MAP = 1;
-
- /**
- * The feature id for the '<em><b>XSI Schema
Location</b></em>' map.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION = 2;
-
- /**
- * The feature id for the '<em><b>Router</b></em>'
containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int DOCUMENT_ROOT__ROUTER = 3;
-
- /**
- * The number of structural features of the '<em>Document Root</em>'
class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int DOCUMENT_ROOT_FEATURE_COUNT = 4;
-
- /**
- * The meta object id for the '{@link
org.jboss.tools.smooks.model.jmsrouting.impl.HighWaterMarkImpl <em>High Water
Mark</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.jmsrouting.impl.HighWaterMarkImpl
- * @see
org.jboss.tools.smooks.model.jmsrouting.impl.JmsroutingPackageImpl#getHighWaterMark()
- * @generated
- */
- int HIGH_WATER_MARK = 2;
-
- /**
- * The feature id for the '<em><b>Mark</b></em>'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int HIGH_WATER_MARK__MARK = 0;
-
- /**
- * The feature id for the '<em><b>Poll
Frequency</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int HIGH_WATER_MARK__POLL_FREQUENCY = 1;
-
- /**
- * The feature id for the '<em><b>Timeout</b></em>'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int HIGH_WATER_MARK__TIMEOUT = 2;
-
- /**
- * The number of structural features of the '<em>High Water
Mark</em>' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int HIGH_WATER_MARK_FEATURE_COUNT = 3;
-
- /**
- * The meta object id for the '{@link
org.jboss.tools.smooks.model.jmsrouting.impl.JndiImpl <em>Jndi</em>}'
class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.jmsrouting.impl.JndiImpl
- * @see org.jboss.tools.smooks.model.jmsrouting.impl.JmsroutingPackageImpl#getJndi()
- * @generated
- */
- int JNDI = 3;
-
- /**
- * The feature id for the '<em><b>Context
Factory</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int JNDI__CONTEXT_FACTORY = 0;
-
- /**
- * The feature id for the '<em><b>Naming
Factory</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int JNDI__NAMING_FACTORY = 1;
-
- /**
- * The feature id for the '<em><b>Provider Url</b></em>'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int JNDI__PROVIDER_URL = 2;
-
- /**
- * The number of structural features of the '<em>Jndi</em>' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int JNDI_FEATURE_COUNT = 3;
-
- /**
- * The meta object id for the '{@link
org.jboss.tools.smooks.model.jmsrouting.impl.MessageImpl
<em>Message</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.jmsrouting.impl.MessageImpl
- * @see org.jboss.tools.smooks.model.jmsrouting.impl.JmsroutingPackageImpl#getMessage()
- * @generated
- */
- int MESSAGE = 4;
-
- /**
- * The feature id for the '<em><b>Correlation Id
Pattern</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int MESSAGE__CORRELATION_ID_PATTERN = 0;
-
- /**
- * The feature id for the '<em><b>Delivery
Mode</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int MESSAGE__DELIVERY_MODE = 1;
-
- /**
- * The feature id for the '<em><b>Priority</b></em>'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int MESSAGE__PRIORITY = 2;
-
- /**
- * The feature id for the '<em><b>Time To Live</b></em>'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int MESSAGE__TIME_TO_LIVE = 3;
-
- /**
- * The feature id for the '<em><b>Type</b></em>'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int MESSAGE__TYPE = 4;
-
- /**
- * The number of structural features of the '<em>Message</em>'
class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int MESSAGE_FEATURE_COUNT = 5;
-
- /**
- * The meta object id for the '{@link
org.jboss.tools.smooks.model.jmsrouting.impl.RouterImpl <em>Router</em>}'
class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.jmsrouting.impl.RouterImpl
- * @see org.jboss.tools.smooks.model.jmsrouting.impl.JmsroutingPackageImpl#getRouter()
- * @generated
- */
- int ROUTER = 5;
-
- /**
- * The feature id for the '<em><b>Mixed</b></em>'
attribute list.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int ROUTER__MIXED = SmooksPackage.ELEMENT_VISITOR__MIXED;
-
- /**
- * The feature id for the '<em><b>Any</b></em>'
attribute list.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int ROUTER__ANY = SmooksPackage.ELEMENT_VISITOR__ANY;
-
- /**
- * The feature id for the '<em><b>Any
Attribute</b></em>' attribute list.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int ROUTER__ANY_ATTRIBUTE = SmooksPackage.ELEMENT_VISITOR__ANY_ATTRIBUTE;
-
- /**
- * The feature id for the '<em><b>Condition</b></em>'
containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int ROUTER__CONDITION = SmooksPackage.ELEMENT_VISITOR__CONDITION;
-
- /**
- * The feature id for the '<em><b>Target
Profile</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int ROUTER__TARGET_PROFILE = SmooksPackage.ELEMENT_VISITOR__TARGET_PROFILE;
-
- /**
- * The feature id for the '<em><b>Message</b></em>'
containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int ROUTER__MESSAGE = SmooksPackage.ELEMENT_VISITOR_FEATURE_COUNT + 0;
-
- /**
- * The feature id for the '<em><b>Connection</b></em>'
containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int ROUTER__CONNECTION = SmooksPackage.ELEMENT_VISITOR_FEATURE_COUNT + 1;
-
- /**
- * The feature id for the '<em><b>Session</b></em>'
containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int ROUTER__SESSION = SmooksPackage.ELEMENT_VISITOR_FEATURE_COUNT + 2;
-
- /**
- * The feature id for the '<em><b>Jndi</b></em>'
containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int ROUTER__JNDI = SmooksPackage.ELEMENT_VISITOR_FEATURE_COUNT + 3;
-
- /**
- * The feature id for the '<em><b>High Water
Mark</b></em>' containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int ROUTER__HIGH_WATER_MARK = SmooksPackage.ELEMENT_VISITOR_FEATURE_COUNT + 4;
-
- /**
- * The feature id for the '<em><b>Bean Id</b></em>'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int ROUTER__BEAN_ID = SmooksPackage.ELEMENT_VISITOR_FEATURE_COUNT + 5;
-
- /**
- * The feature id for the '<em><b>Destination</b></em>'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int ROUTER__DESTINATION = SmooksPackage.ELEMENT_VISITOR_FEATURE_COUNT + 6;
-
- /**
- * The feature id for the '<em><b>Execute
Before</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int ROUTER__EXECUTE_BEFORE = SmooksPackage.ELEMENT_VISITOR_FEATURE_COUNT + 7;
-
- /**
- * The feature id for the '<em><b>Route On
Element</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int ROUTER__ROUTE_ON_ELEMENT = SmooksPackage.ELEMENT_VISITOR_FEATURE_COUNT + 8;
-
- /**
- * The feature id for the '<em><b>Route On Element
NS</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int ROUTER__ROUTE_ON_ELEMENT_NS = SmooksPackage.ELEMENT_VISITOR_FEATURE_COUNT + 9;
-
- /**
- * The number of structural features of the '<em>Router</em>'
class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int ROUTER_FEATURE_COUNT = SmooksPackage.ELEMENT_VISITOR_FEATURE_COUNT + 10;
-
- /**
- * The meta object id for the '{@link
org.jboss.tools.smooks.model.jmsrouting.impl.SessionImpl
<em>Session</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.jmsrouting.impl.SessionImpl
- * @see org.jboss.tools.smooks.model.jmsrouting.impl.JmsroutingPackageImpl#getSession()
- * @generated
- */
- int SESSION = 6;
-
- /**
- * The feature id for the '<em><b>Acknowledge
Mode</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int SESSION__ACKNOWLEDGE_MODE = 0;
-
- /**
- * The feature id for the '<em><b>Transacted</b></em>'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int SESSION__TRANSACTED = 1;
-
- /**
- * The number of structural features of the '<em>Session</em>'
class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int SESSION_FEATURE_COUNT = 2;
-
- /**
- * The meta object id for the '{@link
org.jboss.tools.smooks.model.jmsrouting.AcknowledgeMode <em>Acknowledge
Mode</em>}' enum.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.jmsrouting.AcknowledgeMode
- * @see
org.jboss.tools.smooks.model.jmsrouting.impl.JmsroutingPackageImpl#getAcknowledgeMode()
- * @generated
- */
- int ACKNOWLEDGE_MODE = 7;
-
- /**
- * The meta object id for the '{@link
org.jboss.tools.smooks.model.jmsrouting.DeliveryMode <em>Delivery
Mode</em>}' enum.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.jmsrouting.DeliveryMode
- * @see
org.jboss.tools.smooks.model.jmsrouting.impl.JmsroutingPackageImpl#getDeliveryMode()
- * @generated
- */
- int DELIVERY_MODE = 8;
-
- /**
- * The meta object id for the '{@link
org.jboss.tools.smooks.model.jmsrouting.MessageType <em>Message
Type</em>}' enum.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.jmsrouting.MessageType
- * @see
org.jboss.tools.smooks.model.jmsrouting.impl.JmsroutingPackageImpl#getMessageType()
- * @generated
- */
- int MESSAGE_TYPE = 9;
-
- /**
- * The meta object id for the '<em>Acknowledge Mode Object</em>'
data type.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.jmsrouting.AcknowledgeMode
- * @see
org.jboss.tools.smooks.model.jmsrouting.impl.JmsroutingPackageImpl#getAcknowledgeModeObject()
- * @generated
- */
- int ACKNOWLEDGE_MODE_OBJECT = 10;
-
- /**
- * The meta object id for the '<em>Delivery Mode Object</em>' data
type.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.jmsrouting.DeliveryMode
- * @see
org.jboss.tools.smooks.model.jmsrouting.impl.JmsroutingPackageImpl#getDeliveryModeObject()
- * @generated
- */
- int DELIVERY_MODE_OBJECT = 11;
-
- /**
- * The meta object id for the '<em>Message Type Object</em>' data
type.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.jmsrouting.MessageType
- * @see
org.jboss.tools.smooks.model.jmsrouting.impl.JmsroutingPackageImpl#getMessageTypeObject()
- * @generated
- */
- int MESSAGE_TYPE_OBJECT = 12;
-
-
- /**
- * Returns the meta object for class '{@link
org.jboss.tools.smooks.model.jmsrouting.Connection <em>Connection</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for class '<em>Connection</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.Connection
- * @generated
- */
- EClass getConnection();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.jmsrouting.Connection#getFactory
<em>Factory</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Factory</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.Connection#getFactory()
- * @see #getConnection()
- * @generated
- */
- EAttribute getConnection_Factory();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.jmsrouting.Connection#getSecurityCredential
<em>Security Credential</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Security
Credential</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.Connection#getSecurityCredential()
- * @see #getConnection()
- * @generated
- */
- EAttribute getConnection_SecurityCredential();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.jmsrouting.Connection#getSecurityPrincipal <em>Security
Principal</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Security
Principal</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.Connection#getSecurityPrincipal()
- * @see #getConnection()
- * @generated
- */
- EAttribute getConnection_SecurityPrincipal();
-
- /**
- * Returns the meta object for class '{@link
org.jboss.tools.smooks.model.jmsrouting.DocumentRoot <em>Document
Root</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for class '<em>Document Root</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.DocumentRoot
- * @generated
- */
- EClass getDocumentRoot();
-
- /**
- * Returns the meta object for the attribute list '{@link
org.jboss.tools.smooks.model.jmsrouting.DocumentRoot#getMixed
<em>Mixed</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute list '<em>Mixed</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.DocumentRoot#getMixed()
- * @see #getDocumentRoot()
- * @generated
- */
- EAttribute getDocumentRoot_Mixed();
-
- /**
- * Returns the meta object for the map '{@link
org.jboss.tools.smooks.model.jmsrouting.DocumentRoot#getXMLNSPrefixMap <em>XMLNS
Prefix Map</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the map '<em>XMLNS Prefix Map</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.DocumentRoot#getXMLNSPrefixMap()
- * @see #getDocumentRoot()
- * @generated
- */
- EReference getDocumentRoot_XMLNSPrefixMap();
-
- /**
- * Returns the meta object for the map '{@link
org.jboss.tools.smooks.model.jmsrouting.DocumentRoot#getXSISchemaLocation <em>XSI
Schema Location</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the map '<em>XSI Schema
Location</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.DocumentRoot#getXSISchemaLocation()
- * @see #getDocumentRoot()
- * @generated
- */
- EReference getDocumentRoot_XSISchemaLocation();
-
- /**
- * Returns the meta object for the containment reference '{@link
org.jboss.tools.smooks.model.jmsrouting.DocumentRoot#getRouter
<em>Router</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the containment reference
'<em>Router</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.DocumentRoot#getRouter()
- * @see #getDocumentRoot()
- * @generated
- */
- EReference getDocumentRoot_Router();
-
- /**
- * Returns the meta object for class '{@link
org.jboss.tools.smooks.model.jmsrouting.HighWaterMark <em>High Water
Mark</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for class '<em>High Water Mark</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.HighWaterMark
- * @generated
- */
- EClass getHighWaterMark();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.jmsrouting.HighWaterMark#getMark
<em>Mark</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Mark</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.HighWaterMark#getMark()
- * @see #getHighWaterMark()
- * @generated
- */
- EAttribute getHighWaterMark_Mark();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.jmsrouting.HighWaterMark#getPollFrequency <em>Poll
Frequency</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Poll
Frequency</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.HighWaterMark#getPollFrequency()
- * @see #getHighWaterMark()
- * @generated
- */
- EAttribute getHighWaterMark_PollFrequency();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.jmsrouting.HighWaterMark#getTimeout
<em>Timeout</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Timeout</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.HighWaterMark#getTimeout()
- * @see #getHighWaterMark()
- * @generated
- */
- EAttribute getHighWaterMark_Timeout();
-
- /**
- * Returns the meta object for class '{@link
org.jboss.tools.smooks.model.jmsrouting.Jndi <em>Jndi</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for class '<em>Jndi</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.Jndi
- * @generated
- */
- EClass getJndi();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.jmsrouting.Jndi#getContextFactory <em>Context
Factory</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Context
Factory</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.Jndi#getContextFactory()
- * @see #getJndi()
- * @generated
- */
- EAttribute getJndi_ContextFactory();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.jmsrouting.Jndi#getNamingFactory <em>Naming
Factory</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Naming
Factory</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.Jndi#getNamingFactory()
- * @see #getJndi()
- * @generated
- */
- EAttribute getJndi_NamingFactory();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.jmsrouting.Jndi#getProviderUrl <em>Provider
Url</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Provider
Url</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.Jndi#getProviderUrl()
- * @see #getJndi()
- * @generated
- */
- EAttribute getJndi_ProviderUrl();
-
- /**
- * Returns the meta object for class '{@link
org.jboss.tools.smooks.model.jmsrouting.Message <em>Message</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for class '<em>Message</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.Message
- * @generated
- */
- EClass getMessage();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.jmsrouting.Message#getCorrelationIdPattern
<em>Correlation Id Pattern</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Correlation Id
Pattern</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.Message#getCorrelationIdPattern()
- * @see #getMessage()
- * @generated
- */
- EAttribute getMessage_CorrelationIdPattern();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.jmsrouting.Message#getDeliveryMode <em>Delivery
Mode</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Delivery
Mode</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.Message#getDeliveryMode()
- * @see #getMessage()
- * @generated
- */
- EAttribute getMessage_DeliveryMode();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.jmsrouting.Message#getPriority
<em>Priority</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Priority</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.Message#getPriority()
- * @see #getMessage()
- * @generated
- */
- EAttribute getMessage_Priority();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.jmsrouting.Message#getTimeToLive <em>Time To
Live</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Time To
Live</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.Message#getTimeToLive()
- * @see #getMessage()
- * @generated
- */
- EAttribute getMessage_TimeToLive();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.jmsrouting.Message#getType <em>Type</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Type</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.Message#getType()
- * @see #getMessage()
- * @generated
- */
- EAttribute getMessage_Type();
-
- /**
- * Returns the meta object for class '{@link
org.jboss.tools.smooks.model.jmsrouting.Router <em>Router</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for class '<em>Router</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.Router
- * @generated
- */
- EClass getRouter();
-
- /**
- * Returns the meta object for the containment reference '{@link
org.jboss.tools.smooks.model.jmsrouting.Router#getMessage
<em>Message</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the containment reference
'<em>Message</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.Router#getMessage()
- * @see #getRouter()
- * @generated
- */
- EReference getRouter_Message();
-
- /**
- * Returns the meta object for the containment reference '{@link
org.jboss.tools.smooks.model.jmsrouting.Router#getConnection
<em>Connection</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the containment reference
'<em>Connection</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.Router#getConnection()
- * @see #getRouter()
- * @generated
- */
- EReference getRouter_Connection();
-
- /**
- * Returns the meta object for the containment reference '{@link
org.jboss.tools.smooks.model.jmsrouting.Router#getSession
<em>Session</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the containment reference
'<em>Session</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.Router#getSession()
- * @see #getRouter()
- * @generated
- */
- EReference getRouter_Session();
-
- /**
- * Returns the meta object for the containment reference '{@link
org.jboss.tools.smooks.model.jmsrouting.Router#getJndi <em>Jndi</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the containment reference
'<em>Jndi</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.Router#getJndi()
- * @see #getRouter()
- * @generated
- */
- EReference getRouter_Jndi();
-
- /**
- * Returns the meta object for the containment reference '{@link
org.jboss.tools.smooks.model.jmsrouting.Router#getHighWaterMark <em>High Water
Mark</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the containment reference '<em>High Water
Mark</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.Router#getHighWaterMark()
- * @see #getRouter()
- * @generated
- */
- EReference getRouter_HighWaterMark();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.jmsrouting.Router#getBeanId <em>Bean
Id</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Bean Id</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.Router#getBeanId()
- * @see #getRouter()
- * @generated
- */
- EAttribute getRouter_BeanId();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.jmsrouting.Router#getDestination
<em>Destination</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute
'<em>Destination</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.Router#getDestination()
- * @see #getRouter()
- * @generated
- */
- EAttribute getRouter_Destination();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.jmsrouting.Router#isExecuteBefore <em>Execute
Before</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Execute
Before</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.Router#isExecuteBefore()
- * @see #getRouter()
- * @generated
- */
- EAttribute getRouter_ExecuteBefore();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.jmsrouting.Router#getRouteOnElement <em>Route On
Element</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Route On
Element</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.Router#getRouteOnElement()
- * @see #getRouter()
- * @generated
- */
- EAttribute getRouter_RouteOnElement();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.jmsrouting.Router#getRouteOnElementNS <em>Route On
Element NS</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Route On Element
NS</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.Router#getRouteOnElementNS()
- * @see #getRouter()
- * @generated
- */
- EAttribute getRouter_RouteOnElementNS();
-
- /**
- * Returns the meta object for class '{@link
org.jboss.tools.smooks.model.jmsrouting.Session <em>Session</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for class '<em>Session</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.Session
- * @generated
- */
- EClass getSession();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.jmsrouting.Session#getAcknowledgeMode <em>Acknowledge
Mode</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Acknowledge
Mode</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.Session#getAcknowledgeMode()
- * @see #getSession()
- * @generated
- */
- EAttribute getSession_AcknowledgeMode();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.jmsrouting.Session#isTransacted
<em>Transacted</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Transacted</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.Session#isTransacted()
- * @see #getSession()
- * @generated
- */
- EAttribute getSession_Transacted();
-
- /**
- * Returns the meta object for enum '{@link
org.jboss.tools.smooks.model.jmsrouting.AcknowledgeMode <em>Acknowledge
Mode</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for enum '<em>Acknowledge Mode</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.AcknowledgeMode
- * @generated
- */
- EEnum getAcknowledgeMode();
-
- /**
- * Returns the meta object for enum '{@link
org.jboss.tools.smooks.model.jmsrouting.DeliveryMode <em>Delivery
Mode</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for enum '<em>Delivery Mode</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.DeliveryMode
- * @generated
- */
- EEnum getDeliveryMode();
-
- /**
- * Returns the meta object for enum '{@link
org.jboss.tools.smooks.model.jmsrouting.MessageType <em>Message
Type</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for enum '<em>Message Type</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.MessageType
- * @generated
- */
- EEnum getMessageType();
-
- /**
- * Returns the meta object for data type '{@link
org.jboss.tools.smooks.model.jmsrouting.AcknowledgeMode <em>Acknowledge Mode
Object</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for data type '<em>Acknowledge Mode
Object</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.AcknowledgeMode
- * @model instanceClass="jmsrouting.AcknowledgeMode"
- * extendedMetaData="name='acknowledgeMode:Object'
baseType='acknowledgeMode'"
- * @generated
- */
- EDataType getAcknowledgeModeObject();
-
- /**
- * Returns the meta object for data type '{@link
org.jboss.tools.smooks.model.jmsrouting.DeliveryMode <em>Delivery Mode
Object</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for data type '<em>Delivery Mode
Object</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.DeliveryMode
- * @model instanceClass="jmsrouting.DeliveryMode"
- * extendedMetaData="name='deliveryMode:Object'
baseType='deliveryMode'"
- * @generated
- */
- EDataType getDeliveryModeObject();
-
- /**
- * Returns the meta object for data type '{@link
org.jboss.tools.smooks.model.jmsrouting.MessageType <em>Message Type
Object</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for data type '<em>Message Type
Object</em>'.
- * @see org.jboss.tools.smooks.model.jmsrouting.MessageType
- * @model instanceClass="jmsrouting.MessageType"
- * extendedMetaData="name='messageType:Object'
baseType='messageType'"
- * @generated
- */
- EDataType getMessageTypeObject();
-
- /**
- * Returns the factory that creates the instances of the model.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the factory that creates the instances of the model.
- * @generated
- */
- JmsroutingFactory getJmsroutingFactory();
-
- /**
- * <!-- begin-user-doc -->
- * Defines literals for the meta objects that represent
- * <ul>
- * <li>each class,</li>
- * <li>each feature of each class,</li>
- * <li>each enum,</li>
- * <li>and each data type</li>
- * </ul>
- * <!-- end-user-doc -->
- * @generated
- */
- interface Literals {
- /**
- * The meta object literal for the '{@link
org.jboss.tools.smooks.model.jmsrouting.impl.ConnectionImpl
<em>Connection</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.jmsrouting.impl.ConnectionImpl
- * @see
org.jboss.tools.smooks.model.jmsrouting.impl.JmsroutingPackageImpl#getConnection()
- * @generated
- */
- EClass CONNECTION = eINSTANCE.getConnection();
-
- /**
- * The meta object literal for the
'<em><b>Factory</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute CONNECTION__FACTORY = eINSTANCE.getConnection_Factory();
-
- /**
- * The meta object literal for the '<em><b>Security
Credential</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute CONNECTION__SECURITY_CREDENTIAL =
eINSTANCE.getConnection_SecurityCredential();
-
- /**
- * The meta object literal for the '<em><b>Security
Principal</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute CONNECTION__SECURITY_PRINCIPAL =
eINSTANCE.getConnection_SecurityPrincipal();
-
- /**
- * The meta object literal for the '{@link
org.jboss.tools.smooks.model.jmsrouting.impl.DocumentRootImpl <em>Document
Root</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.jmsrouting.impl.DocumentRootImpl
- * @see
org.jboss.tools.smooks.model.jmsrouting.impl.JmsroutingPackageImpl#getDocumentRoot()
- * @generated
- */
- EClass DOCUMENT_ROOT = eINSTANCE.getDocumentRoot();
-
- /**
- * The meta object literal for the
'<em><b>Mixed</b></em>' attribute list feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute DOCUMENT_ROOT__MIXED = eINSTANCE.getDocumentRoot_Mixed();
-
- /**
- * The meta object literal for the '<em><b>XMLNS Prefix
Map</b></em>' map feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EReference DOCUMENT_ROOT__XMLNS_PREFIX_MAP =
eINSTANCE.getDocumentRoot_XMLNSPrefixMap();
-
- /**
- * The meta object literal for the '<em><b>XSI Schema
Location</b></em>' map feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EReference DOCUMENT_ROOT__XSI_SCHEMA_LOCATION =
eINSTANCE.getDocumentRoot_XSISchemaLocation();
-
- /**
- * The meta object literal for the
'<em><b>Router</b></em>' containment reference feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EReference DOCUMENT_ROOT__ROUTER = eINSTANCE.getDocumentRoot_Router();
-
- /**
- * The meta object literal for the '{@link
org.jboss.tools.smooks.model.jmsrouting.impl.HighWaterMarkImpl <em>High Water
Mark</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.jmsrouting.impl.HighWaterMarkImpl
- * @see
org.jboss.tools.smooks.model.jmsrouting.impl.JmsroutingPackageImpl#getHighWaterMark()
- * @generated
- */
- EClass HIGH_WATER_MARK = eINSTANCE.getHighWaterMark();
-
- /**
- * The meta object literal for the
'<em><b>Mark</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute HIGH_WATER_MARK__MARK = eINSTANCE.getHighWaterMark_Mark();
-
- /**
- * The meta object literal for the '<em><b>Poll
Frequency</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute HIGH_WATER_MARK__POLL_FREQUENCY =
eINSTANCE.getHighWaterMark_PollFrequency();
-
- /**
- * The meta object literal for the
'<em><b>Timeout</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute HIGH_WATER_MARK__TIMEOUT = eINSTANCE.getHighWaterMark_Timeout();
-
- /**
- * The meta object literal for the '{@link
org.jboss.tools.smooks.model.jmsrouting.impl.JndiImpl <em>Jndi</em>}'
class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.jmsrouting.impl.JndiImpl
- * @see org.jboss.tools.smooks.model.jmsrouting.impl.JmsroutingPackageImpl#getJndi()
- * @generated
- */
- EClass JNDI = eINSTANCE.getJndi();
-
- /**
- * The meta object literal for the '<em><b>Context
Factory</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute JNDI__CONTEXT_FACTORY = eINSTANCE.getJndi_ContextFactory();
-
- /**
- * The meta object literal for the '<em><b>Naming
Factory</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute JNDI__NAMING_FACTORY = eINSTANCE.getJndi_NamingFactory();
-
- /**
- * The meta object literal for the '<em><b>Provider
Url</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute JNDI__PROVIDER_URL = eINSTANCE.getJndi_ProviderUrl();
-
- /**
- * The meta object literal for the '{@link
org.jboss.tools.smooks.model.jmsrouting.impl.MessageImpl
<em>Message</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.jmsrouting.impl.MessageImpl
- * @see
org.jboss.tools.smooks.model.jmsrouting.impl.JmsroutingPackageImpl#getMessage()
- * @generated
- */
- EClass MESSAGE = eINSTANCE.getMessage();
-
- /**
- * The meta object literal for the '<em><b>Correlation Id
Pattern</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute MESSAGE__CORRELATION_ID_PATTERN =
eINSTANCE.getMessage_CorrelationIdPattern();
-
- /**
- * The meta object literal for the '<em><b>Delivery
Mode</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute MESSAGE__DELIVERY_MODE = eINSTANCE.getMessage_DeliveryMode();
-
- /**
- * The meta object literal for the
'<em><b>Priority</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute MESSAGE__PRIORITY = eINSTANCE.getMessage_Priority();
-
- /**
- * The meta object literal for the '<em><b>Time To
Live</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute MESSAGE__TIME_TO_LIVE = eINSTANCE.getMessage_TimeToLive();
-
- /**
- * The meta object literal for the
'<em><b>Type</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute MESSAGE__TYPE = eINSTANCE.getMessage_Type();
-
- /**
- * The meta object literal for the '{@link
org.jboss.tools.smooks.model.jmsrouting.impl.RouterImpl <em>Router</em>}'
class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.jmsrouting.impl.RouterImpl
- * @see org.jboss.tools.smooks.model.jmsrouting.impl.JmsroutingPackageImpl#getRouter()
- * @generated
- */
- EClass ROUTER = eINSTANCE.getRouter();
-
- /**
- * The meta object literal for the
'<em><b>Message</b></em>' containment reference feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EReference ROUTER__MESSAGE = eINSTANCE.getRouter_Message();
-
- /**
- * The meta object literal for the
'<em><b>Connection</b></em>' containment reference
feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EReference ROUTER__CONNECTION = eINSTANCE.getRouter_Connection();
-
- /**
- * The meta object literal for the
'<em><b>Session</b></em>' containment reference feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EReference ROUTER__SESSION = eINSTANCE.getRouter_Session();
-
- /**
- * The meta object literal for the
'<em><b>Jndi</b></em>' containment reference feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EReference ROUTER__JNDI = eINSTANCE.getRouter_Jndi();
-
- /**
- * The meta object literal for the '<em><b>High Water
Mark</b></em>' containment reference feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EReference ROUTER__HIGH_WATER_MARK = eINSTANCE.getRouter_HighWaterMark();
-
- /**
- * The meta object literal for the '<em><b>Bean
Id</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute ROUTER__BEAN_ID = eINSTANCE.getRouter_BeanId();
-
- /**
- * The meta object literal for the
'<em><b>Destination</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute ROUTER__DESTINATION = eINSTANCE.getRouter_Destination();
-
- /**
- * The meta object literal for the '<em><b>Execute
Before</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute ROUTER__EXECUTE_BEFORE = eINSTANCE.getRouter_ExecuteBefore();
-
- /**
- * The meta object literal for the '<em><b>Route On
Element</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute ROUTER__ROUTE_ON_ELEMENT = eINSTANCE.getRouter_RouteOnElement();
-
- /**
- * The meta object literal for the '<em><b>Route On Element
NS</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute ROUTER__ROUTE_ON_ELEMENT_NS = eINSTANCE.getRouter_RouteOnElementNS();
-
- /**
- * The meta object literal for the '{@link
org.jboss.tools.smooks.model.jmsrouting.impl.SessionImpl
<em>Session</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.jmsrouting.impl.SessionImpl
- * @see
org.jboss.tools.smooks.model.jmsrouting.impl.JmsroutingPackageImpl#getSession()
- * @generated
- */
- EClass SESSION = eINSTANCE.getSession();
-
- /**
- * The meta object literal for the '<em><b>Acknowledge
Mode</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute SESSION__ACKNOWLEDGE_MODE = eINSTANCE.getSession_AcknowledgeMode();
-
- /**
- * The meta object literal for the
'<em><b>Transacted</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute SESSION__TRANSACTED = eINSTANCE.getSession_Transacted();
-
- /**
- * The meta object literal for the '{@link
org.jboss.tools.smooks.model.jmsrouting.AcknowledgeMode <em>Acknowledge
Mode</em>}' enum.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.jmsrouting.AcknowledgeMode
- * @see
org.jboss.tools.smooks.model.jmsrouting.impl.JmsroutingPackageImpl#getAcknowledgeMode()
- * @generated
- */
- EEnum ACKNOWLEDGE_MODE = eINSTANCE.getAcknowledgeMode();
-
- /**
- * The meta object literal for the '{@link
org.jboss.tools.smooks.model.jmsrouting.DeliveryMode <em>Delivery
Mode</em>}' enum.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.jmsrouting.DeliveryMode
- * @see
org.jboss.tools.smooks.model.jmsrouting.impl.JmsroutingPackageImpl#getDeliveryMode()
- * @generated
- */
- EEnum DELIVERY_MODE = eINSTANCE.getDeliveryMode();
-
- /**
- * The meta object literal for the '{@link
org.jboss.tools.smooks.model.jmsrouting.MessageType <em>Message
Type</em>}' enum.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.jmsrouting.MessageType
- * @see
org.jboss.tools.smooks.model.jmsrouting.impl.JmsroutingPackageImpl#getMessageType()
- * @generated
- */
- EEnum MESSAGE_TYPE = eINSTANCE.getMessageType();
-
- /**
- * The meta object literal for the '<em>Acknowledge Mode
Object</em>' data type.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.jmsrouting.AcknowledgeMode
- * @see
org.jboss.tools.smooks.model.jmsrouting.impl.JmsroutingPackageImpl#getAcknowledgeModeObject()
- * @generated
- */
- EDataType ACKNOWLEDGE_MODE_OBJECT = eINSTANCE.getAcknowledgeModeObject();
-
- /**
- * The meta object literal for the '<em>Delivery Mode Object</em>'
data type.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.jmsrouting.DeliveryMode
- * @see
org.jboss.tools.smooks.model.jmsrouting.impl.JmsroutingPackageImpl#getDeliveryModeObject()
- * @generated
- */
- EDataType DELIVERY_MODE_OBJECT = eINSTANCE.getDeliveryModeObject();
-
- /**
- * The meta object literal for the '<em>Message Type Object</em>'
data type.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.jmsrouting.MessageType
- * @see
org.jboss.tools.smooks.model.jmsrouting.impl.JmsroutingPackageImpl#getMessageTypeObject()
- * @generated
- */
- EDataType MESSAGE_TYPE_OBJECT = eINSTANCE.getMessageTypeObject();
-
- }
-
-} //JmsroutingPackage
Deleted:
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/Jndi.java
===================================================================
---
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/Jndi.java 2009-04-14
09:39:47 UTC (rev 14731)
+++
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/Jndi.java 2009-04-14
09:58:00 UTC (rev 14732)
@@ -1,204 +0,0 @@
-/**
- * <copyright>
- * </copyright>
- *
- * $Id$
- */
-package org.jboss.tools.smooks.model.jmsrouting;
-
-import org.eclipse.emf.ecore.EObject;
-
-/**
- * <!-- begin-user-doc -->
- * A representation of the model object
'<em><b>Jndi</b></em>'.
- * <!-- end-user-doc -->
- *
- * <!-- begin-model-doc -->
- *
- * The JNDI configuration.
- *
- * <!-- end-model-doc -->
- *
- * <p>
- * The following features are supported:
- * <ul>
- * <li>{@link org.jboss.tools.smooks.model.jmsrouting.Jndi#getContextFactory
<em>Context Factory</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.jmsrouting.Jndi#getNamingFactory
<em>Naming Factory</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.jmsrouting.Jndi#getProviderUrl
<em>Provider Url</em>}</li>
- * </ul>
- * </p>
- *
- * @see org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getJndi()
- * @model extendedMetaData="name='jndi' kind='empty'"
- * @generated
- */
-public interface Jndi extends EObject {
- /**
- * Returns the value of the '<em><b>Context
Factory</b></em>' attribute.
- * The default value is
<code>"org.jnp.interfaces.NamingContextFactory"</code>.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The JNDI ContextFactory to use
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Context Factory</em>' attribute.
- * @see #isSetContextFactory()
- * @see #unsetContextFactory()
- * @see #setContextFactory(String)
- * @see
org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getJndi_ContextFactory()
- * @model default="org.jnp.interfaces.NamingContextFactory"
unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.String"
- * extendedMetaData="kind='attribute'
name='contextFactory'"
- * @generated
- */
- String getContextFactory();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Jndi#getContextFactory <em>Context
Factory</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Context Factory</em>'
attribute.
- * @see #isSetContextFactory()
- * @see #unsetContextFactory()
- * @see #getContextFactory()
- * @generated
- */
- void setContextFactory(String value);
-
- /**
- * Unsets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Jndi#getContextFactory <em>Context
Factory</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see #isSetContextFactory()
- * @see #getContextFactory()
- * @see #setContextFactory(String)
- * @generated
- */
- void unsetContextFactory();
-
- /**
- * Returns whether the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Jndi#getContextFactory <em>Context
Factory</em>}' attribute is set.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return whether the value of the '<em>Context Factory</em>'
attribute is set.
- * @see #unsetContextFactory()
- * @see #getContextFactory()
- * @see #setContextFactory(String)
- * @generated
- */
- boolean isSetContextFactory();
-
- /**
- * Returns the value of the '<em><b>Naming
Factory</b></em>' attribute.
- * The default value is
<code>"org.jboss.naming:java.naming.factory.url.pkgs"</code>.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The JNDI NamingFactory to use
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Naming Factory</em>' attribute.
- * @see #isSetNamingFactory()
- * @see #unsetNamingFactory()
- * @see #setNamingFactory(String)
- * @see
org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getJndi_NamingFactory()
- * @model default="org.jboss.naming:java.naming.factory.url.pkgs"
unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.String"
- * extendedMetaData="kind='attribute'
name='namingFactory'"
- * @generated
- */
- String getNamingFactory();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Jndi#getNamingFactory <em>Naming
Factory</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Naming Factory</em>'
attribute.
- * @see #isSetNamingFactory()
- * @see #unsetNamingFactory()
- * @see #getNamingFactory()
- * @generated
- */
- void setNamingFactory(String value);
-
- /**
- * Unsets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Jndi#getNamingFactory <em>Naming
Factory</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see #isSetNamingFactory()
- * @see #getNamingFactory()
- * @see #setNamingFactory(String)
- * @generated
- */
- void unsetNamingFactory();
-
- /**
- * Returns whether the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Jndi#getNamingFactory <em>Naming
Factory</em>}' attribute is set.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return whether the value of the '<em>Naming Factory</em>'
attribute is set.
- * @see #unsetNamingFactory()
- * @see #getNamingFactory()
- * @see #setNamingFactory(String)
- * @generated
- */
- boolean isSetNamingFactory();
-
- /**
- * Returns the value of the '<em><b>Provider
Url</b></em>' attribute.
- * The default value is <code>"jnp://localhost:1099"</code>.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The JNDI Provider URL to use.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Provider Url</em>' attribute.
- * @see #isSetProviderUrl()
- * @see #unsetProviderUrl()
- * @see #setProviderUrl(String)
- * @see org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getJndi_ProviderUrl()
- * @model default="jnp://localhost:1099" unsettable="true"
dataType="org.eclipse.emf.ecore.xml.type.String"
- * extendedMetaData="kind='attribute'
name='providerUrl'"
- * @generated
- */
- String getProviderUrl();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Jndi#getProviderUrl <em>Provider
Url</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Provider Url</em>'
attribute.
- * @see #isSetProviderUrl()
- * @see #unsetProviderUrl()
- * @see #getProviderUrl()
- * @generated
- */
- void setProviderUrl(String value);
-
- /**
- * Unsets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Jndi#getProviderUrl <em>Provider
Url</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see #isSetProviderUrl()
- * @see #getProviderUrl()
- * @see #setProviderUrl(String)
- * @generated
- */
- void unsetProviderUrl();
-
- /**
- * Returns whether the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Jndi#getProviderUrl <em>Provider
Url</em>}' attribute is set.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return whether the value of the '<em>Provider Url</em>'
attribute is set.
- * @see #unsetProviderUrl()
- * @see #getProviderUrl()
- * @see #setProviderUrl(String)
- * @generated
- */
- boolean isSetProviderUrl();
-
-} // Jndi
Deleted:
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/Message.java
===================================================================
---
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/Message.java 2009-04-14
09:39:47 UTC (rev 14731)
+++
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/Message.java 2009-04-14
09:58:00 UTC (rev 14732)
@@ -1,297 +0,0 @@
-/**
- * <copyright>
- * </copyright>
- *
- * $Id$
- */
-package org.jboss.tools.smooks.model.jmsrouting;
-
-import org.eclipse.emf.ecore.EObject;
-
-/**
- * <!-- begin-user-doc -->
- * A representation of the model object
'<em><b>Message</b></em>'.
- * <!-- end-user-doc -->
- *
- * <!-- begin-model-doc -->
- *
- * The message configuration.
- *
- * <!-- end-model-doc -->
- *
- * <p>
- * The following features are supported:
- * <ul>
- * <li>{@link
org.jboss.tools.smooks.model.jmsrouting.Message#getCorrelationIdPattern
<em>Correlation Id Pattern</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.jmsrouting.Message#getDeliveryMode
<em>Delivery Mode</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.jmsrouting.Message#getPriority
<em>Priority</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.jmsrouting.Message#getTimeToLive
<em>Time To Live</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.jmsrouting.Message#getType
<em>Type</em>}</li>
- * </ul>
- * </p>
- *
- * @see org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getMessage()
- * @model extendedMetaData="name='message' kind='elementOnly'"
- * @generated
- */
-public interface Message extends EObject {
- /**
- * Returns the value of the '<em><b>Correlation Id
Pattern</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * JMS Correlation pattern that will be used for the outgoing message.
- * Templating support is available via the FreeMarker template engine.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Correlation Id Pattern</em>'
attribute.
- * @see #setCorrelationIdPattern(String)
- * @see
org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getMessage_CorrelationIdPattern()
- * @model dataType="org.eclipse.emf.ecore.xml.type.String"
- * extendedMetaData="kind='element'
name='correlationIdPattern' namespace='##targetNamespace'"
- * @generated
- */
- String getCorrelationIdPattern();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Message#getCorrelationIdPattern
<em>Correlation Id Pattern</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Correlation Id
Pattern</em>' attribute.
- * @see #getCorrelationIdPattern()
- * @generated
- */
- void setCorrelationIdPattern(String value);
-
- /**
- * Returns the value of the '<em><b>Delivery
Mode</b></em>' attribute.
- * The default value is <code>"persistent"</code>.
- * The literals are from the enumeration {@link
org.jboss.tools.smooks.model.jmsrouting.DeliveryMode}.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The JMS DeliveryMode. 'persistent'(default) or
'non-persistent'.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Delivery Mode</em>' attribute.
- * @see org.jboss.tools.smooks.model.jmsrouting.DeliveryMode
- * @see #isSetDeliveryMode()
- * @see #unsetDeliveryMode()
- * @see #setDeliveryMode(DeliveryMode)
- * @see
org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getMessage_DeliveryMode()
- * @model default="persistent" unsettable="true"
- * extendedMetaData="kind='attribute'
name='deliveryMode'"
- * @generated
- */
- DeliveryMode getDeliveryMode();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Message#getDeliveryMode <em>Delivery
Mode</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Delivery Mode</em>'
attribute.
- * @see org.jboss.tools.smooks.model.jmsrouting.DeliveryMode
- * @see #isSetDeliveryMode()
- * @see #unsetDeliveryMode()
- * @see #getDeliveryMode()
- * @generated
- */
- void setDeliveryMode(DeliveryMode value);
-
- /**
- * Unsets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Message#getDeliveryMode <em>Delivery
Mode</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see #isSetDeliveryMode()
- * @see #getDeliveryMode()
- * @see #setDeliveryMode(DeliveryMode)
- * @generated
- */
- void unsetDeliveryMode();
-
- /**
- * Returns whether the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Message#getDeliveryMode <em>Delivery
Mode</em>}' attribute is set.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return whether the value of the '<em>Delivery Mode</em>'
attribute is set.
- * @see #unsetDeliveryMode()
- * @see #getDeliveryMode()
- * @see #setDeliveryMode(DeliveryMode)
- * @generated
- */
- boolean isSetDeliveryMode();
-
- /**
- * Returns the value of the '<em><b>Priority</b></em>'
attribute.
- * The default value is <code>"4"</code>.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The JMS Priority to be used
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Priority</em>' attribute.
- * @see #isSetPriority()
- * @see #unsetPriority()
- * @see #setPriority(int)
- * @see org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getMessage_Priority()
- * @model default="4" unsettable="true"
dataType="org.eclipse.emf.ecore.xml.type.Int"
- * extendedMetaData="kind='attribute' name='priority'"
- * @generated
- */
- int getPriority();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Message#getPriority
<em>Priority</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Priority</em>' attribute.
- * @see #isSetPriority()
- * @see #unsetPriority()
- * @see #getPriority()
- * @generated
- */
- void setPriority(int value);
-
- /**
- * Unsets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Message#getPriority
<em>Priority</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see #isSetPriority()
- * @see #getPriority()
- * @see #setPriority(int)
- * @generated
- */
- void unsetPriority();
-
- /**
- * Returns whether the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Message#getPriority
<em>Priority</em>}' attribute is set.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return whether the value of the '<em>Priority</em>' attribute is
set.
- * @see #unsetPriority()
- * @see #getPriority()
- * @see #setPriority(int)
- * @generated
- */
- boolean isSetPriority();
-
- /**
- * Returns the value of the '<em><b>Time To
Live</b></em>' attribute.
- * The default value is <code>"0"</code>.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The JMS Time-To-Live to be used.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Time To Live</em>' attribute.
- * @see #isSetTimeToLive()
- * @see #unsetTimeToLive()
- * @see #setTimeToLive(long)
- * @see
org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getMessage_TimeToLive()
- * @model default="0" unsettable="true"
dataType="org.eclipse.emf.ecore.xml.type.Long"
- * extendedMetaData="kind='attribute'
name='timeToLive'"
- * @generated
- */
- long getTimeToLive();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Message#getTimeToLive <em>Time To
Live</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Time To Live</em>'
attribute.
- * @see #isSetTimeToLive()
- * @see #unsetTimeToLive()
- * @see #getTimeToLive()
- * @generated
- */
- void setTimeToLive(long value);
-
- /**
- * Unsets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Message#getTimeToLive <em>Time To
Live</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see #isSetTimeToLive()
- * @see #getTimeToLive()
- * @see #setTimeToLive(long)
- * @generated
- */
- void unsetTimeToLive();
-
- /**
- * Returns whether the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Message#getTimeToLive <em>Time To
Live</em>}' attribute is set.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return whether the value of the '<em>Time To Live</em>'
attribute is set.
- * @see #unsetTimeToLive()
- * @see #getTimeToLive()
- * @see #setTimeToLive(long)
- * @generated
- */
- boolean isSetTimeToLive();
-
- /**
- * Returns the value of the '<em><b>Type</b></em>'
attribute.
- * The default value is <code>"TextMessage"</code>.
- * The literals are from the enumeration {@link
org.jboss.tools.smooks.model.jmsrouting.MessageType}.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The type of JMS Message that should be sent. 'TextMessage'(default) or
'ObjectMessage'.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Type</em>' attribute.
- * @see org.jboss.tools.smooks.model.jmsrouting.MessageType
- * @see #isSetType()
- * @see #unsetType()
- * @see #setType(MessageType)
- * @see org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getMessage_Type()
- * @model default="TextMessage" unsettable="true"
- * extendedMetaData="kind='attribute' name='type'"
- * @generated
- */
- MessageType getType();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Message#getType <em>Type</em>}'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Type</em>' attribute.
- * @see org.jboss.tools.smooks.model.jmsrouting.MessageType
- * @see #isSetType()
- * @see #unsetType()
- * @see #getType()
- * @generated
- */
- void setType(MessageType value);
-
- /**
- * Unsets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Message#getType <em>Type</em>}'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see #isSetType()
- * @see #getType()
- * @see #setType(MessageType)
- * @generated
- */
- void unsetType();
-
- /**
- * Returns whether the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Message#getType <em>Type</em>}'
attribute is set.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return whether the value of the '<em>Type</em>' attribute is
set.
- * @see #unsetType()
- * @see #getType()
- * @see #setType(MessageType)
- * @generated
- */
- boolean isSetType();
-
-} // Message
Deleted:
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/MessageType.java
===================================================================
---
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/MessageType.java 2009-04-14
09:39:47 UTC (rev 14731)
+++
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/MessageType.java 2009-04-14
09:58:00 UTC (rev 14732)
@@ -1,252 +0,0 @@
-/**
- * <copyright>
- * </copyright>
- *
- * $Id$
- */
-package org.jboss.tools.smooks.model.jmsrouting;
-
-import java.util.Arrays;
-import java.util.Collections;
-import java.util.List;
-
-import org.eclipse.emf.common.util.Enumerator;
-
-/**
- * <!-- begin-user-doc -->
- * A representation of the literals of the enumeration '<em><b>Message
Type</b></em>',
- * and utility methods for working with them.
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The possible JMS message types.
- *
- * <!-- end-model-doc -->
- * @see org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getMessageType()
- * @model extendedMetaData="name='messageType'"
- * @generated
- */
-public enum MessageType implements Enumerator {
- /**
- * The '<em><b>Text Message</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see #TEXT_MESSAGE_VALUE
- * @generated
- * @ordered
- */
- TEXT_MESSAGE(0, "TextMessage", "TextMessage"),
-
- /**
- * The '<em><b>Object Message</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see #OBJECT_MESSAGE_VALUE
- * @generated
- * @ordered
- */
- OBJECT_MESSAGE(1, "ObjectMessage", "ObjectMessage"),
-
- /**
- * The '<em><b>Map Message</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see #MAP_MESSAGE_VALUE
- * @generated
- * @ordered
- */
- MAP_MESSAGE(2, "MapMessage", "MapMessage");
-
- /**
- * The '<em><b>Text Message</b></em>' literal value.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * A TextMessage is used to send a message containing a java.lang.String.
- * To retrieve the string the cartridge calls the 'toString()' method of
the target bean.
- *
- * <!-- end-model-doc -->
- * @see #TEXT_MESSAGE
- * @model name="TextMessage"
- * @generated
- * @ordered
- */
- public static final int TEXT_MESSAGE_VALUE = 0;
-
- /**
- * The '<em><b>Object Message</b></em>' literal value.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * An ObjectMessage is used to send a message that contains a serializable Java
object.
- * Only Serializable Java objects can be used.
- *
- * <!-- end-model-doc -->
- * @see #OBJECT_MESSAGE
- * @model name="ObjectMessage"
- * @generated
- * @ordered
- */
- public static final int OBJECT_MESSAGE_VALUE = 1;
-
- /**
- * The '<em><b>Map Message</b></em>' literal value.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * A MapMessage is used to send a set of name-value pairs where names are Strings
and values are Java primitive types or Strings.
- * Only Map Java objects can be used.
- * For the keys of the map the 'toString()' method is called to retrieve
the String representation.
- * Objects that aren't primitive types or Strings get the toString() method
called to return the String representation.
- *
- * <!-- end-model-doc -->
- * @see #MAP_MESSAGE
- * @model name="MapMessage"
- * @generated
- * @ordered
- */
- public static final int MAP_MESSAGE_VALUE = 2;
-
- /**
- * An array of all the '<em><b>Message Type</b></em>'
enumerators.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- private static final MessageType[] VALUES_ARRAY =
- new MessageType[] {
- TEXT_MESSAGE,
- OBJECT_MESSAGE,
- MAP_MESSAGE,
- };
-
- /**
- * A public read-only list of all the '<em><b>Message
Type</b></em>' enumerators.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- public static final List<MessageType> VALUES =
Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
-
- /**
- * Returns the '<em><b>Message Type</b></em>' literal
with the specified literal value.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- public static MessageType get(String literal) {
- for (int i = 0; i < VALUES_ARRAY.length; ++i) {
- MessageType result = VALUES_ARRAY[i];
- if (result.toString().equals(literal)) {
- return result;
- }
- }
- return null;
- }
-
- /**
- * Returns the '<em><b>Message Type</b></em>' literal
with the specified name.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- public static MessageType getByName(String name) {
- for (int i = 0; i < VALUES_ARRAY.length; ++i) {
- MessageType result = VALUES_ARRAY[i];
- if (result.getName().equals(name)) {
- return result;
- }
- }
- return null;
- }
-
- /**
- * Returns the '<em><b>Message Type</b></em>' literal
with the specified integer value.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- public static MessageType get(int value) {
- switch (value) {
- case TEXT_MESSAGE_VALUE: return TEXT_MESSAGE;
- case OBJECT_MESSAGE_VALUE: return OBJECT_MESSAGE;
- case MAP_MESSAGE_VALUE: return MAP_MESSAGE;
- }
- return null;
- }
-
- /**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- private final int value;
-
- /**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- private final String name;
-
- /**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- private final String literal;
-
- /**
- * Only this class can construct instances.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- private MessageType(int value, String name, String literal) {
- this.value = value;
- this.name = name;
- this.literal = literal;
- }
-
- /**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- public int getValue() {
- return value;
- }
-
- /**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- public String getName() {
- return name;
- }
-
- /**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- public String getLiteral() {
- return literal;
- }
-
- /**
- * Returns the literal value of the enumerator, which is its string representation.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- @Override
- public String toString() {
- return literal;
- }
-
-} //MessageType
Deleted:
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/Router.java
===================================================================
---
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/Router.java 2009-04-14
09:39:47 UTC (rev 14731)
+++
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/Router.java 2009-04-14
09:58:00 UTC (rev 14732)
@@ -1,352 +0,0 @@
-/**
- * <copyright>
- * </copyright>
- *
- * $Id$
- */
-package org.jboss.tools.smooks.model.jmsrouting;
-
-import org.jboss.tools.smooks.model.smooks.ElementVisitor;
-
-/**
- * <!-- begin-user-doc -->
- * A representation of the model object
'<em><b>Router</b></em>'.
- * <!-- end-user-doc -->
- *
- * <!-- begin-model-doc -->
- *
- * JMS Router
- *
- * <!-- end-model-doc -->
- *
- * <p>
- * The following features are supported:
- * <ul>
- * <li>{@link org.jboss.tools.smooks.model.jmsrouting.Router#getMessage
<em>Message</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.jmsrouting.Router#getConnection
<em>Connection</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.jmsrouting.Router#getSession
<em>Session</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.jmsrouting.Router#getJndi
<em>Jndi</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.jmsrouting.Router#getHighWaterMark
<em>High Water Mark</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.jmsrouting.Router#getBeanId
<em>Bean Id</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.jmsrouting.Router#getDestination
<em>Destination</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.jmsrouting.Router#isExecuteBefore
<em>Execute Before</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.jmsrouting.Router#getRouteOnElement
<em>Route On Element</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.jmsrouting.Router#getRouteOnElementNS
<em>Route On Element NS</em>}</li>
- * </ul>
- * </p>
- *
- * @see org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getRouter()
- * @model extendedMetaData="name='router' kind='elementOnly'"
- * @generated
- */
-public interface Router extends ElementVisitor {
- /**
- * Returns the value of the '<em><b>Message</b></em>'
containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The message configuration.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Message</em>' containment
reference.
- * @see #setMessage(Message)
- * @see org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getRouter_Message()
- * @model containment="true"
- * extendedMetaData="kind='element' name='message'
namespace='##targetNamespace'"
- * @generated
- */
- Message getMessage();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Router#getMessage
<em>Message</em>}' containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Message</em>' containment
reference.
- * @see #getMessage()
- * @generated
- */
- void setMessage(Message value);
-
- /**
- * Returns the value of the '<em><b>Connection</b></em>'
containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The JMS connection configuration.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Connection</em>' containment
reference.
- * @see #setConnection(Connection)
- * @see
org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getRouter_Connection()
- * @model containment="true"
- * extendedMetaData="kind='element' name='connection'
namespace='##targetNamespace'"
- * @generated
- */
- Connection getConnection();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Router#getConnection
<em>Connection</em>}' containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Connection</em>'
containment reference.
- * @see #getConnection()
- * @generated
- */
- void setConnection(Connection value);
-
- /**
- * Returns the value of the '<em><b>Session</b></em>'
containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The JMS session configuration.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Session</em>' containment
reference.
- * @see #setSession(Session)
- * @see org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getRouter_Session()
- * @model containment="true"
- * extendedMetaData="kind='element' name='session'
namespace='##targetNamespace'"
- * @generated
- */
- Session getSession();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Router#getSession
<em>Session</em>}' containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Session</em>' containment
reference.
- * @see #getSession()
- * @generated
- */
- void setSession(Session value);
-
- /**
- * Returns the value of the '<em><b>Jndi</b></em>'
containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The JNDI configuration.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Jndi</em>' containment reference.
- * @see #setJndi(Jndi)
- * @see org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getRouter_Jndi()
- * @model containment="true"
- * extendedMetaData="kind='element' name='jndi'
namespace='##targetNamespace'"
- * @generated
- */
- Jndi getJndi();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Router#getJndi <em>Jndi</em>}'
containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Jndi</em>' containment
reference.
- * @see #getJndi()
- * @generated
- */
- void setJndi(Jndi value);
-
- /**
- * Returns the value of the '<em><b>High Water
Mark</b></em>' containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The configuration for the max number of messages that can be sitting in the
- * JMS Destination at any any time.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>High Water Mark</em>' containment
reference.
- * @see #setHighWaterMark(HighWaterMark)
- * @see
org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getRouter_HighWaterMark()
- * @model containment="true"
- * extendedMetaData="kind='element' name='highWaterMark'
namespace='##targetNamespace'"
- * @generated
- */
- HighWaterMark getHighWaterMark();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Router#getHighWaterMark <em>High Water
Mark</em>}' containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>High Water Mark</em>'
containment reference.
- * @see #getHighWaterMark()
- * @generated
- */
- void setHighWaterMark(HighWaterMark value);
-
- /**
- * Returns the value of the '<em><b>Bean Id</b></em>'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The beanId of the bean from the bean context to be used as message payload.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Bean Id</em>' attribute.
- * @see #setBeanId(String)
- * @see org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getRouter_BeanId()
- * @model dataType="org.eclipse.emf.ecore.xml.type.String"
required="true"
- * extendedMetaData="kind='attribute' name='beanId'"
- * @generated
- */
- String getBeanId();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Router#getBeanId <em>Bean
Id</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Bean Id</em>' attribute.
- * @see #getBeanId()
- * @generated
- */
- void setBeanId(String value);
-
- /**
- * Returns the value of the
'<em><b>Destination</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The JMS destination string
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Destination</em>' attribute.
- * @see #setDestination(String)
- * @see
org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getRouter_Destination()
- * @model dataType="org.eclipse.emf.ecore.xml.type.String"
required="true"
- * extendedMetaData="kind='attribute'
name='destination'"
- * @generated
- */
- String getDestination();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Router#getDestination
<em>Destination</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Destination</em>'
attribute.
- * @see #getDestination()
- * @generated
- */
- void setDestination(String value);
-
- /**
- * Returns the value of the '<em><b>Execute
Before</b></em>' attribute.
- * The default value is <code>"false"</code>.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * If the routing is done before or after the selected element. Default is
'false'.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Execute Before</em>' attribute.
- * @see #isSetExecuteBefore()
- * @see #unsetExecuteBefore()
- * @see #setExecuteBefore(boolean)
- * @see
org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getRouter_ExecuteBefore()
- * @model default="false" unsettable="true"
dataType="org.eclipse.emf.ecore.xml.type.Boolean"
- * extendedMetaData="kind='attribute'
name='executeBefore'"
- * @generated
- */
- boolean isExecuteBefore();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Router#isExecuteBefore <em>Execute
Before</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Execute Before</em>'
attribute.
- * @see #isSetExecuteBefore()
- * @see #unsetExecuteBefore()
- * @see #isExecuteBefore()
- * @generated
- */
- void setExecuteBefore(boolean value);
-
- /**
- * Unsets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Router#isExecuteBefore <em>Execute
Before</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see #isSetExecuteBefore()
- * @see #isExecuteBefore()
- * @see #setExecuteBefore(boolean)
- * @generated
- */
- void unsetExecuteBefore();
-
- /**
- * Returns whether the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Router#isExecuteBefore <em>Execute
Before</em>}' attribute is set.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return whether the value of the '<em>Execute Before</em>'
attribute is set.
- * @see #unsetExecuteBefore()
- * @see #isExecuteBefore()
- * @see #setExecuteBefore(boolean)
- * @generated
- */
- boolean isSetExecuteBefore();
-
- /**
- * Returns the value of the '<em><b>Route On
Element</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The element to route on.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Route On Element</em>' attribute.
- * @see #setRouteOnElement(String)
- * @see
org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getRouter_RouteOnElement()
- * @model dataType="org.eclipse.emf.ecore.xml.type.String"
required="true"
- * extendedMetaData="kind='attribute'
name='routeOnElement'"
- * @generated
- */
- String getRouteOnElement();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Router#getRouteOnElement <em>Route On
Element</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Route On Element</em>'
attribute.
- * @see #getRouteOnElement()
- * @generated
- */
- void setRouteOnElement(String value);
-
- /**
- * Returns the value of the '<em><b>Route On Element
NS</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The namespace of the routeOnElement element.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Route On Element NS</em>'
attribute.
- * @see #setRouteOnElementNS(String)
- * @see
org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getRouter_RouteOnElementNS()
- * @model dataType="org.eclipse.emf.ecore.xml.type.String"
- * extendedMetaData="kind='attribute'
name='routeOnElementNS'"
- * @generated
- */
- String getRouteOnElementNS();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Router#getRouteOnElementNS <em>Route On
Element NS</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Route On Element NS</em>'
attribute.
- * @see #getRouteOnElementNS()
- * @generated
- */
- void setRouteOnElementNS(String value);
-
-} // Router
Deleted:
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/Session.java
===================================================================
---
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/Session.java 2009-04-14
09:39:47 UTC (rev 14731)
+++
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/jmsrouting/Session.java 2009-04-14
09:58:00 UTC (rev 14732)
@@ -1,150 +0,0 @@
-/**
- * <copyright>
- * </copyright>
- *
- * $Id$
- */
-package org.jboss.tools.smooks.model.jmsrouting;
-
-import org.eclipse.emf.ecore.EObject;
-
-/**
- * <!-- begin-user-doc -->
- * A representation of the model object
'<em><b>Session</b></em>'.
- * <!-- end-user-doc -->
- *
- * <!-- begin-model-doc -->
- *
- * The JMS session configuration.
- *
- * <!-- end-model-doc -->
- *
- * <p>
- * The following features are supported:
- * <ul>
- * <li>{@link org.jboss.tools.smooks.model.jmsrouting.Session#getAcknowledgeMode
<em>Acknowledge Mode</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.jmsrouting.Session#isTransacted
<em>Transacted</em>}</li>
- * </ul>
- * </p>
- *
- * @see org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getSession()
- * @model extendedMetaData="name='session' kind='empty'"
- * @generated
- */
-public interface Session extends EObject {
- /**
- * Returns the value of the '<em><b>Acknowledge
Mode</b></em>' attribute.
- * The default value is <code>"AUTO_ACKNOWLEDGE"</code>.
- * The literals are from the enumeration {@link
org.jboss.tools.smooks.model.jmsrouting.AcknowledgeMode}.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The acknowledge mode to use. One of 'AUTO_ACKNOWLEDGE'(default),
'CLIENT_ACKNOWLEDGE', 'DUPS_OK_ACKNOWLEDGE'.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Acknowledge Mode</em>' attribute.
- * @see org.jboss.tools.smooks.model.jmsrouting.AcknowledgeMode
- * @see #isSetAcknowledgeMode()
- * @see #unsetAcknowledgeMode()
- * @see #setAcknowledgeMode(AcknowledgeMode)
- * @see
org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getSession_AcknowledgeMode()
- * @model default="AUTO_ACKNOWLEDGE" unsettable="true"
- * extendedMetaData="kind='attribute'
name='acknowledgeMode'"
- * @generated
- */
- AcknowledgeMode getAcknowledgeMode();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Session#getAcknowledgeMode <em>Acknowledge
Mode</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Acknowledge Mode</em>'
attribute.
- * @see org.jboss.tools.smooks.model.jmsrouting.AcknowledgeMode
- * @see #isSetAcknowledgeMode()
- * @see #unsetAcknowledgeMode()
- * @see #getAcknowledgeMode()
- * @generated
- */
- void setAcknowledgeMode(AcknowledgeMode value);
-
- /**
- * Unsets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Session#getAcknowledgeMode <em>Acknowledge
Mode</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see #isSetAcknowledgeMode()
- * @see #getAcknowledgeMode()
- * @see #setAcknowledgeMode(AcknowledgeMode)
- * @generated
- */
- void unsetAcknowledgeMode();
-
- /**
- * Returns whether the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Session#getAcknowledgeMode <em>Acknowledge
Mode</em>}' attribute is set.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return whether the value of the '<em>Acknowledge Mode</em>'
attribute is set.
- * @see #unsetAcknowledgeMode()
- * @see #getAcknowledgeMode()
- * @see #setAcknowledgeMode(AcknowledgeMode)
- * @generated
- */
- boolean isSetAcknowledgeMode();
-
- /**
- * Returns the value of the '<em><b>Transacted</b></em>'
attribute.
- * The default value is <code>"false"</code>.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * Determines if the session should be transacted. Defaults to 'false'.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Transacted</em>' attribute.
- * @see #isSetTransacted()
- * @see #unsetTransacted()
- * @see #setTransacted(boolean)
- * @see
org.jboss.tools.smooks.model.jmsrouting.JmsroutingPackage#getSession_Transacted()
- * @model default="false" unsettable="true"
dataType="org.eclipse.emf.ecore.xml.type.Boolean"
- * extendedMetaData="kind='attribute'
name='transacted'"
- * @generated
- */
- boolean isTransacted();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Session#isTransacted
<em>Transacted</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Transacted</em>'
attribute.
- * @see #isSetTransacted()
- * @see #unsetTransacted()
- * @see #isTransacted()
- * @generated
- */
- void setTransacted(boolean value);
-
- /**
- * Unsets the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Session#isTransacted
<em>Transacted</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see #isSetTransacted()
- * @see #isTransacted()
- * @see #setTransacted(boolean)
- * @generated
- */
- void unsetTransacted();
-
- /**
- * Returns whether the value of the '{@link
org.jboss.tools.smooks.model.jmsrouting.Session#isTransacted
<em>Transacted</em>}' attribute is set.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return whether the value of the '<em>Transacted</em>' attribute
is set.
- * @see #unsetTransacted()
- * @see #isTransacted()
- * @see #setTransacted(boolean)
- * @generated
- */
- boolean isSetTransacted();
-
-} // Session
Deleted:
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/DocumentRoot.java
===================================================================
---
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/DocumentRoot.java 2009-04-14
09:39:47 UTC (rev 14731)
+++
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/DocumentRoot.java 2009-04-14
09:58:00 UTC (rev 14732)
@@ -1,118 +0,0 @@
-/**
- * <copyright>
- * </copyright>
- *
- * $Id$
- */
-package org.jboss.tools.smooks.model.json;
-
-import org.eclipse.emf.common.util.EMap;
-
-import org.eclipse.emf.ecore.EObject;
-
-import org.eclipse.emf.ecore.util.FeatureMap;
-
-/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>Document
Root</b></em>'.
- * <!-- end-user-doc -->
- *
- * <p>
- * The following features are supported:
- * <ul>
- * <li>{@link org.jboss.tools.smooks.model.json.DocumentRoot#getMixed
<em>Mixed</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.json.DocumentRoot#getXMLNSPrefixMap
<em>XMLNS Prefix Map</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.json.DocumentRoot#getXSISchemaLocation
<em>XSI Schema Location</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.json.DocumentRoot#getReader
<em>Reader</em>}</li>
- * </ul>
- * </p>
- *
- * @see org.jboss.tools.smooks.model.json.JsonPackage#getDocumentRoot()
- * @model extendedMetaData="name='' kind='mixed'"
- * @generated
- */
-public interface DocumentRoot extends EObject {
- /**
- * Returns the value of the '<em><b>Mixed</b></em>'
attribute list.
- * The list contents are of type {@link org.eclipse.emf.ecore.util.FeatureMap.Entry}.
- * <!-- begin-user-doc -->
- * <p>
- * If the meaning of the '<em>Mixed</em>' attribute list isn't
clear,
- * there really should be more of a description here...
- * </p>
- * <!-- end-user-doc -->
- * @return the value of the '<em>Mixed</em>' attribute list.
- * @see org.jboss.tools.smooks.model.json.JsonPackage#getDocumentRoot_Mixed()
- * @model unique="false"
dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="true"
- * extendedMetaData="kind='elementWildcard'
name=':mixed'"
- * @generated
- */
- FeatureMap getMixed();
-
- /**
- * Returns the value of the '<em><b>XMLNS Prefix
Map</b></em>' map.
- * The key is of type {@link java.lang.String},
- * and the value is of type {@link java.lang.String},
- * <!-- begin-user-doc -->
- * <p>
- * If the meaning of the '<em>XMLNS Prefix Map</em>' map isn't
clear,
- * there really should be more of a description here...
- * </p>
- * <!-- end-user-doc -->
- * @return the value of the '<em>XMLNS Prefix Map</em>' map.
- * @see org.jboss.tools.smooks.model.json.JsonPackage#getDocumentRoot_XMLNSPrefixMap()
- * @model
mapType="org.eclipse.emf.ecore.EStringToStringMapEntry<org.eclipse.emf.ecore.EString,
org.eclipse.emf.ecore.EString>" transient="true"
- * extendedMetaData="kind='attribute'
name='xmlns:prefix'"
- * @generated
- */
- EMap<String, String> getXMLNSPrefixMap();
-
- /**
- * Returns the value of the '<em><b>XSI Schema
Location</b></em>' map.
- * The key is of type {@link java.lang.String},
- * and the value is of type {@link java.lang.String},
- * <!-- begin-user-doc -->
- * <p>
- * If the meaning of the '<em>XSI Schema Location</em>' map
isn't clear,
- * there really should be more of a description here...
- * </p>
- * <!-- end-user-doc -->
- * @return the value of the '<em>XSI Schema Location</em>' map.
- * @see
org.jboss.tools.smooks.model.json.JsonPackage#getDocumentRoot_XSISchemaLocation()
- * @model
mapType="org.eclipse.emf.ecore.EStringToStringMapEntry<org.eclipse.emf.ecore.EString,
org.eclipse.emf.ecore.EString>" transient="true"
- * extendedMetaData="kind='attribute'
name='xsi:schemaLocation'"
- * @generated
- */
- EMap<String, String> getXSISchemaLocation();
-
- /**
- * Returns the value of the '<em><b>Reader</b></em>'
containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * JSON Reader Configuration
- * The JSON reader reads a JSON stream and converts it to SAX events that
Smooks
- * can process.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Reader</em>' containment
reference.
- * @see #setReader(Reader)
- * @see org.jboss.tools.smooks.model.json.JsonPackage#getDocumentRoot_Reader()
- * @model containment="true" upper="-2" transient="true"
volatile="true" derived="true"
- * extendedMetaData="kind='element' name='reader'
namespace='##targetNamespace'
affiliation='http://www.milyn.org/xsd/smooks-1.1.xsd#abstract-reader&...
- * @generated
- */
- Reader getReader();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.json.DocumentRoot#getReader <em>Reader</em>}'
containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Reader</em>' containment
reference.
- * @see #getReader()
- * @generated
- */
- void setReader(Reader value);
-
-} // DocumentRoot
Deleted:
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/JsonFactory.java
===================================================================
---
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/JsonFactory.java 2009-04-14
09:39:47 UTC (rev 14731)
+++
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/JsonFactory.java 2009-04-14
09:58:00 UTC (rev 14732)
@@ -1,73 +0,0 @@
-/**
- * <copyright>
- * </copyright>
- *
- * $Id$
- */
-package org.jboss.tools.smooks.model.json;
-
-import org.eclipse.emf.ecore.EFactory;
-
-/**
- * <!-- begin-user-doc -->
- * The <b>Factory</b> for the model.
- * It provides a create method for each non-abstract class of the model.
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.json.JsonPackage
- * @generated
- */
-public interface JsonFactory extends EFactory {
- /**
- * The singleton instance of the factory.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- JsonFactory eINSTANCE = org.jboss.tools.smooks.model.json.impl.JsonFactoryImpl.init();
-
- /**
- * Returns a new object of class '<em>Document Root</em>'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return a new object of class '<em>Document Root</em>'.
- * @generated
- */
- DocumentRoot createDocumentRoot();
-
- /**
- * Returns a new object of class '<em>Key</em>'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return a new object of class '<em>Key</em>'.
- * @generated
- */
- Key createKey();
-
- /**
- * Returns a new object of class '<em>Key Map</em>'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return a new object of class '<em>Key Map</em>'.
- * @generated
- */
- KeyMap createKeyMap();
-
- /**
- * Returns a new object of class '<em>Reader</em>'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return a new object of class '<em>Reader</em>'.
- * @generated
- */
- Reader createReader();
-
- /**
- * Returns the package supported by this factory.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the package supported by this factory.
- * @generated
- */
- JsonPackage getJsonPackage();
-
-} //JsonFactory
Deleted:
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/JsonPackage.java
===================================================================
---
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/JsonPackage.java 2009-04-14
09:39:47 UTC (rev 14731)
+++
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/JsonPackage.java 2009-04-14
09:58:00 UTC (rev 14732)
@@ -1,731 +0,0 @@
-/**
- * <copyright>
- * </copyright>
- *
- * $Id$
- */
-package org.jboss.tools.smooks.model.json;
-
-import org.eclipse.emf.ecore.EAttribute;
-import org.eclipse.emf.ecore.EClass;
-import org.eclipse.emf.ecore.EPackage;
-import org.eclipse.emf.ecore.EReference;
-import org.jboss.tools.smooks.model.smooks.SmooksPackage;
-
-/**
- * <!-- begin-user-doc -->
- * The <b>Package</b> for the model.
- * It contains accessors for the meta objects to represent
- * <ul>
- * <li>each class,</li>
- * <li>each feature of each class,</li>
- * <li>each enum,</li>
- * <li>and each data type</li>
- * </ul>
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- * Smooks JSON Reader Configuration
- * <!-- end-model-doc -->
- * @see org.jboss.tools.smooks.model.json.JsonFactory
- * @model kind="package"
- * @generated
- */
-public interface JsonPackage extends EPackage {
- /**
- * The package name.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- String eNAME = "json";
-
- /**
- * The package namespace URI.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- String eNS_URI = "http://www.milyn.org/xsd/smooks/json-1.1.xsd";
-
- /**
- * The package namespace name.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- String eNS_PREFIX = "json";
-
- /**
- * The singleton instance of the package.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- JsonPackage eINSTANCE = org.jboss.tools.smooks.model.json.impl.JsonPackageImpl.init();
-
- /**
- * The meta object id for the '{@link
org.jboss.tools.smooks.model.json.impl.DocumentRootImpl <em>Document
Root</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.json.impl.DocumentRootImpl
- * @see org.jboss.tools.smooks.model.json.impl.JsonPackageImpl#getDocumentRoot()
- * @generated
- */
- int DOCUMENT_ROOT = 0;
-
- /**
- * The feature id for the '<em><b>Mixed</b></em>'
attribute list.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int DOCUMENT_ROOT__MIXED = 0;
-
- /**
- * The feature id for the '<em><b>XMLNS Prefix
Map</b></em>' map.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int DOCUMENT_ROOT__XMLNS_PREFIX_MAP = 1;
-
- /**
- * The feature id for the '<em><b>XSI Schema
Location</b></em>' map.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION = 2;
-
- /**
- * The feature id for the '<em><b>Reader</b></em>'
containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int DOCUMENT_ROOT__READER = 3;
-
- /**
- * The number of structural features of the '<em>Document Root</em>'
class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int DOCUMENT_ROOT_FEATURE_COUNT = 4;
-
- /**
- * The meta object id for the '{@link org.jboss.tools.smooks.model.json.impl.KeyImpl
<em>Key</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.json.impl.KeyImpl
- * @see org.jboss.tools.smooks.model.json.impl.JsonPackageImpl#getKey()
- * @generated
- */
- int KEY = 1;
-
- /**
- * The feature id for the '<em><b>Value</b></em>'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int KEY__VALUE = 0;
-
- /**
- * The feature id for the '<em><b>From</b></em>'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int KEY__FROM = 1;
-
- /**
- * The feature id for the '<em><b>To</b></em>'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int KEY__TO = 2;
-
- /**
- * The number of structural features of the '<em>Key</em>' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int KEY_FEATURE_COUNT = 3;
-
- /**
- * The meta object id for the '{@link
org.jboss.tools.smooks.model.json.impl.KeyMapImpl <em>Key Map</em>}'
class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.json.impl.KeyMapImpl
- * @see org.jboss.tools.smooks.model.json.impl.JsonPackageImpl#getKeyMap()
- * @generated
- */
- int KEY_MAP = 2;
-
- /**
- * The feature id for the '<em><b>Key</b></em>'
containment reference list.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int KEY_MAP__KEY = 0;
-
- /**
- * The number of structural features of the '<em>Key Map</em>'
class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int KEY_MAP_FEATURE_COUNT = 1;
-
- /**
- * The meta object id for the '{@link
org.jboss.tools.smooks.model.json.impl.ReaderImpl <em>Reader</em>}'
class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.json.impl.ReaderImpl
- * @see org.jboss.tools.smooks.model.json.impl.JsonPackageImpl#getReader()
- * @generated
- */
- int READER = 3;
-
- /**
- * The feature id for the '<em><b>Mixed</b></em>'
attribute list.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int READER__MIXED = SmooksPackage.ABSTRACT_READER__MIXED;
-
- /**
- * The feature id for the '<em><b>Any</b></em>'
attribute list.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int READER__ANY = SmooksPackage.ABSTRACT_READER__ANY;
-
- /**
- * The feature id for the '<em><b>Any
Attribute</b></em>' attribute list.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int READER__ANY_ATTRIBUTE = SmooksPackage.ABSTRACT_READER__ANY_ATTRIBUTE;
-
- /**
- * The feature id for the '<em><b>Target
Profile</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int READER__TARGET_PROFILE = SmooksPackage.ABSTRACT_READER__TARGET_PROFILE;
-
- /**
- * The feature id for the '<em><b>Key Map</b></em>'
containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int READER__KEY_MAP = SmooksPackage.ABSTRACT_READER_FEATURE_COUNT + 0;
-
- /**
- * The feature id for the '<em><b>Array Element
Name</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int READER__ARRAY_ELEMENT_NAME = SmooksPackage.ABSTRACT_READER_FEATURE_COUNT + 1;
-
- /**
- * The feature id for the '<em><b>Encoding</b></em>'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int READER__ENCODING = SmooksPackage.ABSTRACT_READER_FEATURE_COUNT + 2;
-
- /**
- * The feature id for the '<em><b>Illegal Element Name Char
Replacement</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int READER__ILLEGAL_ELEMENT_NAME_CHAR_REPLACEMENT =
SmooksPackage.ABSTRACT_READER_FEATURE_COUNT + 3;
-
- /**
- * The feature id for the '<em><b>Key Prefix On
Numeric</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int READER__KEY_PREFIX_ON_NUMERIC = SmooksPackage.ABSTRACT_READER_FEATURE_COUNT + 4;
-
- /**
- * The feature id for the '<em><b>Key Whitspace
Replacement</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int READER__KEY_WHITSPACE_REPLACEMENT = SmooksPackage.ABSTRACT_READER_FEATURE_COUNT +
5;
-
- /**
- * The feature id for the '<em><b>Null Value
Replacement</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int READER__NULL_VALUE_REPLACEMENT = SmooksPackage.ABSTRACT_READER_FEATURE_COUNT + 6;
-
- /**
- * The feature id for the '<em><b>Root Name</b></em>'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int READER__ROOT_NAME = SmooksPackage.ABSTRACT_READER_FEATURE_COUNT + 7;
-
- /**
- * The number of structural features of the '<em>Reader</em>'
class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- * @ordered
- */
- int READER_FEATURE_COUNT = SmooksPackage.ABSTRACT_READER_FEATURE_COUNT + 8;
-
-
- /**
- * Returns the meta object for class '{@link
org.jboss.tools.smooks.model.json.DocumentRoot <em>Document Root</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for class '<em>Document Root</em>'.
- * @see org.jboss.tools.smooks.model.json.DocumentRoot
- * @generated
- */
- EClass getDocumentRoot();
-
- /**
- * Returns the meta object for the attribute list '{@link
org.jboss.tools.smooks.model.json.DocumentRoot#getMixed <em>Mixed</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute list '<em>Mixed</em>'.
- * @see org.jboss.tools.smooks.model.json.DocumentRoot#getMixed()
- * @see #getDocumentRoot()
- * @generated
- */
- EAttribute getDocumentRoot_Mixed();
-
- /**
- * Returns the meta object for the map '{@link
org.jboss.tools.smooks.model.json.DocumentRoot#getXMLNSPrefixMap <em>XMLNS Prefix
Map</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the map '<em>XMLNS Prefix Map</em>'.
- * @see org.jboss.tools.smooks.model.json.DocumentRoot#getXMLNSPrefixMap()
- * @see #getDocumentRoot()
- * @generated
- */
- EReference getDocumentRoot_XMLNSPrefixMap();
-
- /**
- * Returns the meta object for the map '{@link
org.jboss.tools.smooks.model.json.DocumentRoot#getXSISchemaLocation <em>XSI Schema
Location</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the map '<em>XSI Schema
Location</em>'.
- * @see org.jboss.tools.smooks.model.json.DocumentRoot#getXSISchemaLocation()
- * @see #getDocumentRoot()
- * @generated
- */
- EReference getDocumentRoot_XSISchemaLocation();
-
- /**
- * Returns the meta object for the containment reference '{@link
org.jboss.tools.smooks.model.json.DocumentRoot#getReader
<em>Reader</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the containment reference
'<em>Reader</em>'.
- * @see org.jboss.tools.smooks.model.json.DocumentRoot#getReader()
- * @see #getDocumentRoot()
- * @generated
- */
- EReference getDocumentRoot_Reader();
-
- /**
- * Returns the meta object for class '{@link org.jboss.tools.smooks.model.json.Key
<em>Key</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for class '<em>Key</em>'.
- * @see org.jboss.tools.smooks.model.json.Key
- * @generated
- */
- EClass getKey();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.json.Key#getValue <em>Value</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Value</em>'.
- * @see org.jboss.tools.smooks.model.json.Key#getValue()
- * @see #getKey()
- * @generated
- */
- EAttribute getKey_Value();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.json.Key#getFrom <em>From</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>From</em>'.
- * @see org.jboss.tools.smooks.model.json.Key#getFrom()
- * @see #getKey()
- * @generated
- */
- EAttribute getKey_From();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.json.Key#getTo <em>To</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>To</em>'.
- * @see org.jboss.tools.smooks.model.json.Key#getTo()
- * @see #getKey()
- * @generated
- */
- EAttribute getKey_To();
-
- /**
- * Returns the meta object for class '{@link
org.jboss.tools.smooks.model.json.KeyMap <em>Key Map</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for class '<em>Key Map</em>'.
- * @see org.jboss.tools.smooks.model.json.KeyMap
- * @generated
- */
- EClass getKeyMap();
-
- /**
- * Returns the meta object for the containment reference list '{@link
org.jboss.tools.smooks.model.json.KeyMap#getKey <em>Key</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the containment reference list
'<em>Key</em>'.
- * @see org.jboss.tools.smooks.model.json.KeyMap#getKey()
- * @see #getKeyMap()
- * @generated
- */
- EReference getKeyMap_Key();
-
- /**
- * Returns the meta object for class '{@link
org.jboss.tools.smooks.model.json.Reader <em>Reader</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for class '<em>Reader</em>'.
- * @see org.jboss.tools.smooks.model.json.Reader
- * @generated
- */
- EClass getReader();
-
- /**
- * Returns the meta object for the containment reference '{@link
org.jboss.tools.smooks.model.json.Reader#getKeyMap <em>Key Map</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the containment reference '<em>Key
Map</em>'.
- * @see org.jboss.tools.smooks.model.json.Reader#getKeyMap()
- * @see #getReader()
- * @generated
- */
- EReference getReader_KeyMap();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.json.Reader#getArrayElementName <em>Array Element
Name</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Array Element
Name</em>'.
- * @see org.jboss.tools.smooks.model.json.Reader#getArrayElementName()
- * @see #getReader()
- * @generated
- */
- EAttribute getReader_ArrayElementName();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.json.Reader#getEncoding <em>Encoding</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Encoding</em>'.
- * @see org.jboss.tools.smooks.model.json.Reader#getEncoding()
- * @see #getReader()
- * @generated
- */
- EAttribute getReader_Encoding();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.json.Reader#getIllegalElementNameCharReplacement
<em>Illegal Element Name Char Replacement</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Illegal Element Name Char
Replacement</em>'.
- * @see org.jboss.tools.smooks.model.json.Reader#getIllegalElementNameCharReplacement()
- * @see #getReader()
- * @generated
- */
- EAttribute getReader_IllegalElementNameCharReplacement();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.json.Reader#getKeyPrefixOnNumeric <em>Key Prefix On
Numeric</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Key Prefix On
Numeric</em>'.
- * @see org.jboss.tools.smooks.model.json.Reader#getKeyPrefixOnNumeric()
- * @see #getReader()
- * @generated
- */
- EAttribute getReader_KeyPrefixOnNumeric();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.json.Reader#getKeyWhitspaceReplacement <em>Key
Whitspace Replacement</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Key Whitspace
Replacement</em>'.
- * @see org.jboss.tools.smooks.model.json.Reader#getKeyWhitspaceReplacement()
- * @see #getReader()
- * @generated
- */
- EAttribute getReader_KeyWhitspaceReplacement();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.json.Reader#getNullValueReplacement <em>Null Value
Replacement</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Null Value
Replacement</em>'.
- * @see org.jboss.tools.smooks.model.json.Reader#getNullValueReplacement()
- * @see #getReader()
- * @generated
- */
- EAttribute getReader_NullValueReplacement();
-
- /**
- * Returns the meta object for the attribute '{@link
org.jboss.tools.smooks.model.json.Reader#getRootName <em>Root
Name</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the attribute '<em>Root Name</em>'.
- * @see org.jboss.tools.smooks.model.json.Reader#getRootName()
- * @see #getReader()
- * @generated
- */
- EAttribute getReader_RootName();
-
- /**
- * Returns the factory that creates the instances of the model.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the factory that creates the instances of the model.
- * @generated
- */
- JsonFactory getJsonFactory();
-
- /**
- * <!-- begin-user-doc -->
- * Defines literals for the meta objects that represent
- * <ul>
- * <li>each class,</li>
- * <li>each feature of each class,</li>
- * <li>each enum,</li>
- * <li>and each data type</li>
- * </ul>
- * <!-- end-user-doc -->
- * @generated
- */
- interface Literals {
- /**
- * The meta object literal for the '{@link
org.jboss.tools.smooks.model.json.impl.DocumentRootImpl <em>Document
Root</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.json.impl.DocumentRootImpl
- * @see org.jboss.tools.smooks.model.json.impl.JsonPackageImpl#getDocumentRoot()
- * @generated
- */
- EClass DOCUMENT_ROOT = eINSTANCE.getDocumentRoot();
-
- /**
- * The meta object literal for the
'<em><b>Mixed</b></em>' attribute list feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute DOCUMENT_ROOT__MIXED = eINSTANCE.getDocumentRoot_Mixed();
-
- /**
- * The meta object literal for the '<em><b>XMLNS Prefix
Map</b></em>' map feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EReference DOCUMENT_ROOT__XMLNS_PREFIX_MAP =
eINSTANCE.getDocumentRoot_XMLNSPrefixMap();
-
- /**
- * The meta object literal for the '<em><b>XSI Schema
Location</b></em>' map feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EReference DOCUMENT_ROOT__XSI_SCHEMA_LOCATION =
eINSTANCE.getDocumentRoot_XSISchemaLocation();
-
- /**
- * The meta object literal for the
'<em><b>Reader</b></em>' containment reference feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EReference DOCUMENT_ROOT__READER = eINSTANCE.getDocumentRoot_Reader();
-
- /**
- * The meta object literal for the '{@link
org.jboss.tools.smooks.model.json.impl.KeyImpl <em>Key</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.json.impl.KeyImpl
- * @see org.jboss.tools.smooks.model.json.impl.JsonPackageImpl#getKey()
- * @generated
- */
- EClass KEY = eINSTANCE.getKey();
-
- /**
- * The meta object literal for the
'<em><b>Value</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute KEY__VALUE = eINSTANCE.getKey_Value();
-
- /**
- * The meta object literal for the
'<em><b>From</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute KEY__FROM = eINSTANCE.getKey_From();
-
- /**
- * The meta object literal for the '<em><b>To</b></em>'
attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute KEY__TO = eINSTANCE.getKey_To();
-
- /**
- * The meta object literal for the '{@link
org.jboss.tools.smooks.model.json.impl.KeyMapImpl <em>Key Map</em>}'
class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.json.impl.KeyMapImpl
- * @see org.jboss.tools.smooks.model.json.impl.JsonPackageImpl#getKeyMap()
- * @generated
- */
- EClass KEY_MAP = eINSTANCE.getKeyMap();
-
- /**
- * The meta object literal for the
'<em><b>Key</b></em>' containment reference list feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EReference KEY_MAP__KEY = eINSTANCE.getKeyMap_Key();
-
- /**
- * The meta object literal for the '{@link
org.jboss.tools.smooks.model.json.impl.ReaderImpl <em>Reader</em>}'
class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see org.jboss.tools.smooks.model.json.impl.ReaderImpl
- * @see org.jboss.tools.smooks.model.json.impl.JsonPackageImpl#getReader()
- * @generated
- */
- EClass READER = eINSTANCE.getReader();
-
- /**
- * The meta object literal for the '<em><b>Key
Map</b></em>' containment reference feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EReference READER__KEY_MAP = eINSTANCE.getReader_KeyMap();
-
- /**
- * The meta object literal for the '<em><b>Array Element
Name</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute READER__ARRAY_ELEMENT_NAME = eINSTANCE.getReader_ArrayElementName();
-
- /**
- * The meta object literal for the
'<em><b>Encoding</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute READER__ENCODING = eINSTANCE.getReader_Encoding();
-
- /**
- * The meta object literal for the '<em><b>Illegal Element Name Char
Replacement</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute READER__ILLEGAL_ELEMENT_NAME_CHAR_REPLACEMENT =
eINSTANCE.getReader_IllegalElementNameCharReplacement();
-
- /**
- * The meta object literal for the '<em><b>Key Prefix On
Numeric</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute READER__KEY_PREFIX_ON_NUMERIC = eINSTANCE.getReader_KeyPrefixOnNumeric();
-
- /**
- * The meta object literal for the '<em><b>Key Whitspace
Replacement</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute READER__KEY_WHITSPACE_REPLACEMENT =
eINSTANCE.getReader_KeyWhitspaceReplacement();
-
- /**
- * The meta object literal for the '<em><b>Null Value
Replacement</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute READER__NULL_VALUE_REPLACEMENT =
eINSTANCE.getReader_NullValueReplacement();
-
- /**
- * The meta object literal for the '<em><b>Root
Name</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- EAttribute READER__ROOT_NAME = eINSTANCE.getReader_RootName();
-
- }
-
-} //JsonPackage
Deleted:
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/Key.java
===================================================================
---
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/Key.java 2009-04-14
09:39:47 UTC (rev 14731)
+++
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/Key.java 2009-04-14
09:58:00 UTC (rev 14732)
@@ -1,113 +0,0 @@
-/**
- * <copyright>
- * </copyright>
- *
- * $Id$
- */
-package org.jboss.tools.smooks.model.json;
-
-import org.eclipse.emf.ecore.EObject;
-
-/**
- * <!-- begin-user-doc -->
- * A representation of the model object
'<em><b>Key</b></em>'.
- * <!-- end-user-doc -->
- *
- * <p>
- * The following features are supported:
- * <ul>
- * <li>{@link org.jboss.tools.smooks.model.json.Key#getValue
<em>Value</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.json.Key#getFrom
<em>From</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.json.Key#getTo
<em>To</em>}</li>
- * </ul>
- * </p>
- *
- * @see org.jboss.tools.smooks.model.json.JsonPackage#getKey()
- * @model extendedMetaData="name='key' kind='simple'"
- * @generated
- */
-public interface Key extends EObject {
- /**
- * Returns the value of the '<em><b>Value</b></em>'
attribute.
- * <!-- begin-user-doc -->
- * <p>
- * If the meaning of the '<em>Value</em>' attribute isn't
clear,
- * there really should be more of a description here...
- * </p>
- * <!-- end-user-doc -->
- * @return the value of the '<em>Value</em>' attribute.
- * @see #setValue(String)
- * @see org.jboss.tools.smooks.model.json.JsonPackage#getKey_Value()
- * @model dataType="org.eclipse.emf.ecore.xml.type.String"
- * extendedMetaData="name=':0' kind='simple'"
- * @generated
- */
- String getValue();
-
- /**
- * Sets the value of the '{@link org.jboss.tools.smooks.model.json.Key#getValue
<em>Value</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Value</em>' attribute.
- * @see #getValue()
- * @generated
- */
- void setValue(String value);
-
- /**
- * Returns the value of the '<em><b>From</b></em>'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The name of the key that will be replaced.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>From</em>' attribute.
- * @see #setFrom(String)
- * @see org.jboss.tools.smooks.model.json.JsonPackage#getKey_From()
- * @model dataType="org.eclipse.emf.ecore.xml.type.String"
required="true"
- * extendedMetaData="kind='attribute' name='from'"
- * @generated
- */
- String getFrom();
-
- /**
- * Sets the value of the '{@link org.jboss.tools.smooks.model.json.Key#getFrom
<em>From</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>From</em>' attribute.
- * @see #getFrom()
- * @generated
- */
- void setFrom(String value);
-
- /**
- * Returns the value of the '<em><b>To</b></em>'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The name the "from" key name is changed into.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>To</em>' attribute.
- * @see #setTo(String)
- * @see org.jboss.tools.smooks.model.json.JsonPackage#getKey_To()
- * @model dataType="org.eclipse.emf.ecore.xml.type.String"
- * extendedMetaData="kind='attribute' name='to'"
- * @generated
- */
- String getTo();
-
- /**
- * Sets the value of the '{@link org.jboss.tools.smooks.model.json.Key#getTo
<em>To</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>To</em>' attribute.
- * @see #getTo()
- * @generated
- */
- void setTo(String value);
-
-} // Key
Deleted:
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/KeyMap.java
===================================================================
---
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/KeyMap.java 2009-04-14
09:39:47 UTC (rev 14731)
+++
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/KeyMap.java 2009-04-14
09:58:00 UTC (rev 14732)
@@ -1,49 +0,0 @@
-/**
- * <copyright>
- * </copyright>
- *
- * $Id$
- */
-package org.jboss.tools.smooks.model.json;
-
-import org.eclipse.emf.common.util.EList;
-
-import org.eclipse.emf.ecore.EObject;
-
-/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>Key
Map</b></em>'.
- * <!-- end-user-doc -->
- *
- * <p>
- * The following features are supported:
- * <ul>
- * <li>{@link org.jboss.tools.smooks.model.json.KeyMap#getKey
<em>Key</em>}</li>
- * </ul>
- * </p>
- *
- * @see org.jboss.tools.smooks.model.json.JsonPackage#getKeyMap()
- * @model extendedMetaData="name='keyMap' kind='elementOnly'"
- * @generated
- */
-public interface KeyMap extends EObject {
- /**
- * Returns the value of the '<em><b>Key</b></em>'
containment reference list.
- * The list contents are of type {@link org.jboss.tools.smooks.model.json.Key}.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * Defines a JSON element name mapping
- * The "from" key will be replaced with the "to" key or
the contents of this element.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Key</em>' containment reference
list.
- * @see org.jboss.tools.smooks.model.json.JsonPackage#getKeyMap_Key()
- * @model containment="true" required="true"
- * extendedMetaData="kind='element' name='key'
namespace='##targetNamespace'"
- * @generated
- */
- EList<Key> getKey();
-
-} // KeyMap
Deleted:
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/Reader.java
===================================================================
---
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/Reader.java 2009-04-14
09:39:47 UTC (rev 14731)
+++
trunk/smooks/plugins/org.jboss.tools.smooks.core/src/org/jboss/tools/smooks/model/json/Reader.java 2009-04-14
09:58:00 UTC (rev 14732)
@@ -1,351 +0,0 @@
-/**
- * <copyright>
- * </copyright>
- *
- * $Id$
- */
-package org.jboss.tools.smooks.model.json;
-
-import org.jboss.tools.smooks.model.smooks.AbstractReader;
-
-/**
- * <!-- begin-user-doc -->
- * A representation of the model object
'<em><b>Reader</b></em>'.
- * <!-- end-user-doc -->
- *
- * <!-- begin-model-doc -->
- * JSON Reader
- * <!-- end-model-doc -->
- *
- * <p>
- * The following features are supported:
- * <ul>
- * <li>{@link org.jboss.tools.smooks.model.json.Reader#getKeyMap <em>Key
Map</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.json.Reader#getArrayElementName
<em>Array Element Name</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.json.Reader#getEncoding
<em>Encoding</em>}</li>
- * <li>{@link
org.jboss.tools.smooks.model.json.Reader#getIllegalElementNameCharReplacement
<em>Illegal Element Name Char Replacement</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.json.Reader#getKeyPrefixOnNumeric
<em>Key Prefix On Numeric</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.json.Reader#getKeyWhitspaceReplacement
<em>Key Whitspace Replacement</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.json.Reader#getNullValueReplacement
<em>Null Value Replacement</em>}</li>
- * <li>{@link org.jboss.tools.smooks.model.json.Reader#getRootName <em>Root
Name</em>}</li>
- * </ul>
- * </p>
- *
- * @see org.jboss.tools.smooks.model.json.JsonPackage#getReader()
- * @model extendedMetaData="name='reader' kind='elementOnly'"
- * @generated
- */
-public interface Reader extends AbstractReader {
- /**
- * Returns the value of the '<em><b>Key Map</b></em>'
containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * Defines a JSON element name mapping
- * The "from" key will be replaced with the "to" key or
the contents of the element.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Key Map</em>' containment
reference.
- * @see #setKeyMap(KeyMap)
- * @see org.jboss.tools.smooks.model.json.JsonPackage#getReader_KeyMap()
- * @model containment="true"
- * extendedMetaData="kind='element' name='keyMap'
namespace='##targetNamespace'"
- * @generated
- */
- KeyMap getKeyMap();
-
- /**
- * Sets the value of the '{@link org.jboss.tools.smooks.model.json.Reader#getKeyMap
<em>Key Map</em>}' containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Key Map</em>' containment
reference.
- * @see #getKeyMap()
- * @generated
- */
- void setKeyMap(KeyMap value);
-
- /**
- * Returns the value of the '<em><b>Array Element
Name</b></em>' attribute.
- * The default value is <code>"element"</code>.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The element name of a array element. Default of 'element'.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Array Element Name</em>'
attribute.
- * @see #isSetArrayElementName()
- * @see #unsetArrayElementName()
- * @see #setArrayElementName(String)
- * @see org.jboss.tools.smooks.model.json.JsonPackage#getReader_ArrayElementName()
- * @model default="element" unsettable="true"
dataType="org.eclipse.emf.ecore.xml.type.String"
- * extendedMetaData="kind='attribute'
name='arrayElementName'"
- * @generated
- */
- String getArrayElementName();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.json.Reader#getArrayElementName <em>Array Element
Name</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Array Element Name</em>'
attribute.
- * @see #isSetArrayElementName()
- * @see #unsetArrayElementName()
- * @see #getArrayElementName()
- * @generated
- */
- void setArrayElementName(String value);
-
- /**
- * Unsets the value of the '{@link
org.jboss.tools.smooks.model.json.Reader#getArrayElementName <em>Array Element
Name</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see #isSetArrayElementName()
- * @see #getArrayElementName()
- * @see #setArrayElementName(String)
- * @generated
- */
- void unsetArrayElementName();
-
- /**
- * Returns whether the value of the '{@link
org.jboss.tools.smooks.model.json.Reader#getArrayElementName <em>Array Element
Name</em>}' attribute is set.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return whether the value of the '<em>Array Element Name</em>'
attribute is set.
- * @see #unsetArrayElementName()
- * @see #getArrayElementName()
- * @see #setArrayElementName(String)
- * @generated
- */
- boolean isSetArrayElementName();
-
- /**
- * Returns the value of the '<em><b>Encoding</b></em>'
attribute.
- * The default value is <code>"UTF-8"</code>.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The encoding of the input stream. Default of 'UTF-8'
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Encoding</em>' attribute.
- * @see #isSetEncoding()
- * @see #unsetEncoding()
- * @see #setEncoding(String)
- * @see org.jboss.tools.smooks.model.json.JsonPackage#getReader_Encoding()
- * @model default="UTF-8" unsettable="true"
dataType="org.eclipse.emf.ecore.xml.type.String"
- * extendedMetaData="kind='attribute' name='encoding'"
- * @generated
- */
- String getEncoding();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.json.Reader#getEncoding <em>Encoding</em>}'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Encoding</em>' attribute.
- * @see #isSetEncoding()
- * @see #unsetEncoding()
- * @see #getEncoding()
- * @generated
- */
- void setEncoding(String value);
-
- /**
- * Unsets the value of the '{@link
org.jboss.tools.smooks.model.json.Reader#getEncoding <em>Encoding</em>}'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see #isSetEncoding()
- * @see #getEncoding()
- * @see #setEncoding(String)
- * @generated
- */
- void unsetEncoding();
-
- /**
- * Returns whether the value of the '{@link
org.jboss.tools.smooks.model.json.Reader#getEncoding <em>Encoding</em>}'
attribute is set.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return whether the value of the '<em>Encoding</em>' attribute is
set.
- * @see #unsetEncoding()
- * @see #getEncoding()
- * @see #setEncoding(String)
- * @generated
- */
- boolean isSetEncoding();
-
- /**
- * Returns the value of the '<em><b>Illegal Element Name Char
Replacement</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * If illegal characters are encountered in a JSON element name then they are
replaced with this value.
- * By default this is not defined, so that the reader doesn't doesn't
search for illegal characters.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Illegal Element Name Char
Replacement</em>' attribute.
- * @see #setIllegalElementNameCharReplacement(String)
- * @see
org.jboss.tools.smooks.model.json.JsonPackage#getReader_IllegalElementNameCharReplacement()
- * @model dataType="org.eclipse.emf.ecore.xml.type.String"
- * extendedMetaData="kind='attribute'
name='illegalElementNameCharReplacement'"
- * @generated
- */
- String getIllegalElementNameCharReplacement();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.json.Reader#getIllegalElementNameCharReplacement
<em>Illegal Element Name Char Replacement</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Illegal Element Name Char
Replacement</em>' attribute.
- * @see #getIllegalElementNameCharReplacement()
- * @generated
- */
- void setIllegalElementNameCharReplacement(String value);
-
- /**
- * Returns the value of the '<em><b>Key Prefix On
Numeric</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The prefix character to add if the JSON node name starts with a number.
- * By default this is not defined, so that the reader doesn't search for
element names that start with a number.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Key Prefix On Numeric</em>'
attribute.
- * @see #setKeyPrefixOnNumeric(String)
- * @see org.jboss.tools.smooks.model.json.JsonPackage#getReader_KeyPrefixOnNumeric()
- * @model dataType="org.eclipse.emf.ecore.xml.type.String"
- * extendedMetaData="kind='attribute'
name='keyPrefixOnNumeric'"
- * @generated
- */
- String getKeyPrefixOnNumeric();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.json.Reader#getKeyPrefixOnNumeric <em>Key Prefix On
Numeric</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Key Prefix On
Numeric</em>' attribute.
- * @see #getKeyPrefixOnNumeric()
- * @generated
- */
- void setKeyPrefixOnNumeric(String value);
-
- /**
- * Returns the value of the '<em><b>Key Whitspace
Replacement</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The replacement character for whitespaces in a JSON map key.
- * By default this not defined, so that the reader doesn't search for
whitespaces.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Key Whitspace Replacement</em>'
attribute.
- * @see #setKeyWhitspaceReplacement(String)
- * @see
org.jboss.tools.smooks.model.json.JsonPackage#getReader_KeyWhitspaceReplacement()
- * @model dataType="org.eclipse.emf.ecore.xml.type.String"
- * extendedMetaData="kind='attribute'
name='keyWhitspaceReplacement'"
- * @generated
- */
- String getKeyWhitspaceReplacement();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.json.Reader#getKeyWhitspaceReplacement <em>Key
Whitspace Replacement</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Key Whitspace
Replacement</em>' attribute.
- * @see #getKeyWhitspaceReplacement()
- * @generated
- */
- void setKeyWhitspaceReplacement(String value);
-
- /**
- * Returns the value of the '<em><b>Null Value
Replacement</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The replacement string for JSON NULL values. Default is an empty string.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Null Value Replacement</em>'
attribute.
- * @see #setNullValueReplacement(String)
- * @see org.jboss.tools.smooks.model.json.JsonPackage#getReader_NullValueReplacement()
- * @model dataType="org.eclipse.emf.ecore.xml.type.String"
- * extendedMetaData="kind='attribute'
name='nullValueReplacement'"
- * @generated
- */
- String getNullValueReplacement();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.json.Reader#getNullValueReplacement <em>Null Value
Replacement</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Null Value
Replacement</em>' attribute.
- * @see #getNullValueReplacement()
- * @generated
- */
- void setNullValueReplacement(String value);
-
- /**
- * Returns the value of the '<em><b>Root Name</b></em>'
attribute.
- * The default value is <code>"json"</code>.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- *
- * The element name of the document root. Default of 'json'.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Root Name</em>' attribute.
- * @see #isSetRootName()
- * @see #unsetRootName()
- * @see #setRootName(String)
- * @see org.jboss.tools.smooks.model.json.JsonPackage#getReader_RootName()
- * @model default="json" unsettable="true"
dataType="org.eclipse.emf.ecore.xml.type.String"
- * extendedMetaData="kind='attribute' name='rootName'"
- * @generated
- */
- String getRootName();
-
- /**
- * Sets the value of the '{@link
org.jboss.tools.smooks.model.json.Reader#getRootName <em>Root Name</em>}'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Root Name</em>'
attribute.
- * @see #isSetRootName()
- * @see #unsetRootName()
- * @see #getRootName()
- * @generated
- */
- void setRootName(String value);
-
- /**
- * Unsets the value of the '{@link
org.jboss.tools.smooks.model.json.Reader#getRootName <em>Root Name</em>}'
attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @see #isSetRootName()
- * @see #getRootName()
- * @see #setRootName(String)
- * @generated
- */
- void unsetRootName();
-
- /**
- * Returns whether the value of the '{@link
org.jboss.tools.smooks.model.json.Reader#getRootName <em>Root Name</em>}'
attribute is set.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return whether the value of the '<em>Root Name</em>' attribute
is set.
- * @see #unsetRootName()
- * @see #getRootName()
- * @see #setRootName(String)
- * @generated
- */
- boolean isSetRootName();
-
-} // Reader