API Test Coverage Report for org.eclipse.wst.rdb.models.sql
Test Coverage (methods tested: 0, methods not tested: 2883)

Hide tested methods Hide untested methods Collapse classes

org.eclipse.wst.rdb.internal.models.sql.tables.ActionGranularityType

 <clinit>  ()V
 get  (Ljava/lang/String;)Lorg/eclipse/wst/rdb/internal/models/sql/tables/ActionGranularityType;
 get  (I)Lorg/eclipse/wst/rdb/internal/models/sql/tables/ActionGranularityType;

org.eclipse.wst.rdb.internal.models.sql.tables.ActionTimeType

 <clinit>  ()V
 get  (I)Lorg/eclipse/wst/rdb/internal/models/sql/tables/ActionTimeType;
 get  (Ljava/lang/String;)Lorg/eclipse/wst/rdb/internal/models/sql/tables/ActionTimeType;

org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.ApproximateNumericDataTypeImpl

 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V

org.eclipse.wst.rdb.internal.models.sql.datatypes.ArrayDataType

 getMaxCardinality  ()I
 setMaxCardinality  (I)V

org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.ArrayDataTypeImpl

 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getMaxCardinality  ()I
 setMaxCardinality  (I)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.constraints.Assertion

 getConstrainedTables  ()Lorg/eclipse/emf/common/util/EList;
 getSchema  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;
 getSearchCondition  ()Lorg/eclipse/wst/rdb/internal/models/sql/expressions/SearchCondition;
 setSchema  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;)V
 setSearchCondition  (Lorg/eclipse/wst/rdb/internal/models/sql/expressions/SearchCondition;)V

org.eclipse.wst.rdb.internal.models.sql.constraints.impl.AssertionImpl

 <init>  ()V
 basicGetSchema  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;
 basicSetSchema  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 basicSetSearchCondition  (Lorg/eclipse/wst/rdb/internal/models/sql/expressions/SearchCondition;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getConstrainedTables  ()Lorg/eclipse/emf/common/util/EList;
 getSchema  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;
 getSearchCondition  ()Lorg/eclipse/wst/rdb/internal/models/sql/expressions/SearchCondition;
 setSchema  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;)V
 setSearchCondition  (Lorg/eclipse/wst/rdb/internal/models/sql/expressions/SearchCondition;)V

org.eclipse.wst.rdb.internal.models.sql.datatypes.AttributeDefinition

 getDefaultValue  ()Ljava/lang/String;
 getScopeCheck  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/ReferentialActionType;
 isScopeChecked  ()Z
 setDefaultValue  (Ljava/lang/String;)V
 setScopeCheck  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/ReferentialActionType;)V
 setScopeChecked  (Z)V

org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.AttributeDefinitionImpl

 <clinit>  ()V
 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getDefaultValue  ()Ljava/lang/String;
 getScopeCheck  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/ReferentialActionType;
 isScopeChecked  ()Z
 setDefaultValue  (Ljava/lang/String;)V
 setScopeCheck  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/ReferentialActionType;)V
 setScopeChecked  (Z)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.accesscontrol.AuthorizationIdentifier

 getGrantedPrivilege  ()Lorg/eclipse/emf/common/util/EList;
 getGrantedRoleAuthorization  ()Lorg/eclipse/emf/common/util/EList;
 getOwnedSchema  ()Lorg/eclipse/emf/common/util/EList;
 getReceivedPrivilege  ()Lorg/eclipse/emf/common/util/EList;
 getReceivedRoleAuthorization  ()Lorg/eclipse/emf/common/util/EList;

org.eclipse.wst.rdb.internal.models.sql.accesscontrol.impl.AuthorizationIdentifierImpl

 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getGrantedPrivilege  ()Lorg/eclipse/emf/common/util/EList;
 getGrantedRoleAuthorization  ()Lorg/eclipse/emf/common/util/EList;
 getOwnedSchema  ()Lorg/eclipse/emf/common/util/EList;
 getReceivedPrivilege  ()Lorg/eclipse/emf/common/util/EList;
 getReceivedRoleAuthorization  ()Lorg/eclipse/emf/common/util/EList;

org.eclipse.wst.rdb.internal.models.sql.tables.BaseTable

 getConstraints  ()Lorg/eclipse/emf/common/util/EList;
 getForeignKeys  ()Ljava/util/List;
 getPrimaryKey  ()Lorg/eclipse/wst/rdb/internal/models/sql/constraints/PrimaryKey;
 getReferencingForeignKeys  ()Lorg/eclipse/emf/common/util/EList;
 getUniqueConstraints  ()Ljava/util/List;

org.eclipse.wst.rdb.internal.models.sql.tables.impl.BaseTableImpl

 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getConstraints  ()Lorg/eclipse/emf/common/util/EList;
 getForeignKeys  ()Ljava/util/List;
 getPrimaryKey  ()Lorg/eclipse/wst/rdb/internal/models/sql/constraints/PrimaryKey;
 getReferencingForeignKeys  ()Lorg/eclipse/emf/common/util/EList;
 getUniqueConstraints  ()Ljava/util/List;

org.eclipse.wst.rdb.internal.models.sql.datatypes.BinaryStringDataType

 equals  ()Z
 getLength  ()I
 setLength  (I)V

org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.BinaryStringDataTypeImpl

 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 equals  ()Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getLength  ()I
 setLength  (I)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.BooleanDataTypeImpl

 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V

org.eclipse.wst.rdb.internal.models.sql.routines.impl.BuiltInFunctionImpl

 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V

org.eclipse.wst.rdb.internal.models.sql.datatypes.CharacterSet

 getDefaultCollation  ()Ljava/lang/String;
 getEncoding  ()Ljava/lang/String;
 getRepertoire  ()Ljava/lang/String;
 getSchema  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;
 setDefaultCollation  (Ljava/lang/String;)V
 setEncoding  (Ljava/lang/String;)V
 setRepertoire  (Ljava/lang/String;)V
 setSchema  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;)V

org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.CharacterSetImpl

 <clinit>  ()V
 <init>  ()V
 basicGetSchema  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;
 basicSetSchema  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getDefaultCollation  ()Ljava/lang/String;
 getEncoding  ()Ljava/lang/String;
 getRepertoire  ()Ljava/lang/String;
 getSchema  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;
 setDefaultCollation  (Ljava/lang/String;)V
 setEncoding  (Ljava/lang/String;)V
 setRepertoire  (Ljava/lang/String;)V
 setSchema  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.datatypes.CharacterStringDataType

 getCharacterSet  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/CharacterSet;
 getCoercibility  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/CoercibilityType;
 getCollationName  ()Ljava/lang/String;
 getLength  ()I
 isFixedLength  ()Z
 setCharacterSet  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/CharacterSet;)V
 setCoercibility  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/CoercibilityType;)V
 setCollationName  (Ljava/lang/String;)V
 setLength  (I)V

org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.CharacterStringDataTypeImpl

 <clinit>  ()V
 <init>  ()V
 basicGetCharacterSet  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/CharacterSet;
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getCharacterSet  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/CharacterSet;
 getCoercibility  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/CoercibilityType;
 getCollationName  ()Ljava/lang/String;
 getLength  ()I
 isFixedLength  ()Z
 setCharacterSet  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/CharacterSet;)V
 setCoercibility  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/CoercibilityType;)V
 setCollationName  (Ljava/lang/String;)V
 setLength  (I)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.constraints.CheckConstraint

 getSearchCondition  ()Lorg/eclipse/wst/rdb/internal/models/sql/expressions/SearchCondition;
 setSearchCondition  (Lorg/eclipse/wst/rdb/internal/models/sql/expressions/SearchCondition;)V

org.eclipse.wst.rdb.internal.models.sql.constraints.impl.CheckConstraintImpl

 <init>  ()V
 basicSetSearchCondition  (Lorg/eclipse/wst/rdb/internal/models/sql/expressions/SearchCondition;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eBasicRemoveFromContainer  (Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getSearchCondition  ()Lorg/eclipse/wst/rdb/internal/models/sql/expressions/SearchCondition;
 setSearchCondition  (Lorg/eclipse/wst/rdb/internal/models/sql/expressions/SearchCondition;)V

org.eclipse.wst.rdb.internal.models.sql.tables.CheckType

 <clinit>  ()V
 get  (I)Lorg/eclipse/wst/rdb/internal/models/sql/tables/CheckType;
 get  (Ljava/lang/String;)Lorg/eclipse/wst/rdb/internal/models/sql/tables/CheckType;

org.eclipse.wst.rdb.internal.models.sql.datatypes.CoercibilityType

 <clinit>  ()V
 get  (Ljava/lang/String;)Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/CoercibilityType;
 get  (I)Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/CoercibilityType;

org.eclipse.wst.rdb.internal.models.sql.datatypes.CollectionDataType

 getElement  ()Lorg/eclipse/emf/common/util/EList;

org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.CollectionDataTypeImpl

 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getElement  ()Lorg/eclipse/emf/common/util/EList;

org.eclipse.wst.rdb.internal.models.sql.tables.Column

 getDefaultValue  ()Ljava/lang/String;
 getGenerateExpression  ()Lorg/eclipse/wst/rdb/internal/models/sql/expressions/ValueExpression;
 getIdentitySpecifier  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/IdentitySpecifier;
 getScopeCheck  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/ReferentialActionType;
 getTable  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/Table;
 isImplementationDependent  ()Z
 isNullable  ()Z
 isPartOfForeignKey  ()Z
 isPartOfPrimaryKey  ()Z
 isPartOfUniqueConstraint  ()Z
 isScopeChecked  ()Z
 setDefaultValue  (Ljava/lang/String;)V
 setGenerateExpression  (Lorg/eclipse/wst/rdb/internal/models/sql/expressions/ValueExpression;)V
 setIdentitySpecifier  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/IdentitySpecifier;)V
 setImplementationDependent  (Z)V
 setNullable  (Z)V
 setScopeCheck  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/ReferentialActionType;)V
 setScopeChecked  (Z)V
 setTable  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/Table;)V

org.eclipse.wst.rdb.internal.models.sql.tables.impl.ColumnImpl

 <clinit>  ()V
 <init>  ()V
 basicSetGenerateExpression  (Lorg/eclipse/wst/rdb/internal/models/sql/expressions/ValueExpression;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 basicSetIdentitySpecifier  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/IdentitySpecifier;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eBasicRemoveFromContainer  (Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getDefaultValue  ()Ljava/lang/String;
 getGenerateExpression  ()Lorg/eclipse/wst/rdb/internal/models/sql/expressions/ValueExpression;
 getIdentitySpecifier  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/IdentitySpecifier;
 getScopeCheck  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/ReferentialActionType;
 getTable  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/Table;
 isImplementationDependent  ()Z
 isNullable  ()Z
 isPartOfForeignKey  ()Z
 isPartOfPrimaryKey  ()Z
 isPartOfUniqueConstraint  ()Z
 isScopeChecked  ()Z
 setDefaultValue  (Ljava/lang/String;)V
 setGenerateExpression  (Lorg/eclipse/wst/rdb/internal/models/sql/expressions/ValueExpression;)V
 setIdentitySpecifier  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/IdentitySpecifier;)V
 setImplementationDependent  (Z)V
 setNullable  (Z)V
 setScopeCheck  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/ReferentialActionType;)V
 setScopeChecked  (Z)V
 setTable  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/Table;)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.schema.Comment

 getDescription  ()Ljava/lang/String;
 getSQLObject  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/SQLObject;
 setDescription  (Ljava/lang/String;)V
 setSQLObject  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/SQLObject;)V

org.eclipse.wst.rdb.internal.models.sql.schema.impl.CommentImpl

 <clinit>  ()V
 <init>  ()V
 basicGetSQLObject  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/SQLObject;
 basicSetSQLObject  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/SQLObject;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getDescription  ()Ljava/lang/String;
 getSQLObject  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/SQLObject;
 setDescription  (Ljava/lang/String;)V
 setSQLObject  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/SQLObject;)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.constraints.Constraint

 isDeferrable  ()Z
 isEnforced  ()Z
 isInitiallyDeferred  ()Z
 setDeferrable  (Z)V
 setEnforced  (Z)V
 setInitiallyDeferred  (Z)V

org.eclipse.wst.rdb.internal.models.sql.constraints.impl.ConstraintImpl

 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 isDeferrable  ()Z
 isEnforced  ()Z
 isInitiallyDeferred  ()Z
 setDeferrable  (Z)V
 setEnforced  (Z)V
 setInitiallyDeferred  (Z)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.ConstructedDataTypeImpl

 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V

org.eclipse.wst.rdb.internal.models.sql.routines.DataAccess

 <clinit>  ()V
 get  (I)Lorg/eclipse/wst/rdb/internal/models/sql/routines/DataAccess;
 get  (Ljava/lang/String;)Lorg/eclipse/wst/rdb/internal/models/sql/routines/DataAccess;

org.eclipse.wst.rdb.internal.models.sql.schema.Database

 getAuthorizationIds  ()Lorg/eclipse/emf/common/util/EList;
 getSchemas  ()Lorg/eclipse/emf/common/util/EList;
 getUserDefinedTypes  ()Ljava/util/List;
 getVendor  ()Ljava/lang/String;
 getVersion  ()Ljava/lang/String;
 setVendor  (Ljava/lang/String;)V
 setVersion  (Ljava/lang/String;)V

org.eclipse.wst.rdb.internal.models.sql.schema.helper.DatabaseHelper

 <init>  ()V
 findSchema  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/Database;Ljava/lang/String;)Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;
 findTables  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/Database;Ljava/lang/String;)Ljava/util/List;

org.eclipse.wst.rdb.internal.models.sql.schema.impl.DatabaseImpl

 <clinit>  ()V
 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getAuthorizationIds  ()Lorg/eclipse/emf/common/util/EList;
 getSchemas  ()Lorg/eclipse/emf/common/util/EList;
 getUserDefinedTypes  ()Ljava/util/List;
 getVendor  ()Ljava/lang/String;
 getVersion  ()Ljava/lang/String;
 setVendor  (Ljava/lang/String;)V
 setVersion  (Ljava/lang/String;)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.datatypes.DataLinkDataType

 getIntegrityControl  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/IntegrityControlOption;
 getLength  ()I
 getLinkControl  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/LinkControlOption;
 getReadPermission  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/ReadPermissionOption;
 getWritePermission  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/WritePermissionOption;
 isRecovery  ()Z
 setIntegrityControl  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/IntegrityControlOption;)V
 setLength  (I)V
 setLinkControl  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/LinkControlOption;)V
 setReadPermission  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/ReadPermissionOption;)V
 setRecovery  (Z)V
 setWritePermission  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/WritePermissionOption;)V

org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.DataLinkDataTypeImpl

 <clinit>  ()V
 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getIntegrityControl  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/IntegrityControlOption;
 getLength  ()I
 getLinkControl  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/LinkControlOption;
 getReadPermission  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/ReadPermissionOption;
 getWritePermission  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/WritePermissionOption;
 isRecovery  ()Z
 setIntegrityControl  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/IntegrityControlOption;)V
 setLength  (I)V
 setLinkControl  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/LinkControlOption;)V
 setReadPermission  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/ReadPermissionOption;)V
 setRecovery  (Z)V
 setWritePermission  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/WritePermissionOption;)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.datatypes.DataType

 setContainer  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/TypedElement;)V

org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.DataTypeImpl

 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 setContainer  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/TypedElement;)V

org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.DateDataTypeImpl

 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V

org.eclipse.wst.rdb.internal.models.sql.schema.Dependency

 getDependencyType  ()Ljava/lang/String;
 getTargetEnd  ()Lorg/eclipse/emf/ecore/EObject;
 setDependencyType  (Ljava/lang/String;)V
 setTargetEnd  (Lorg/eclipse/emf/ecore/EObject;)V

org.eclipse.wst.rdb.internal.models.sql.schema.impl.DependencyImpl

 <clinit>  ()V
 <init>  ()V
 basicGetTargetEnd  ()Lorg/eclipse/emf/ecore/EObject;
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getDependencyType  ()Ljava/lang/String;
 getTargetEnd  ()Lorg/eclipse/emf/ecore/EObject;
 setDependencyType  (Ljava/lang/String;)V
 setTargetEnd  (Lorg/eclipse/emf/ecore/EObject;)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.tables.DerivedTable

 getQueryExpression  ()Lorg/eclipse/wst/rdb/internal/models/sql/expressions/QueryExpression;
 setQueryExpression  (Lorg/eclipse/wst/rdb/internal/models/sql/expressions/QueryExpression;)V

org.eclipse.wst.rdb.internal.models.sql.tables.impl.DerivedTableImpl

 <init>  ()V
 basicSetQueryExpression  (Lorg/eclipse/wst/rdb/internal/models/sql/expressions/QueryExpression;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getQueryExpression  ()Lorg/eclipse/wst/rdb/internal/models/sql/expressions/QueryExpression;
 setQueryExpression  (Lorg/eclipse/wst/rdb/internal/models/sql/expressions/QueryExpression;)V

org.eclipse.wst.rdb.internal.models.sql.datatypes.DistinctUserDefinedType

 getPredefinedRepresentation  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/PredefinedDataType;
 setPredefinedRepresentation  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/PredefinedDataType;)V

org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.DistinctUserDefinedTypeImpl

 <init>  ()V
 basicSetPredefinedRepresentation  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/PredefinedDataType;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getPredefinedRepresentation  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/PredefinedDataType;
 setPredefinedRepresentation  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/PredefinedDataType;)V

org.eclipse.wst.rdb.internal.models.sql.datatypes.Domain

 getConstraint  ()Lorg/eclipse/emf/common/util/EList;
 getDefaultValue  ()Ljava/lang/String;
 setDefaultValue  (Ljava/lang/String;)V

org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.DomainImpl

 <clinit>  ()V
 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getConstraint  ()Lorg/eclipse/emf/common/util/EList;
 getDefaultValue  ()Ljava/lang/String;
 setDefaultValue  (Ljava/lang/String;)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.accesscontrol.DoubleObjectPrivilege

 getObject2  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/SQLObject;
 setObject2  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/SQLObject;)V

org.eclipse.wst.rdb.internal.models.sql.accesscontrol.impl.DoubleObjectPrivilegeImpl

 <init>  ()V
 basicGetObject2  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/SQLObject;
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getObject2  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/SQLObject;
 setObject2  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/SQLObject;)V

org.eclipse.wst.rdb.internal.models.sql.datatypes.ExactNumericDataType

 getScale  ()I
 setScale  (I)V

org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.ExactNumericDataTypeImpl

 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getScale  ()I
 setScale  (I)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.datatypes.Field

 getScopeCheck  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/ReferentialActionType;
 isScopeChecked  ()Z
 setScopeCheck  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/ReferentialActionType;)V
 setScopeChecked  (Z)V

org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.FieldImpl

 <clinit>  ()V
 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getScopeCheck  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/ReferentialActionType;
 isScopeChecked  ()Z
 setScopeCheck  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/ReferentialActionType;)V
 setScopeChecked  (Z)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.FixedPrecisionDataTypeImpl

 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V

org.eclipse.wst.rdb.internal.models.sql.constraints.ForeignKey

 getMatch  ()Lorg/eclipse/wst/rdb/internal/models/sql/constraints/MatchType;
 getOnDelete  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/ReferentialActionType;
 getOnUpdate  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/ReferentialActionType;
 getReferencedMembers  ()Lorg/eclipse/emf/common/util/EList;
 getReferencedTable  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/BaseTable;
 getUniqueConstraint  ()Lorg/eclipse/wst/rdb/internal/models/sql/constraints/UniqueConstraint;
 getUniqueIndex  ()Lorg/eclipse/wst/rdb/internal/models/sql/constraints/Index;
 setMatch  (Lorg/eclipse/wst/rdb/internal/models/sql/constraints/MatchType;)V
 setOnDelete  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/ReferentialActionType;)V
 setOnUpdate  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/ReferentialActionType;)V
 setReferencedTable  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/BaseTable;)V
 setUniqueConstraint  (Lorg/eclipse/wst/rdb/internal/models/sql/constraints/UniqueConstraint;)V
 setUniqueIndex  (Lorg/eclipse/wst/rdb/internal/models/sql/constraints/Index;)V

org.eclipse.wst.rdb.internal.models.sql.constraints.impl.ForeignKeyImpl

 <clinit>  ()V
 <init>  ()V
 basicGetReferencedTable  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/BaseTable;
 basicGetUniqueConstraint  ()Lorg/eclipse/wst/rdb/internal/models/sql/constraints/UniqueConstraint;
 basicGetUniqueIndex  ()Lorg/eclipse/wst/rdb/internal/models/sql/constraints/Index;
 basicSetReferencedTable  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/BaseTable;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 basicSetUniqueConstraint  (Lorg/eclipse/wst/rdb/internal/models/sql/constraints/UniqueConstraint;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 basicSetUniqueIndex  (Lorg/eclipse/wst/rdb/internal/models/sql/constraints/Index;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eBasicRemoveFromContainer  (Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getMatch  ()Lorg/eclipse/wst/rdb/internal/models/sql/constraints/MatchType;
 getOnDelete  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/ReferentialActionType;
 getOnUpdate  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/ReferentialActionType;
 getReferencedMembers  ()Lorg/eclipse/emf/common/util/EList;
 getReferencedTable  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/BaseTable;
 getUniqueConstraint  ()Lorg/eclipse/wst/rdb/internal/models/sql/constraints/UniqueConstraint;
 getUniqueIndex  ()Lorg/eclipse/wst/rdb/internal/models/sql/constraints/Index;
 setMatch  (Lorg/eclipse/wst/rdb/internal/models/sql/constraints/MatchType;)V
 setOnDelete  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/ReferentialActionType;)V
 setOnUpdate  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/ReferentialActionType;)V
 setReferencedTable  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/BaseTable;)V
 setUniqueConstraint  (Lorg/eclipse/wst/rdb/internal/models/sql/constraints/UniqueConstraint;)V
 setUniqueIndex  (Lorg/eclipse/wst/rdb/internal/models/sql/constraints/Index;)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.routines.Function

 getReturnCast  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/Parameter;
 getReturnScaler  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/Parameter;
 getReturnTable  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/RoutineResultTable;
 getTransformGroup  ()Ljava/lang/String;
 isMutator  ()Z
 isNullCall  ()Z
 isStatic  ()Z
 isTypePreserving  ()Z
 setMutator  (Z)V
 setNullCall  (Z)V
 setReturnCast  (Lorg/eclipse/wst/rdb/internal/models/sql/routines/Parameter;)V
 setReturnScaler  (Lorg/eclipse/wst/rdb/internal/models/sql/routines/Parameter;)V
 setReturnTable  (Lorg/eclipse/wst/rdb/internal/models/sql/routines/RoutineResultTable;)V
 setStatic  (Z)V
 setTransformGroup  (Ljava/lang/String;)V
 setTypePreserving  (Z)V

org.eclipse.wst.rdb.internal.models.sql.routines.impl.FunctionImpl

 <clinit>  ()V
 <init>  ()V
 basicSetReturnCast  (Lorg/eclipse/wst/rdb/internal/models/sql/routines/Parameter;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 basicSetReturnScaler  (Lorg/eclipse/wst/rdb/internal/models/sql/routines/Parameter;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 basicSetReturnTable  (Lorg/eclipse/wst/rdb/internal/models/sql/routines/RoutineResultTable;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getReturnCast  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/Parameter;
 getReturnScaler  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/Parameter;
 getReturnTable  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/RoutineResultTable;
 getTransformGroup  ()Ljava/lang/String;
 isMutator  ()Z
 isNullCall  ()Z
 isStatic  ()Z
 isTypePreserving  ()Z
 setMutator  (Z)V
 setNullCall  (Z)V
 setReturnCast  (Lorg/eclipse/wst/rdb/internal/models/sql/routines/Parameter;)V
 setReturnScaler  (Lorg/eclipse/wst/rdb/internal/models/sql/routines/Parameter;)V
 setReturnTable  (Lorg/eclipse/wst/rdb/internal/models/sql/routines/RoutineResultTable;)V
 setStatic  (Z)V
 setTransformGroup  (Ljava/lang/String;)V
 setTypePreserving  (Z)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.schema.GenerateType

 <clinit>  ()V
 get  (I)Lorg/eclipse/wst/rdb/internal/models/sql/schema/GenerateType;
 get  (Ljava/lang/String;)Lorg/eclipse/wst/rdb/internal/models/sql/schema/GenerateType;

org.eclipse.wst.rdb.internal.models.sql.accesscontrol.Group

 getUser  ()Lorg/eclipse/emf/common/util/EList;

org.eclipse.wst.rdb.internal.models.sql.accesscontrol.impl.GroupImpl

 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getUser  ()Lorg/eclipse/emf/common/util/EList;

org.eclipse.wst.rdb.internal.models.sql.schema.IdentitySpecifier

 getGenerationType  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/GenerateType;
 getIncrement  ()Ljava/math/BigInteger;
 getMaximum  ()Ljava/math/BigInteger;
 getMinimum  ()Ljava/math/BigInteger;
 getStartValue  ()Ljava/math/BigInteger;
 isCycleOption  ()Z
 setCycleOption  (Z)V
 setGenerationType  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/GenerateType;)V
 setIncrement  (Ljava/math/BigInteger;)V
 setMaximum  (Ljava/math/BigInteger;)V
 setMinimum  (Ljava/math/BigInteger;)V
 setStartValue  (Ljava/math/BigInteger;)V

org.eclipse.wst.rdb.internal.models.sql.schema.impl.IdentitySpecifierImpl

 <clinit>  ()V
 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getGenerationType  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/GenerateType;
 getIncrement  ()Ljava/math/BigInteger;
 getMaximum  ()Ljava/math/BigInteger;
 getMinimum  ()Ljava/math/BigInteger;
 getStartValue  ()Ljava/math/BigInteger;
 isCycleOption  ()Z
 setCycleOption  (Z)V
 setGenerationType  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/GenerateType;)V
 setIncrement  (Ljava/math/BigInteger;)V
 setMaximum  (Ljava/math/BigInteger;)V
 setMinimum  (Ljava/math/BigInteger;)V
 setStartValue  (Ljava/math/BigInteger;)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.constraints.IncrementType

 <clinit>  ()V
 get  (I)Lorg/eclipse/wst/rdb/internal/models/sql/constraints/IncrementType;
 get  (Ljava/lang/String;)Lorg/eclipse/wst/rdb/internal/models/sql/constraints/IncrementType;

org.eclipse.wst.rdb.internal.models.sql.constraints.Index

 getFillFactor  ()I
 getForeignKey  ()Lorg/eclipse/emf/common/util/EList;
 getIncludedMembers  ()Lorg/eclipse/emf/common/util/EList;
 getMembers  ()Lorg/eclipse/emf/common/util/EList;
 getSchema  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;
 getTable  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/Table;
 isClustered  ()Z
 isSystemGenerated  ()Z
 isUnique  ()Z
 setClustered  (Z)V
 setFillFactor  (I)V
 setSchema  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;)V
 setSystemGenerated  (Z)V
 setTable  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/Table;)V
 setUnique  (Z)V

org.eclipse.wst.rdb.internal.models.sql.constraints.impl.IndexImpl

 <init>  ()V
 basicGetSchema  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;
 basicGetTable  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/Table;
 basicSetSchema  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 basicSetTable  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/Table;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getFillFactor  ()I
 getForeignKey  ()Lorg/eclipse/emf/common/util/EList;
 getIncludedMembers  ()Lorg/eclipse/emf/common/util/EList;
 getMembers  ()Lorg/eclipse/emf/common/util/EList;
 getSchema  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;
 getTable  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/Table;
 isClustered  ()Z
 isSystemGenerated  ()Z
 isUnique  ()Z
 setClustered  (Z)V
 setFillFactor  (I)V
 setSchema  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;)V
 setSystemGenerated  (Z)V
 setTable  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/Table;)V
 setUnique  (Z)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.constraints.IndexMember

 getColumn  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/Column;
 getIncrementType  ()Lorg/eclipse/wst/rdb/internal/models/sql/constraints/IncrementType;
 setColumn  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/Column;)V
 setIncrementType  (Lorg/eclipse/wst/rdb/internal/models/sql/constraints/IncrementType;)V

org.eclipse.wst.rdb.internal.models.sql.constraints.impl.IndexMemberImpl

 <clinit>  ()V
 <init>  ()V
 basicGetColumn  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/Column;
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getColumn  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/Column;
 getIncrementType  ()Lorg/eclipse/wst/rdb/internal/models/sql/constraints/IncrementType;
 setColumn  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/Column;)V
 setIncrementType  (Lorg/eclipse/wst/rdb/internal/models/sql/constraints/IncrementType;)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.IntegerDataTypeImpl

 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V

org.eclipse.wst.rdb.internal.models.sql.datatypes.IntegrityControlOption

 <clinit>  ()V
 get  (Ljava/lang/String;)Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/IntegrityControlOption;
 get  (I)Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/IntegrityControlOption;

org.eclipse.wst.rdb.internal.models.sql.datatypes.IntervalDataType

 getFractionalSecondsPrecision  ()I
 getLeadingFieldPrecision  ()I
 getLeadingQualifier  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/IntervalQualifierType;
 getTrailingFieldPrecision  ()I
 getTrailingQualifier  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/IntervalQualifierType;
 setFractionalSecondsPrecision  (I)V
 setLeadingFieldPrecision  (I)V
 setLeadingQualifier  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/IntervalQualifierType;)V
 setTrailingFieldPrecision  (I)V
 setTrailingQualifier  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/IntervalQualifierType;)V

org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.IntervalDataTypeImpl

 <clinit>  ()V
 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getFractionalSecondsPrecision  ()I
 getLeadingFieldPrecision  ()I
 getLeadingQualifier  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/IntervalQualifierType;
 getTrailingFieldPrecision  ()I
 getTrailingQualifier  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/IntervalQualifierType;
 setFractionalSecondsPrecision  (I)V
 setLeadingFieldPrecision  (I)V
 setLeadingQualifier  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/IntervalQualifierType;)V
 setTrailingFieldPrecision  (I)V
 setTrailingQualifier  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/IntervalQualifierType;)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.datatypes.IntervalQualifierType

 <clinit>  ()V
 get  (I)Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/IntervalQualifierType;
 get  (Ljava/lang/String;)Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/IntervalQualifierType;

org.eclipse.wst.rdb.internal.models.sql.datatypes.LinkControlOption

 <clinit>  ()V
 get  (I)Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/LinkControlOption;
 get  (Ljava/lang/String;)Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/LinkControlOption;

org.eclipse.wst.rdb.internal.models.sql.constraints.MatchType

 <clinit>  ()V
 get  (Ljava/lang/String;)Lorg/eclipse/wst/rdb/internal/models/sql/constraints/MatchType;
 get  (I)Lorg/eclipse/wst/rdb/internal/models/sql/constraints/MatchType;

org.eclipse.wst.rdb.internal.models.sql.routines.Method

 isConstructor  ()Z
 isOverriding  ()Z
 setConstructor  (Z)V
 setOverriding  (Z)V

org.eclipse.wst.rdb.internal.models.sql.routines.impl.MethodImpl

 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 isConstructor  ()Z
 isOverriding  ()Z
 setConstructor  (Z)V
 setOverriding  (Z)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.MultisetDataTypeImpl

 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V

org.eclipse.wst.rdb.internal.models.sql.datatypes.NumericalDataType

 getPrecision  ()I
 setPrecision  (I)V

org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.NumericalDataTypeImpl

 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getPrecision  ()I
 setPrecision  (I)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.datatypes.OrderingCategoryType

 <clinit>  ()V
 get  (I)Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/OrderingCategoryType;
 get  (Ljava/lang/String;)Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/OrderingCategoryType;

org.eclipse.wst.rdb.internal.models.sql.datatypes.OrderingType

 <clinit>  ()V
 get  (I)Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/OrderingType;
 get  (Ljava/lang/String;)Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/OrderingType;

org.eclipse.wst.rdb.internal.models.sql.routines.Parameter

 getMode  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/ParameterMode;
 getRoutine  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/Routine;
 getStringTypeOption  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/CharacterStringDataType;
 isLocator  ()Z
 setLocator  (Z)V
 setMode  (Lorg/eclipse/wst/rdb/internal/models/sql/routines/ParameterMode;)V
 setRoutine  (Lorg/eclipse/wst/rdb/internal/models/sql/routines/Routine;)V
 setStringTypeOption  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/CharacterStringDataType;)V

org.eclipse.wst.rdb.internal.models.sql.routines.impl.ParameterImpl

 <clinit>  ()V
 <init>  ()V
 basicSetStringTypeOption  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/CharacterStringDataType;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eBasicRemoveFromContainer  (Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getMode  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/ParameterMode;
 getRoutine  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/Routine;
 getStringTypeOption  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/CharacterStringDataType;
 isLocator  ()Z
 setLocator  (Z)V
 setMode  (Lorg/eclipse/wst/rdb/internal/models/sql/routines/ParameterMode;)V
 setRoutine  (Lorg/eclipse/wst/rdb/internal/models/sql/routines/Routine;)V
 setStringTypeOption  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/CharacterStringDataType;)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.routines.ParameterMode

 <clinit>  ()V
 get  (I)Lorg/eclipse/wst/rdb/internal/models/sql/routines/ParameterMode;
 get  (Ljava/lang/String;)Lorg/eclipse/wst/rdb/internal/models/sql/routines/ParameterMode;

org.eclipse.wst.rdb.internal.models.sql.tables.impl.PersistentTableImpl

 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V

org.eclipse.wst.rdb.internal.models.sql.datatypes.PredefinedDataType

 getPrimitiveType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/PrimitiveType;
 setPrimitiveType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/PrimitiveType;)V

org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.PredefinedDataTypeImpl

 <clinit>  ()V
 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getPrimitiveType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/PrimitiveType;
 setPrimitiveType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/PrimitiveType;)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.constraints.impl.PrimaryKeyImpl

 <init>  ()V
 eBasicRemoveFromContainer  (Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V

org.eclipse.wst.rdb.internal.models.sql.datatypes.PrimitiveType

 <clinit>  ()V
 get  (I)Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/PrimitiveType;
 get  (Ljava/lang/String;)Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/PrimitiveType;

org.eclipse.wst.rdb.internal.models.sql.accesscontrol.Privilege

 getAction  ()Ljava/lang/String;
 getGrantor  ()Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/AuthorizationIdentifier;
 getObject  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/SQLObject;
 isGrantable  ()Z
 setAction  (Ljava/lang/String;)V
 setGrantable  (Z)V
 setGrantor  (Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/AuthorizationIdentifier;)V
 setObject  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/SQLObject;)V

org.eclipse.wst.rdb.internal.models.sql.accesscontrol.impl.PrivilegeImpl

 <clinit>  ()V
 <init>  ()V
 basicGetGrantor  ()Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/AuthorizationIdentifier;
 basicGetObject  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/SQLObject;
 basicSetGrantor  (Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/AuthorizationIdentifier;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getAction  ()Ljava/lang/String;
 getGrantor  ()Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/AuthorizationIdentifier;
 getObject  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/SQLObject;
 isGrantable  ()Z
 setAction  (Ljava/lang/String;)V
 setGrantable  (Z)V
 setGrantor  (Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/AuthorizationIdentifier;)V
 setObject  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/SQLObject;)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.routines.Procedure

 getMaxResultSets  ()I
 getResultSet  ()Lorg/eclipse/emf/common/util/EList;
 isOldSavePoint  ()Z
 setMaxResultSets  (I)V
 setOldSavePoint  (Z)V

org.eclipse.wst.rdb.internal.models.sql.routines.impl.ProcedureImpl

 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getMaxResultSets  ()I
 getResultSet  ()Lorg/eclipse/emf/common/util/EList;
 isOldSavePoint  ()Z
 setMaxResultSets  (I)V
 setOldSavePoint  (Z)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.expressions.QueryExpression

 getSQL  ()Ljava/lang/String;
 setSQL  (Ljava/lang/String;)V

org.eclipse.wst.rdb.internal.models.sql.expressions.QueryExpressionDefault

 getSQL  ()Ljava/lang/String;
 setSQL  (Ljava/lang/String;)V

org.eclipse.wst.rdb.internal.models.sql.expressions.impl.QueryExpressionDefaultImpl

 <clinit>  ()V
 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getSQL  ()Ljava/lang/String;
 setSQL  (Ljava/lang/String;)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.datatypes.ReadPermissionOption

 <clinit>  ()V
 get  (Ljava/lang/String;)Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/ReadPermissionOption;
 get  (I)Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/ReadPermissionOption;

org.eclipse.wst.rdb.internal.models.sql.constraints.ReferenceConstraint

 getMembers  ()Lorg/eclipse/emf/common/util/EList;

org.eclipse.wst.rdb.internal.models.sql.constraints.impl.ReferenceConstraintImpl

 <init>  ()V
 eBasicRemoveFromContainer  (Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getMembers  ()Lorg/eclipse/emf/common/util/EList;

org.eclipse.wst.rdb.internal.models.sql.datatypes.ReferenceDataType

 getReferencedType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/StructuredUserDefinedType;
 getScopeTable  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/Table;
 setReferencedType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/StructuredUserDefinedType;)V
 setScopeTable  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/Table;)V

org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.ReferenceDataTypeImpl

 <init>  ()V
 basicGetReferencedType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/StructuredUserDefinedType;
 basicGetScopeTable  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/Table;
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getReferencedType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/StructuredUserDefinedType;
 getScopeTable  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/Table;
 setReferencedType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/StructuredUserDefinedType;)V
 setScopeTable  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/Table;)V

org.eclipse.wst.rdb.internal.models.sql.tables.ReferenceType

 <clinit>  ()V
 get  (I)Lorg/eclipse/wst/rdb/internal/models/sql/tables/ReferenceType;
 get  (Ljava/lang/String;)Lorg/eclipse/wst/rdb/internal/models/sql/tables/ReferenceType;

org.eclipse.wst.rdb.internal.models.sql.schema.ReferentialActionType

 <clinit>  ()V
 get  (I)Lorg/eclipse/wst/rdb/internal/models/sql/schema/ReferentialActionType;
 get  (Ljava/lang/String;)Lorg/eclipse/wst/rdb/internal/models/sql/schema/ReferentialActionType;

org.eclipse.wst.rdb.internal.models.sql.accesscontrol.Role

 getRoleAuthorization  ()Lorg/eclipse/emf/common/util/EList;

org.eclipse.wst.rdb.internal.models.sql.accesscontrol.RoleAuthorization

 getGrantee  ()Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/AuthorizationIdentifier;
 getGrantor  ()Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/AuthorizationIdentifier;
 getRole  ()Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/Role;
 isGrantable  ()Z
 setGrantable  (Z)V
 setGrantee  (Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/AuthorizationIdentifier;)V
 setGrantor  (Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/AuthorizationIdentifier;)V
 setRole  (Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/Role;)V

org.eclipse.wst.rdb.internal.models.sql.accesscontrol.impl.RoleAuthorizationImpl

 <init>  ()V
 basicGetGrantee  ()Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/AuthorizationIdentifier;
 basicGetGrantor  ()Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/AuthorizationIdentifier;
 basicGetRole  ()Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/Role;
 basicSetGrantee  (Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/AuthorizationIdentifier;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 basicSetGrantor  (Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/AuthorizationIdentifier;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 basicSetRole  (Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/Role;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getGrantee  ()Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/AuthorizationIdentifier;
 getGrantor  ()Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/AuthorizationIdentifier;
 getRole  ()Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/Role;
 isGrantable  ()Z
 setGrantable  (Z)V
 setGrantee  (Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/AuthorizationIdentifier;)V
 setGrantor  (Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/AuthorizationIdentifier;)V
 setRole  (Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/Role;)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.accesscontrol.impl.RoleImpl

 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getRoleAuthorization  ()Lorg/eclipse/emf/common/util/EList;

org.eclipse.wst.rdb.internal.models.sql.routines.Routine

 getAuthorizationID  ()Ljava/lang/String;
 getCreationTS  ()Ljava/lang/String;
 getExternalName  ()Ljava/lang/String;
 getInputParameters  ()Lorg/eclipse/emf/common/util/EList;
 getLanguage  ()Ljava/lang/String;
 getLastAlteredTS  ()Ljava/lang/String;
 getOutputParameters  ()Lorg/eclipse/emf/common/util/EList;
 getParameters  ()Lorg/eclipse/emf/common/util/EList;
 getParameterStyle  ()Ljava/lang/String;
 getSchema  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;
 getSecurity  ()Ljava/lang/String;
 getSource  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/Source;
 getSpecificName  ()Ljava/lang/String;
 getSqlDataAccess  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/DataAccess;
 isDeterministic  ()Z
 setAuthorizationID  (Ljava/lang/String;)V
 setCreationTS  (Ljava/lang/String;)V
 setDeterministic  (Z)V
 setExternalName  (Ljava/lang/String;)V
 setLanguage  (Ljava/lang/String;)V
 setLastAlteredTS  (Ljava/lang/String;)V
 setParameterStyle  (Ljava/lang/String;)V
 setSchema  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;)V
 setSecurity  (Ljava/lang/String;)V
 setSource  (Lorg/eclipse/wst/rdb/internal/models/sql/routines/Source;)V
 setSpecificName  (Ljava/lang/String;)V
 setSqlDataAccess  (Lorg/eclipse/wst/rdb/internal/models/sql/routines/DataAccess;)V

org.eclipse.wst.rdb.internal.models.sql.routines.impl.RoutineImpl

 <clinit>  ()V
 <init>  ()V
 basicGetSchema  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;
 basicSetSchema  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 basicSetSource  (Lorg/eclipse/wst/rdb/internal/models/sql/routines/Source;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getAuthorizationID  ()Ljava/lang/String;
 getCreationTS  ()Ljava/lang/String;
 getExternalName  ()Ljava/lang/String;
 getInputParameters  ()Lorg/eclipse/emf/common/util/EList;
 getLanguage  ()Ljava/lang/String;
 getLastAlteredTS  ()Ljava/lang/String;
 getOutputParameters  ()Lorg/eclipse/emf/common/util/EList;
 getParameters  (I)Lorg/eclipse/emf/common/util/EList;
 getParameters  ()Lorg/eclipse/emf/common/util/EList;
 getParameterStyle  ()Ljava/lang/String;
 getSchema  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;
 getSecurity  ()Ljava/lang/String;
 getSource  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/Source;
 getSpecificName  ()Ljava/lang/String;
 getSqlDataAccess  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/DataAccess;
 isDeterministic  ()Z
 setAuthorizationID  (Ljava/lang/String;)V
 setCreationTS  (Ljava/lang/String;)V
 setDeterministic  (Z)V
 setExternalName  (Ljava/lang/String;)V
 setLanguage  (Ljava/lang/String;)V
 setLastAlteredTS  (Ljava/lang/String;)V
 setParameterStyle  (Ljava/lang/String;)V
 setSchema  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;)V
 setSecurity  (Ljava/lang/String;)V
 setSource  (Lorg/eclipse/wst/rdb/internal/models/sql/routines/Source;)V
 setSpecificName  (Ljava/lang/String;)V
 setSqlDataAccess  (Lorg/eclipse/wst/rdb/internal/models/sql/routines/DataAccess;)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.routines.impl.RoutineResultTableImpl

 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V

org.eclipse.wst.rdb.internal.models.sql.datatypes.RowDataType

 getFields  ()Lorg/eclipse/emf/common/util/EList;

org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.RowDataTypeImpl

 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getFields  ()Lorg/eclipse/emf/common/util/EList;

org.eclipse.wst.rdb.internal.models.sql.schema.Schema

 getAssertions  ()Lorg/eclipse/emf/common/util/EList;
 getBuiltInFunctions  ()Lorg/eclipse/emf/common/util/EList;
 getCharSets  ()Lorg/eclipse/emf/common/util/EList;
 getDatabase  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Database;
 getIndices  ()Lorg/eclipse/emf/common/util/EList;
 getOwner  ()Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/AuthorizationIdentifier;
 getProcedures  ()Lorg/eclipse/emf/common/util/EList;
 getRoutines  ()Lorg/eclipse/emf/common/util/EList;
 getSequences  ()Lorg/eclipse/emf/common/util/EList;
 getTables  ()Lorg/eclipse/emf/common/util/EList;
 getTriggers  ()Lorg/eclipse/emf/common/util/EList;
 getUDFs  ()Lorg/eclipse/emf/common/util/EList;
 getUserDefinedTypes  ()Lorg/eclipse/emf/common/util/EList;
 setDatabase  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/Database;)V
 setOwner  (Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/AuthorizationIdentifier;)V

org.eclipse.wst.rdb.internal.models.sql.schema.helper.SchemaHelper

 <init>  ()V
 findTable  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;Ljava/lang/String;)Lorg/eclipse/wst/rdb/internal/models/sql/tables/Table;

org.eclipse.wst.rdb.internal.models.sql.schema.impl.SchemaImpl

 <init>  ()V
 basicGetDatabase  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Database;
 basicGetOwner  ()Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/AuthorizationIdentifier;
 basicSetDatabase  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/Database;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 basicSetOwner  (Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/AuthorizationIdentifier;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getAssertions  ()Lorg/eclipse/emf/common/util/EList;
 getBuiltInFunctions  ()Lorg/eclipse/emf/common/util/EList;
 getCharSets  ()Lorg/eclipse/emf/common/util/EList;
 getDatabase  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Database;
 getIndices  ()Lorg/eclipse/emf/common/util/EList;
 getOwner  ()Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/AuthorizationIdentifier;
 getProcedures  ()Lorg/eclipse/emf/common/util/EList;
 getRoutines  ()Lorg/eclipse/emf/common/util/EList;
 getSequences  ()Lorg/eclipse/emf/common/util/EList;
 getSpecializedRoutines  (Ljava/lang/Class;)Lorg/eclipse/emf/common/util/EList;
 getTables  ()Lorg/eclipse/emf/common/util/EList;
 getTriggers  ()Lorg/eclipse/emf/common/util/EList;
 getUDFs  ()Lorg/eclipse/emf/common/util/EList;
 getUserDefinedTypes  ()Lorg/eclipse/emf/common/util/EList;
 setDatabase  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/Database;)V
 setOwner  (Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/AuthorizationIdentifier;)V

org.eclipse.wst.rdb.internal.models.sql.expressions.SearchCondition

 getSQL  ()Ljava/lang/String;
 setSQL  (Ljava/lang/String;)V

org.eclipse.wst.rdb.internal.models.sql.expressions.SearchConditionDefault

 getSQL  ()Ljava/lang/String;
 setSQL  (Ljava/lang/String;)V

org.eclipse.wst.rdb.internal.models.sql.expressions.impl.SearchConditionDefaultImpl

 <clinit>  ()V
 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getSQL  ()Ljava/lang/String;
 setSQL  (Ljava/lang/String;)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.schema.Sequence

 getIdentity  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/IdentitySpecifier;
 getSchema  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;
 setIdentity  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/IdentitySpecifier;)V
 setSchema  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;)V

org.eclipse.wst.rdb.internal.models.sql.schema.impl.SequenceImpl

 <init>  ()V
 basicGetSchema  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;
 basicSetIdentity  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/IdentitySpecifier;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 basicSetSchema  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getIdentity  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/IdentitySpecifier;
 getSchema  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;
 setIdentity  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/IdentitySpecifier;)V
 setSchema  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;)V

org.eclipse.wst.rdb.internal.models.sql.routines.Source

 getBody  ()Ljava/lang/String;
 setBody  (Ljava/lang/String;)V

org.eclipse.wst.rdb.internal.models.sql.routines.impl.SourceImpl

 <clinit>  ()V
 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getBody  ()Ljava/lang/String;
 setBody  (Ljava/lang/String;)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.accesscontrol.util.SQLAccessControlAdapterFactory

 <init>  ()V
 createAdapter  (Lorg/eclipse/emf/common/notify/Notifier;)Lorg/eclipse/emf/common/notify/Adapter;
 createAuthorizationIdentifierAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createDoubleObjectPrivilegeAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createEModelElementAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createENamedElementAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createEObjectAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createGroupAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createPrivilegeAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createRoleAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createRoleAuthorizationAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createSQLObjectAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createTablePrivilegeAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createUserAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 isFactoryForType  (Ljava/lang/Object;)Z

org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlFactory

 <clinit>  ()V
 createDoubleObjectPrivilege  ()Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/DoubleObjectPrivilege;
 createGroup  ()Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/Group;
 createPrivilege  ()Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/Privilege;
 createRole  ()Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/Role;
 createRoleAuthorization  ()Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/RoleAuthorization;
 createTablePrivilege  ()Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/TablePrivilege;
 createUser  ()Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/User;
 getSQLAccessControlPackage  ()Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/SQLAccessControlPackage;

org.eclipse.wst.rdb.internal.models.sql.accesscontrol.impl.SQLAccessControlFactoryImpl

 <init>  ()V
 create  (Lorg/eclipse/emf/ecore/EClass;)Lorg/eclipse/emf/ecore/EObject;
 createDoubleObjectPrivilege  ()Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/DoubleObjectPrivilege;
 createGroup  ()Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/Group;
 createPrivilege  ()Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/Privilege;
 createRole  ()Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/Role;
 createRoleAuthorization  ()Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/RoleAuthorization;
 createTablePrivilege  ()Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/TablePrivilege;
 createUser  ()Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/User;
 getPackage  ()Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/SQLAccessControlPackage;
 getSQLAccessControlPackage  ()Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/SQLAccessControlPackage;

org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage

 <clinit>  ()V
 getAuthorizationIdentifier  ()Lorg/eclipse/emf/ecore/EClass;
 getAuthorizationIdentifier_GrantedPrivilege  ()Lorg/eclipse/emf/ecore/EReference;
 getAuthorizationIdentifier_GrantedRoleAuthorization  ()Lorg/eclipse/emf/ecore/EReference;
 getAuthorizationIdentifier_OwnedSchema  ()Lorg/eclipse/emf/ecore/EReference;
 getAuthorizationIdentifier_ReceivedPrivilege  ()Lorg/eclipse/emf/ecore/EReference;
 getAuthorizationIdentifier_ReceivedRoleAuthorization  ()Lorg/eclipse/emf/ecore/EReference;
 getDoubleObjectPrivilege  ()Lorg/eclipse/emf/ecore/EClass;
 getDoubleObjectPrivilege_Object2  ()Lorg/eclipse/emf/ecore/EReference;
 getGroup  ()Lorg/eclipse/emf/ecore/EClass;
 getGroup_User  ()Lorg/eclipse/emf/ecore/EReference;
 getPrivilege  ()Lorg/eclipse/emf/ecore/EClass;
 getPrivilege_Action  ()Lorg/eclipse/emf/ecore/EAttribute;
 getPrivilege_Grantable  ()Lorg/eclipse/emf/ecore/EAttribute;
 getPrivilege_Grantor  ()Lorg/eclipse/emf/ecore/EReference;
 getPrivilege_Object  ()Lorg/eclipse/emf/ecore/EReference;
 getRole  ()Lorg/eclipse/emf/ecore/EClass;
 getRole_RoleAuthorization  ()Lorg/eclipse/emf/ecore/EReference;
 getRoleAuthorization  ()Lorg/eclipse/emf/ecore/EClass;
 getRoleAuthorization_Grantable  ()Lorg/eclipse/emf/ecore/EAttribute;
 getRoleAuthorization_Grantee  ()Lorg/eclipse/emf/ecore/EReference;
 getRoleAuthorization_Grantor  ()Lorg/eclipse/emf/ecore/EReference;
 getRoleAuthorization_Role  ()Lorg/eclipse/emf/ecore/EReference;
 getSQLAccessControlFactory  ()Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/SQLAccessControlFactory;
 getTablePrivilege  ()Lorg/eclipse/emf/ecore/EClass;
 getTablePrivilege_WithHierarchy  ()Lorg/eclipse/emf/ecore/EAttribute;
 getUser  ()Lorg/eclipse/emf/ecore/EClass;

org.eclipse.wst.rdb.internal.models.sql.accesscontrol.impl.SQLAccessControlPackageImpl

 <clinit>  ()V
 createPackageContents  ()V
 getAuthorizationIdentifier  ()Lorg/eclipse/emf/ecore/EClass;
 getAuthorizationIdentifier_GrantedPrivilege  ()Lorg/eclipse/emf/ecore/EReference;
 getAuthorizationIdentifier_GrantedRoleAuthorization  ()Lorg/eclipse/emf/ecore/EReference;
 getAuthorizationIdentifier_OwnedSchema  ()Lorg/eclipse/emf/ecore/EReference;
 getAuthorizationIdentifier_ReceivedPrivilege  ()Lorg/eclipse/emf/ecore/EReference;
 getAuthorizationIdentifier_ReceivedRoleAuthorization  ()Lorg/eclipse/emf/ecore/EReference;
 getDoubleObjectPrivilege  ()Lorg/eclipse/emf/ecore/EClass;
 getDoubleObjectPrivilege_Object2  ()Lorg/eclipse/emf/ecore/EReference;
 getGroup  ()Lorg/eclipse/emf/ecore/EClass;
 getGroup_User  ()Lorg/eclipse/emf/ecore/EReference;
 getPrivilege  ()Lorg/eclipse/emf/ecore/EClass;
 getPrivilege_Action  ()Lorg/eclipse/emf/ecore/EAttribute;
 getPrivilege_Grantable  ()Lorg/eclipse/emf/ecore/EAttribute;
 getPrivilege_Grantor  ()Lorg/eclipse/emf/ecore/EReference;
 getPrivilege_Object  ()Lorg/eclipse/emf/ecore/EReference;
 getRole  ()Lorg/eclipse/emf/ecore/EClass;
 getRole_RoleAuthorization  ()Lorg/eclipse/emf/ecore/EReference;
 getRoleAuthorization  ()Lorg/eclipse/emf/ecore/EClass;
 getRoleAuthorization_Grantable  ()Lorg/eclipse/emf/ecore/EAttribute;
 getRoleAuthorization_Grantee  ()Lorg/eclipse/emf/ecore/EReference;
 getRoleAuthorization_Grantor  ()Lorg/eclipse/emf/ecore/EReference;
 getRoleAuthorization_Role  ()Lorg/eclipse/emf/ecore/EReference;
 getSQLAccessControlFactory  ()Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/SQLAccessControlFactory;
 getTablePrivilege  ()Lorg/eclipse/emf/ecore/EClass;
 getTablePrivilege_WithHierarchy  ()Lorg/eclipse/emf/ecore/EAttribute;
 getUser  ()Lorg/eclipse/emf/ecore/EClass;
 init  ()Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/SQLAccessControlPackage;
 initializePackageContents  ()V

org.eclipse.wst.rdb.internal.models.sql.accesscontrol.util.SQLAccessControlSwitch

 <init>  ()V
 caseAuthorizationIdentifier  (Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/AuthorizationIdentifier;)Ljava/lang/Object;
 caseDoubleObjectPrivilege  (Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/DoubleObjectPrivilege;)Ljava/lang/Object;
 caseEModelElement  (Lorg/eclipse/emf/ecore/EModelElement;)Ljava/lang/Object;
 caseENamedElement  (Lorg/eclipse/emf/ecore/ENamedElement;)Ljava/lang/Object;
 caseGroup  (Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/Group;)Ljava/lang/Object;
 casePrivilege  (Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/Privilege;)Ljava/lang/Object;
 caseRole  (Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/Role;)Ljava/lang/Object;
 caseRoleAuthorization  (Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/RoleAuthorization;)Ljava/lang/Object;
 caseSQLObject  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/SQLObject;)Ljava/lang/Object;
 caseTablePrivilege  (Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/TablePrivilege;)Ljava/lang/Object;
 caseUser  (Lorg/eclipse/wst/rdb/internal/models/sql/accesscontrol/User;)Ljava/lang/Object;
 defaultCase  (Lorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object;
 doSwitch  (Lorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object;
 doSwitch  (ILorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object;
 doSwitch  (Lorg/eclipse/emf/ecore/EClass;Lorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object;

org.eclipse.wst.rdb.internal.models.sql.constraints.util.SQLConstraintsAdapterFactory

 <init>  ()V
 createAdapter  (Lorg/eclipse/emf/common/notify/Notifier;)Lorg/eclipse/emf/common/notify/Adapter;
 createAssertionAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createCheckConstraintAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createConstraintAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createEModelElementAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createENamedElementAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createEObjectAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createForeignKeyAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createIndexAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createIndexMemberAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createPrimaryKeyAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createReferenceConstraintAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createSQLObjectAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createTableConstraintAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createUniqueConstraintAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 isFactoryForType  (Ljava/lang/Object;)Z

org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsFactory

 <clinit>  ()V
 createAssertion  ()Lorg/eclipse/wst/rdb/internal/models/sql/constraints/Assertion;
 createCheckConstraint  ()Lorg/eclipse/wst/rdb/internal/models/sql/constraints/CheckConstraint;
 createForeignKey  ()Lorg/eclipse/wst/rdb/internal/models/sql/constraints/ForeignKey;
 createIndex  ()Lorg/eclipse/wst/rdb/internal/models/sql/constraints/Index;
 createIndexMember  ()Lorg/eclipse/wst/rdb/internal/models/sql/constraints/IndexMember;
 createPrimaryKey  ()Lorg/eclipse/wst/rdb/internal/models/sql/constraints/PrimaryKey;
 createUniqueConstraint  ()Lorg/eclipse/wst/rdb/internal/models/sql/constraints/UniqueConstraint;
 getSQLConstraintsPackage  ()Lorg/eclipse/wst/rdb/internal/models/sql/constraints/SQLConstraintsPackage;

org.eclipse.wst.rdb.internal.models.sql.constraints.impl.SQLConstraintsFactoryImpl

 <init>  ()V
 convertToString  (Lorg/eclipse/emf/ecore/EDataType;Ljava/lang/Object;)Ljava/lang/String;
 create  (Lorg/eclipse/emf/ecore/EClass;)Lorg/eclipse/emf/ecore/EObject;
 createAssertion  ()Lorg/eclipse/wst/rdb/internal/models/sql/constraints/Assertion;
 createCheckConstraint  ()Lorg/eclipse/wst/rdb/internal/models/sql/constraints/CheckConstraint;
 createForeignKey  ()Lorg/eclipse/wst/rdb/internal/models/sql/constraints/ForeignKey;
 createFromString  (Lorg/eclipse/emf/ecore/EDataType;Ljava/lang/String;)Ljava/lang/Object;
 createIndex  ()Lorg/eclipse/wst/rdb/internal/models/sql/constraints/Index;
 createIndexMember  ()Lorg/eclipse/wst/rdb/internal/models/sql/constraints/IndexMember;
 createPrimaryKey  ()Lorg/eclipse/wst/rdb/internal/models/sql/constraints/PrimaryKey;
 createUniqueConstraint  ()Lorg/eclipse/wst/rdb/internal/models/sql/constraints/UniqueConstraint;
 getPackage  ()Lorg/eclipse/wst/rdb/internal/models/sql/constraints/SQLConstraintsPackage;
 getSQLConstraintsPackage  ()Lorg/eclipse/wst/rdb/internal/models/sql/constraints/SQLConstraintsPackage;

org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage

 <clinit>  ()V
 getAssertion  ()Lorg/eclipse/emf/ecore/EClass;
 getAssertion_ConstrainedTables  ()Lorg/eclipse/emf/ecore/EReference;
 getAssertion_Schema  ()Lorg/eclipse/emf/ecore/EReference;
 getAssertion_SearchCondition  ()Lorg/eclipse/emf/ecore/EReference;
 getCheckConstraint  ()Lorg/eclipse/emf/ecore/EClass;
 getCheckConstraint_SearchCondition  ()Lorg/eclipse/emf/ecore/EReference;
 getConstraint  ()Lorg/eclipse/emf/ecore/EClass;
 getConstraint_Deferrable  ()Lorg/eclipse/emf/ecore/EAttribute;
 getConstraint_Enforced  ()Lorg/eclipse/emf/ecore/EAttribute;
 getConstraint_InitiallyDeferred  ()Lorg/eclipse/emf/ecore/EAttribute;
 getForeignKey  ()Lorg/eclipse/emf/ecore/EClass;
 getForeignKey_Match  ()Lorg/eclipse/emf/ecore/EAttribute;
 getForeignKey_OnDelete  ()Lorg/eclipse/emf/ecore/EAttribute;
 getForeignKey_OnUpdate  ()Lorg/eclipse/emf/ecore/EAttribute;
 getForeignKey_ReferencedMembers  ()Lorg/eclipse/emf/ecore/EReference;
 getForeignKey_ReferencedTable  ()Lorg/eclipse/emf/ecore/EReference;
 getForeignKey_UniqueConstraint  ()Lorg/eclipse/emf/ecore/EReference;
 getForeignKey_UniqueIndex  ()Lorg/eclipse/emf/ecore/EReference;
 getIncrementType  ()Lorg/eclipse/emf/ecore/EEnum;
 getIndex  ()Lorg/eclipse/emf/ecore/EClass;
 getIndex_Clustered  ()Lorg/eclipse/emf/ecore/EAttribute;
 getIndex_FillFactor  ()Lorg/eclipse/emf/ecore/EAttribute;
 getIndex_ForeignKey  ()Lorg/eclipse/emf/ecore/EReference;
 getIndex_IncludedMembers  ()Lorg/eclipse/emf/ecore/EReference;
 getIndex_Members  ()Lorg/eclipse/emf/ecore/EReference;
 getIndex_Schema  ()Lorg/eclipse/emf/ecore/EReference;
 getIndex_SystemGenerated  ()Lorg/eclipse/emf/ecore/EAttribute;
 getIndex_Table  ()Lorg/eclipse/emf/ecore/EReference;
 getIndex_Unique  ()Lorg/eclipse/emf/ecore/EAttribute;
 getIndexMember  ()Lorg/eclipse/emf/ecore/EClass;
 getIndexMember_Column  ()Lorg/eclipse/emf/ecore/EReference;
 getIndexMember_IncrementType  ()Lorg/eclipse/emf/ecore/EAttribute;
 getMatchType  ()Lorg/eclipse/emf/ecore/EEnum;
 getPrimaryKey  ()Lorg/eclipse/emf/ecore/EClass;
 getReferenceConstraint  ()Lorg/eclipse/emf/ecore/EClass;
 getReferenceConstraint_Members  ()Lorg/eclipse/emf/ecore/EReference;
 getSQLConstraintsFactory  ()Lorg/eclipse/wst/rdb/internal/models/sql/constraints/SQLConstraintsFactory;
 getTableConstraint  ()Lorg/eclipse/emf/ecore/EClass;
 getTableConstraint_BaseTable  ()Lorg/eclipse/emf/ecore/EReference;
 getUniqueConstraint  ()Lorg/eclipse/emf/ecore/EClass;
 getUniqueConstraint_ForeignKey  ()Lorg/eclipse/emf/ecore/EReference;

org.eclipse.wst.rdb.internal.models.sql.constraints.impl.SQLConstraintsPackageImpl

 <clinit>  ()V
 createPackageContents  ()V
 getAssertion  ()Lorg/eclipse/emf/ecore/EClass;
 getAssertion_ConstrainedTables  ()Lorg/eclipse/emf/ecore/EReference;
 getAssertion_Schema  ()Lorg/eclipse/emf/ecore/EReference;
 getAssertion_SearchCondition  ()Lorg/eclipse/emf/ecore/EReference;
 getCheckConstraint  ()Lorg/eclipse/emf/ecore/EClass;
 getCheckConstraint_SearchCondition  ()Lorg/eclipse/emf/ecore/EReference;
 getConstraint  ()Lorg/eclipse/emf/ecore/EClass;
 getConstraint_Deferrable  ()Lorg/eclipse/emf/ecore/EAttribute;
 getConstraint_Enforced  ()Lorg/eclipse/emf/ecore/EAttribute;
 getConstraint_InitiallyDeferred  ()Lorg/eclipse/emf/ecore/EAttribute;
 getForeignKey  ()Lorg/eclipse/emf/ecore/EClass;
 getForeignKey_Match  ()Lorg/eclipse/emf/ecore/EAttribute;
 getForeignKey_OnDelete  ()Lorg/eclipse/emf/ecore/EAttribute;
 getForeignKey_OnUpdate  ()Lorg/eclipse/emf/ecore/EAttribute;
 getForeignKey_ReferencedMembers  ()Lorg/eclipse/emf/ecore/EReference;
 getForeignKey_ReferencedTable  ()Lorg/eclipse/emf/ecore/EReference;
 getForeignKey_UniqueConstraint  ()Lorg/eclipse/emf/ecore/EReference;
 getForeignKey_UniqueIndex  ()Lorg/eclipse/emf/ecore/EReference;
 getIncrementType  ()Lorg/eclipse/emf/ecore/EEnum;
 getIndex  ()Lorg/eclipse/emf/ecore/EClass;
 getIndex_Clustered  ()Lorg/eclipse/emf/ecore/EAttribute;
 getIndex_FillFactor  ()Lorg/eclipse/emf/ecore/EAttribute;
 getIndex_ForeignKey  ()Lorg/eclipse/emf/ecore/EReference;
 getIndex_IncludedMembers  ()Lorg/eclipse/emf/ecore/EReference;
 getIndex_Members  ()Lorg/eclipse/emf/ecore/EReference;
 getIndex_Schema  ()Lorg/eclipse/emf/ecore/EReference;
 getIndex_SystemGenerated  ()Lorg/eclipse/emf/ecore/EAttribute;
 getIndex_Table  ()Lorg/eclipse/emf/ecore/EReference;
 getIndex_Unique  ()Lorg/eclipse/emf/ecore/EAttribute;
 getIndexMember  ()Lorg/eclipse/emf/ecore/EClass;
 getIndexMember_Column  ()Lorg/eclipse/emf/ecore/EReference;
 getIndexMember_IncrementType  ()Lorg/eclipse/emf/ecore/EAttribute;
 getMatchType  ()Lorg/eclipse/emf/ecore/EEnum;
 getPrimaryKey  ()Lorg/eclipse/emf/ecore/EClass;
 getReferenceConstraint  ()Lorg/eclipse/emf/ecore/EClass;
 getReferenceConstraint_Members  ()Lorg/eclipse/emf/ecore/EReference;
 getSQLConstraintsFactory  ()Lorg/eclipse/wst/rdb/internal/models/sql/constraints/SQLConstraintsFactory;
 getTableConstraint  ()Lorg/eclipse/emf/ecore/EClass;
 getTableConstraint_BaseTable  ()Lorg/eclipse/emf/ecore/EReference;
 getUniqueConstraint  ()Lorg/eclipse/emf/ecore/EClass;
 getUniqueConstraint_ForeignKey  ()Lorg/eclipse/emf/ecore/EReference;
 init  ()Lorg/eclipse/wst/rdb/internal/models/sql/constraints/SQLConstraintsPackage;
 initializePackageContents  ()V

org.eclipse.wst.rdb.internal.models.sql.constraints.util.SQLConstraintsSwitch

 <init>  ()V
 caseAssertion  (Lorg/eclipse/wst/rdb/internal/models/sql/constraints/Assertion;)Ljava/lang/Object;
 caseCheckConstraint  (Lorg/eclipse/wst/rdb/internal/models/sql/constraints/CheckConstraint;)Ljava/lang/Object;
 caseConstraint  (Lorg/eclipse/wst/rdb/internal/models/sql/constraints/Constraint;)Ljava/lang/Object;
 caseEModelElement  (Lorg/eclipse/emf/ecore/EModelElement;)Ljava/lang/Object;
 caseENamedElement  (Lorg/eclipse/emf/ecore/ENamedElement;)Ljava/lang/Object;
 caseForeignKey  (Lorg/eclipse/wst/rdb/internal/models/sql/constraints/ForeignKey;)Ljava/lang/Object;
 caseIndex  (Lorg/eclipse/wst/rdb/internal/models/sql/constraints/Index;)Ljava/lang/Object;
 caseIndexMember  (Lorg/eclipse/wst/rdb/internal/models/sql/constraints/IndexMember;)Ljava/lang/Object;
 casePrimaryKey  (Lorg/eclipse/wst/rdb/internal/models/sql/constraints/PrimaryKey;)Ljava/lang/Object;
 caseReferenceConstraint  (Lorg/eclipse/wst/rdb/internal/models/sql/constraints/ReferenceConstraint;)Ljava/lang/Object;
 caseSQLObject  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/SQLObject;)Ljava/lang/Object;
 caseTableConstraint  (Lorg/eclipse/wst/rdb/internal/models/sql/constraints/TableConstraint;)Ljava/lang/Object;
 caseUniqueConstraint  (Lorg/eclipse/wst/rdb/internal/models/sql/constraints/UniqueConstraint;)Ljava/lang/Object;
 defaultCase  (Lorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object;
 doSwitch  (Lorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object;
 doSwitch  (ILorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object;
 doSwitch  (Lorg/eclipse/emf/ecore/EClass;Lorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object;

org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.SQLDataTypeImpl

 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V

org.eclipse.wst.rdb.internal.models.sql.datatypes.util.SQLDataTypesAdapterFactory

 <init>  ()V
 createAdapter  (Lorg/eclipse/emf/common/notify/Notifier;)Lorg/eclipse/emf/common/notify/Adapter;
 createApproximateNumericDataTypeAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createArrayDataTypeAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createAttributeDefinitionAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createBinaryStringDataTypeAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createBooleanDataTypeAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createCharacterSetAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createCharacterStringDataTypeAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createCollectionDataTypeAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createConstructedDataTypeAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createDataLinkDataTypeAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createDataTypeAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createDateDataTypeAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createDistinctUserDefinedTypeAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createDomainAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createEModelElementAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createENamedElementAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createEObjectAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createExactNumericDataTypeAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createFieldAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createFixedPrecisionDataTypeAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createIntegerDataTypeAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createIntervalDataTypeAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createMultisetDataTypeAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createNumericalDataTypeAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createPredefinedDataTypeAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createReferenceDataTypeAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createRowDataTypeAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createSQLDataTypeAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createSQLObjectAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createStructuredUserDefinedTypeAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createTimeDataTypeAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createTypedElementAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createUserDefinedTypeAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createUserDefinedTypeOrderingAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createXMLDataTypeAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 isFactoryForType  (Ljava/lang/Object;)Z

org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesFactory

 <clinit>  ()V
 createApproximateNumericDataType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/ApproximateNumericDataType;
 createAttributeDefinition  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/AttributeDefinition;
 createBinaryStringDataType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/BinaryStringDataType;
 createBooleanDataType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/BooleanDataType;
 createCharacterSet  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/CharacterSet;
 createCharacterStringDataType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/CharacterStringDataType;
 createDataLinkDataType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/DataLinkDataType;
 createDateDataType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/DateDataType;
 createDistinctUserDefinedType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/DistinctUserDefinedType;
 createDomain  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/Domain;
 createField  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/Field;
 createFixedPrecisionDataType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/FixedPrecisionDataType;
 createIntegerDataType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/IntegerDataType;
 createIntervalDataType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/IntervalDataType;
 createRowDataType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/RowDataType;
 createStructuredUserDefinedType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/StructuredUserDefinedType;
 createTimeDataType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/TimeDataType;
 createUserDefinedTypeOrdering  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/UserDefinedTypeOrdering;
 createXMLDataType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/XMLDataType;
 getSQLDataTypesPackage  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/SQLDataTypesPackage;

org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.SQLDataTypesFactoryImpl

 <init>  ()V
 convertToString  (Lorg/eclipse/emf/ecore/EDataType;Ljava/lang/Object;)Ljava/lang/String;
 create  (Lorg/eclipse/emf/ecore/EClass;)Lorg/eclipse/emf/ecore/EObject;
 createApproximateNumericDataType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/ApproximateNumericDataType;
 createAttributeDefinition  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/AttributeDefinition;
 createBinaryStringDataType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/BinaryStringDataType;
 createBooleanDataType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/BooleanDataType;
 createCharacterSet  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/CharacterSet;
 createCharacterStringDataType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/CharacterStringDataType;
 createDataLinkDataType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/DataLinkDataType;
 createDateDataType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/DateDataType;
 createDistinctUserDefinedType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/DistinctUserDefinedType;
 createDomain  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/Domain;
 createField  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/Field;
 createFixedPrecisionDataType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/FixedPrecisionDataType;
 createFromString  (Lorg/eclipse/emf/ecore/EDataType;Ljava/lang/String;)Ljava/lang/Object;
 createIntegerDataType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/IntegerDataType;
 createIntervalDataType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/IntervalDataType;
 createRowDataType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/RowDataType;
 createStructuredUserDefinedType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/StructuredUserDefinedType;
 createTimeDataType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/TimeDataType;
 createUserDefinedTypeOrdering  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/UserDefinedTypeOrdering;
 createXMLDataType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/XMLDataType;
 getPackage  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/SQLDataTypesPackage;
 getSQLDataTypesPackage  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/SQLDataTypesPackage;

org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage

 <clinit>  ()V
 getApproximateNumericDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getArrayDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getArrayDataType_MaxCardinality  ()Lorg/eclipse/emf/ecore/EAttribute;
 getAttributeDefinition  ()Lorg/eclipse/emf/ecore/EClass;
 getAttributeDefinition_DefaultValue  ()Lorg/eclipse/emf/ecore/EAttribute;
 getAttributeDefinition_ScopeCheck  ()Lorg/eclipse/emf/ecore/EAttribute;
 getAttributeDefinition_ScopeChecked  ()Lorg/eclipse/emf/ecore/EAttribute;
 getBinaryStringDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getBinaryStringDataType_Length  ()Lorg/eclipse/emf/ecore/EAttribute;
 getBooleanDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getCharacterSet  ()Lorg/eclipse/emf/ecore/EClass;
 getCharacterSet_DefaultCollation  ()Lorg/eclipse/emf/ecore/EAttribute;
 getCharacterSet_Encoding  ()Lorg/eclipse/emf/ecore/EAttribute;
 getCharacterSet_Repertoire  ()Lorg/eclipse/emf/ecore/EAttribute;
 getCharacterSet_Schema  ()Lorg/eclipse/emf/ecore/EReference;
 getCharacterStringDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getCharacterStringDataType_CharacterSet  ()Lorg/eclipse/emf/ecore/EReference;
 getCharacterStringDataType_Coercibility  ()Lorg/eclipse/emf/ecore/EAttribute;
 getCharacterStringDataType_CollationName  ()Lorg/eclipse/emf/ecore/EAttribute;
 getCharacterStringDataType_FixedLength  ()Lorg/eclipse/emf/ecore/EAttribute;
 getCharacterStringDataType_Length  ()Lorg/eclipse/emf/ecore/EAttribute;
 getCoercibilityType  ()Lorg/eclipse/emf/ecore/EEnum;
 getCollectionDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getCollectionDataType_Element  ()Lorg/eclipse/emf/ecore/EReference;
 getConstructedDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getDataLinkDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getDataLinkDataType_IntegrityControl  ()Lorg/eclipse/emf/ecore/EAttribute;
 getDataLinkDataType_Length  ()Lorg/eclipse/emf/ecore/EAttribute;
 getDataLinkDataType_LinkControl  ()Lorg/eclipse/emf/ecore/EAttribute;
 getDataLinkDataType_ReadPermission  ()Lorg/eclipse/emf/ecore/EAttribute;
 getDataLinkDataType_Recovery  ()Lorg/eclipse/emf/ecore/EAttribute;
 getDataLinkDataType_WritePermission  ()Lorg/eclipse/emf/ecore/EAttribute;
 getDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getDateDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getDistinctUserDefinedType  ()Lorg/eclipse/emf/ecore/EClass;
 getDistinctUserDefinedType_PredefinedRepresentation  ()Lorg/eclipse/emf/ecore/EReference;
 getDomain  ()Lorg/eclipse/emf/ecore/EClass;
 getDomain_Constraint  ()Lorg/eclipse/emf/ecore/EReference;
 getDomain_DefaultValue  ()Lorg/eclipse/emf/ecore/EAttribute;
 getExactNumericDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getExactNumericDataType_Scale  ()Lorg/eclipse/emf/ecore/EAttribute;
 getField  ()Lorg/eclipse/emf/ecore/EClass;
 getField_ScopeCheck  ()Lorg/eclipse/emf/ecore/EAttribute;
 getField_ScopeChecked  ()Lorg/eclipse/emf/ecore/EAttribute;
 getFixedPrecisionDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getIntegerDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getIntegrityControlOption  ()Lorg/eclipse/emf/ecore/EEnum;
 getIntervalDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getIntervalDataType_FractionalSecondsPrecision  ()Lorg/eclipse/emf/ecore/EAttribute;
 getIntervalDataType_LeadingFieldPrecision  ()Lorg/eclipse/emf/ecore/EAttribute;
 getIntervalDataType_LeadingQualifier  ()Lorg/eclipse/emf/ecore/EAttribute;
 getIntervalDataType_TrailingFieldPrecision  ()Lorg/eclipse/emf/ecore/EAttribute;
 getIntervalDataType_TrailingQualifier  ()Lorg/eclipse/emf/ecore/EAttribute;
 getIntervalQualifierType  ()Lorg/eclipse/emf/ecore/EEnum;
 getLinkControlOption  ()Lorg/eclipse/emf/ecore/EEnum;
 getMultisetDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getNumericalDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getNumericalDataType_Precision  ()Lorg/eclipse/emf/ecore/EAttribute;
 getOrderingCategoryType  ()Lorg/eclipse/emf/ecore/EEnum;
 getOrderingType  ()Lorg/eclipse/emf/ecore/EEnum;
 getPredefinedDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getPredefinedDataType_PrimitiveType  ()Lorg/eclipse/emf/ecore/EAttribute;
 getPrimitiveType  ()Lorg/eclipse/emf/ecore/EEnum;
 getReadPermissionOption  ()Lorg/eclipse/emf/ecore/EEnum;
 getReferenceDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getReferenceDataType_ReferencedType  ()Lorg/eclipse/emf/ecore/EReference;
 getReferenceDataType_ScopeTable  ()Lorg/eclipse/emf/ecore/EReference;
 getRowDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getRowDataType_Fields  ()Lorg/eclipse/emf/ecore/EReference;
 getSQLDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getSQLDataTypesFactory  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/SQLDataTypesFactory;
 getStructuredUserDefinedType  ()Lorg/eclipse/emf/ecore/EClass;
 getStructuredUserDefinedType_Attributes  ()Lorg/eclipse/emf/ecore/EReference;
 getStructuredUserDefinedType_Final  ()Lorg/eclipse/emf/ecore/EAttribute;
 getStructuredUserDefinedType_Instantiable  ()Lorg/eclipse/emf/ecore/EAttribute;
 getStructuredUserDefinedType_Methods  ()Lorg/eclipse/emf/ecore/EReference;
 getStructuredUserDefinedType_Sub  ()Lorg/eclipse/emf/ecore/EReference;
 getStructuredUserDefinedType_Super  ()Lorg/eclipse/emf/ecore/EReference;
 getTimeDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getTimeDataType_FractionalSecondsPrecision  ()Lorg/eclipse/emf/ecore/EAttribute;
 getTimeDataType_TimeZone  ()Lorg/eclipse/emf/ecore/EAttribute;
 getUnlinkOption  ()Lorg/eclipse/emf/ecore/EEnum;
 getUserDefinedType  ()Lorg/eclipse/emf/ecore/EClass;
 getUserDefinedType_Ordering  ()Lorg/eclipse/emf/ecore/EReference;
 getUserDefinedType_Schema  ()Lorg/eclipse/emf/ecore/EReference;
 getUserDefinedTypeOrdering  ()Lorg/eclipse/emf/ecore/EClass;
 getUserDefinedTypeOrdering_OrderingCategory  ()Lorg/eclipse/emf/ecore/EAttribute;
 getUserDefinedTypeOrdering_OrderingForm  ()Lorg/eclipse/emf/ecore/EAttribute;
 getUserDefinedTypeOrdering_OrderingRoutine  ()Lorg/eclipse/emf/ecore/EReference;
 getWritePermissionOption  ()Lorg/eclipse/emf/ecore/EEnum;
 getXMLDataType  ()Lorg/eclipse/emf/ecore/EClass;

org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.SQLDataTypesPackageImpl

 <clinit>  ()V
 createPackageContents  ()V
 getApproximateNumericDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getArrayDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getArrayDataType_MaxCardinality  ()Lorg/eclipse/emf/ecore/EAttribute;
 getAttributeDefinition  ()Lorg/eclipse/emf/ecore/EClass;
 getAttributeDefinition_DefaultValue  ()Lorg/eclipse/emf/ecore/EAttribute;
 getAttributeDefinition_ScopeCheck  ()Lorg/eclipse/emf/ecore/EAttribute;
 getAttributeDefinition_ScopeChecked  ()Lorg/eclipse/emf/ecore/EAttribute;
 getBinaryStringDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getBinaryStringDataType_Length  ()Lorg/eclipse/emf/ecore/EAttribute;
 getBooleanDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getCharacterSet  ()Lorg/eclipse/emf/ecore/EClass;
 getCharacterSet_DefaultCollation  ()Lorg/eclipse/emf/ecore/EAttribute;
 getCharacterSet_Encoding  ()Lorg/eclipse/emf/ecore/EAttribute;
 getCharacterSet_Repertoire  ()Lorg/eclipse/emf/ecore/EAttribute;
 getCharacterSet_Schema  ()Lorg/eclipse/emf/ecore/EReference;
 getCharacterStringDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getCharacterStringDataType_CharacterSet  ()Lorg/eclipse/emf/ecore/EReference;
 getCharacterStringDataType_Coercibility  ()Lorg/eclipse/emf/ecore/EAttribute;
 getCharacterStringDataType_CollationName  ()Lorg/eclipse/emf/ecore/EAttribute;
 getCharacterStringDataType_FixedLength  ()Lorg/eclipse/emf/ecore/EAttribute;
 getCharacterStringDataType_Length  ()Lorg/eclipse/emf/ecore/EAttribute;
 getCoercibilityType  ()Lorg/eclipse/emf/ecore/EEnum;
 getCollectionDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getCollectionDataType_Element  ()Lorg/eclipse/emf/ecore/EReference;
 getConstructedDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getDataLinkDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getDataLinkDataType_IntegrityControl  ()Lorg/eclipse/emf/ecore/EAttribute;
 getDataLinkDataType_Length  ()Lorg/eclipse/emf/ecore/EAttribute;
 getDataLinkDataType_LinkControl  ()Lorg/eclipse/emf/ecore/EAttribute;
 getDataLinkDataType_ReadPermission  ()Lorg/eclipse/emf/ecore/EAttribute;
 getDataLinkDataType_Recovery  ()Lorg/eclipse/emf/ecore/EAttribute;
 getDataLinkDataType_WritePermission  ()Lorg/eclipse/emf/ecore/EAttribute;
 getDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getDateDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getDistinctUserDefinedType  ()Lorg/eclipse/emf/ecore/EClass;
 getDistinctUserDefinedType_PredefinedRepresentation  ()Lorg/eclipse/emf/ecore/EReference;
 getDomain  ()Lorg/eclipse/emf/ecore/EClass;
 getDomain_Constraint  ()Lorg/eclipse/emf/ecore/EReference;
 getDomain_DefaultValue  ()Lorg/eclipse/emf/ecore/EAttribute;
 getExactNumericDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getExactNumericDataType_Scale  ()Lorg/eclipse/emf/ecore/EAttribute;
 getField  ()Lorg/eclipse/emf/ecore/EClass;
 getField_ScopeCheck  ()Lorg/eclipse/emf/ecore/EAttribute;
 getField_ScopeChecked  ()Lorg/eclipse/emf/ecore/EAttribute;
 getFixedPrecisionDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getIntegerDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getIntegrityControlOption  ()Lorg/eclipse/emf/ecore/EEnum;
 getIntervalDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getIntervalDataType_FractionalSecondsPrecision  ()Lorg/eclipse/emf/ecore/EAttribute;
 getIntervalDataType_LeadingFieldPrecision  ()Lorg/eclipse/emf/ecore/EAttribute;
 getIntervalDataType_LeadingQualifier  ()Lorg/eclipse/emf/ecore/EAttribute;
 getIntervalDataType_TrailingFieldPrecision  ()Lorg/eclipse/emf/ecore/EAttribute;
 getIntervalDataType_TrailingQualifier  ()Lorg/eclipse/emf/ecore/EAttribute;
 getIntervalQualifierType  ()Lorg/eclipse/emf/ecore/EEnum;
 getLinkControlOption  ()Lorg/eclipse/emf/ecore/EEnum;
 getMultisetDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getNumericalDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getNumericalDataType_Precision  ()Lorg/eclipse/emf/ecore/EAttribute;
 getOrderingCategoryType  ()Lorg/eclipse/emf/ecore/EEnum;
 getOrderingType  ()Lorg/eclipse/emf/ecore/EEnum;
 getPredefinedDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getPredefinedDataType_PrimitiveType  ()Lorg/eclipse/emf/ecore/EAttribute;
 getPrimitiveType  ()Lorg/eclipse/emf/ecore/EEnum;
 getReadPermissionOption  ()Lorg/eclipse/emf/ecore/EEnum;
 getReferenceDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getReferenceDataType_ReferencedType  ()Lorg/eclipse/emf/ecore/EReference;
 getReferenceDataType_ScopeTable  ()Lorg/eclipse/emf/ecore/EReference;
 getRowDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getRowDataType_Fields  ()Lorg/eclipse/emf/ecore/EReference;
 getSQLDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getSQLDataTypesFactory  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/SQLDataTypesFactory;
 getStructuredUserDefinedType  ()Lorg/eclipse/emf/ecore/EClass;
 getStructuredUserDefinedType_Attributes  ()Lorg/eclipse/emf/ecore/EReference;
 getStructuredUserDefinedType_Final  ()Lorg/eclipse/emf/ecore/EAttribute;
 getStructuredUserDefinedType_Instantiable  ()Lorg/eclipse/emf/ecore/EAttribute;
 getStructuredUserDefinedType_Methods  ()Lorg/eclipse/emf/ecore/EReference;
 getStructuredUserDefinedType_Sub  ()Lorg/eclipse/emf/ecore/EReference;
 getStructuredUserDefinedType_Super  ()Lorg/eclipse/emf/ecore/EReference;
 getTimeDataType  ()Lorg/eclipse/emf/ecore/EClass;
 getTimeDataType_FractionalSecondsPrecision  ()Lorg/eclipse/emf/ecore/EAttribute;
 getTimeDataType_TimeZone  ()Lorg/eclipse/emf/ecore/EAttribute;
 getUnlinkOption  ()Lorg/eclipse/emf/ecore/EEnum;
 getUserDefinedType  ()Lorg/eclipse/emf/ecore/EClass;
 getUserDefinedType_Ordering  ()Lorg/eclipse/emf/ecore/EReference;
 getUserDefinedType_Schema  ()Lorg/eclipse/emf/ecore/EReference;
 getUserDefinedTypeOrdering  ()Lorg/eclipse/emf/ecore/EClass;
 getUserDefinedTypeOrdering_OrderingCategory  ()Lorg/eclipse/emf/ecore/EAttribute;
 getUserDefinedTypeOrdering_OrderingForm  ()Lorg/eclipse/emf/ecore/EAttribute;
 getUserDefinedTypeOrdering_OrderingRoutine  ()Lorg/eclipse/emf/ecore/EReference;
 getWritePermissionOption  ()Lorg/eclipse/emf/ecore/EEnum;
 getXMLDataType  ()Lorg/eclipse/emf/ecore/EClass;
 init  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/SQLDataTypesPackage;
 initializePackageContents  ()V

org.eclipse.wst.rdb.internal.models.sql.datatypes.util.SQLDataTypesSwitch

 <init>  ()V
 caseApproximateNumericDataType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/ApproximateNumericDataType;)Ljava/lang/Object;
 caseArrayDataType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/ArrayDataType;)Ljava/lang/Object;
 caseAttributeDefinition  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/AttributeDefinition;)Ljava/lang/Object;
 caseBinaryStringDataType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/BinaryStringDataType;)Ljava/lang/Object;
 caseBooleanDataType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/BooleanDataType;)Ljava/lang/Object;
 caseCharacterSet  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/CharacterSet;)Ljava/lang/Object;
 caseCharacterStringDataType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/CharacterStringDataType;)Ljava/lang/Object;
 caseCollectionDataType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/CollectionDataType;)Ljava/lang/Object;
 caseConstructedDataType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/ConstructedDataType;)Ljava/lang/Object;
 caseDataLinkDataType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/DataLinkDataType;)Ljava/lang/Object;
 caseDataType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/DataType;)Ljava/lang/Object;
 caseDateDataType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/DateDataType;)Ljava/lang/Object;
 caseDistinctUserDefinedType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/DistinctUserDefinedType;)Ljava/lang/Object;
 caseDomain  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/Domain;)Ljava/lang/Object;
 caseEModelElement  (Lorg/eclipse/emf/ecore/EModelElement;)Ljava/lang/Object;
 caseENamedElement  (Lorg/eclipse/emf/ecore/ENamedElement;)Ljava/lang/Object;
 caseExactNumericDataType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/ExactNumericDataType;)Ljava/lang/Object;
 caseField  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/Field;)Ljava/lang/Object;
 caseFixedPrecisionDataType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/FixedPrecisionDataType;)Ljava/lang/Object;
 caseIntegerDataType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/IntegerDataType;)Ljava/lang/Object;
 caseIntervalDataType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/IntervalDataType;)Ljava/lang/Object;
 caseMultisetDataType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/MultisetDataType;)Ljava/lang/Object;
 caseNumericalDataType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/NumericalDataType;)Ljava/lang/Object;
 casePredefinedDataType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/PredefinedDataType;)Ljava/lang/Object;
 caseReferenceDataType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/ReferenceDataType;)Ljava/lang/Object;
 caseRowDataType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/RowDataType;)Ljava/lang/Object;
 caseSQLDataType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/SQLDataType;)Ljava/lang/Object;
 caseSQLObject  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/SQLObject;)Ljava/lang/Object;
 caseStructuredUserDefinedType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/StructuredUserDefinedType;)Ljava/lang/Object;
 caseTimeDataType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/TimeDataType;)Ljava/lang/Object;
 caseTypedElement  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/TypedElement;)Ljava/lang/Object;
 caseUserDefinedType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/UserDefinedType;)Ljava/lang/Object;
 caseUserDefinedTypeOrdering  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/UserDefinedTypeOrdering;)Ljava/lang/Object;
 caseXMLDataType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/XMLDataType;)Ljava/lang/Object;
 defaultCase  (Lorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object;
 doSwitch  (Lorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object;
 doSwitch  (ILorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object;
 doSwitch  (Lorg/eclipse/emf/ecore/EClass;Lorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object;

org.eclipse.wst.rdb.internal.models.sql.expressions.util.SQLExpressionsAdapterFactory

 <init>  ()V
 createAdapter  (Lorg/eclipse/emf/common/notify/Notifier;)Lorg/eclipse/emf/common/notify/Adapter;
 createEModelElementAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createENamedElementAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createEObjectAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createQueryExpressionAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createQueryExpressionDefaultAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createSearchConditionAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createSearchConditionDefaultAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createSQLObjectAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createValueExpressionAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createValueExpressionDefaultAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 isFactoryForType  (Ljava/lang/Object;)Z

org.eclipse.wst.rdb.internal.models.sql.expressions.SQLExpressionsFactory

 <clinit>  ()V
 createQueryExpressionDefault  ()Lorg/eclipse/wst/rdb/internal/models/sql/expressions/QueryExpressionDefault;
 createSearchConditionDefault  ()Lorg/eclipse/wst/rdb/internal/models/sql/expressions/SearchConditionDefault;
 createValueExpressionDefault  ()Lorg/eclipse/wst/rdb/internal/models/sql/expressions/ValueExpressionDefault;
 getSQLExpressionsPackage  ()Lorg/eclipse/wst/rdb/internal/models/sql/expressions/SQLExpressionsPackage;

org.eclipse.wst.rdb.internal.models.sql.expressions.impl.SQLExpressionsFactoryImpl

 <init>  ()V
 create  (Lorg/eclipse/emf/ecore/EClass;)Lorg/eclipse/emf/ecore/EObject;
 createQueryExpressionDefault  ()Lorg/eclipse/wst/rdb/internal/models/sql/expressions/QueryExpressionDefault;
 createSearchConditionDefault  ()Lorg/eclipse/wst/rdb/internal/models/sql/expressions/SearchConditionDefault;
 createValueExpressionDefault  ()Lorg/eclipse/wst/rdb/internal/models/sql/expressions/ValueExpressionDefault;
 getPackage  ()Lorg/eclipse/wst/rdb/internal/models/sql/expressions/SQLExpressionsPackage;
 getSQLExpressionsPackage  ()Lorg/eclipse/wst/rdb/internal/models/sql/expressions/SQLExpressionsPackage;

org.eclipse.wst.rdb.internal.models.sql.expressions.SQLExpressionsPackage

 <clinit>  ()V
 getQueryExpression  ()Lorg/eclipse/emf/ecore/EClass;
 getQueryExpressionDefault  ()Lorg/eclipse/emf/ecore/EClass;
 getQueryExpressionDefault_SQL  ()Lorg/eclipse/emf/ecore/EAttribute;
 getSearchCondition  ()Lorg/eclipse/emf/ecore/EClass;
 getSearchConditionDefault  ()Lorg/eclipse/emf/ecore/EClass;
 getSearchConditionDefault_SQL  ()Lorg/eclipse/emf/ecore/EAttribute;
 getSQLExpressionsFactory  ()Lorg/eclipse/wst/rdb/internal/models/sql/expressions/SQLExpressionsFactory;
 getValueExpression  ()Lorg/eclipse/emf/ecore/EClass;
 getValueExpressionDefault  ()Lorg/eclipse/emf/ecore/EClass;
 getValueExpressionDefault_SQL  ()Lorg/eclipse/emf/ecore/EAttribute;

org.eclipse.wst.rdb.internal.models.sql.expressions.impl.SQLExpressionsPackageImpl

 <clinit>  ()V
 createPackageContents  ()V
 getQueryExpression  ()Lorg/eclipse/emf/ecore/EClass;
 getQueryExpressionDefault  ()Lorg/eclipse/emf/ecore/EClass;
 getQueryExpressionDefault_SQL  ()Lorg/eclipse/emf/ecore/EAttribute;
 getSearchCondition  ()Lorg/eclipse/emf/ecore/EClass;
 getSearchConditionDefault  ()Lorg/eclipse/emf/ecore/EClass;
 getSearchConditionDefault_SQL  ()Lorg/eclipse/emf/ecore/EAttribute;
 getSQLExpressionsFactory  ()Lorg/eclipse/wst/rdb/internal/models/sql/expressions/SQLExpressionsFactory;
 getValueExpression  ()Lorg/eclipse/emf/ecore/EClass;
 getValueExpressionDefault  ()Lorg/eclipse/emf/ecore/EClass;
 getValueExpressionDefault_SQL  ()Lorg/eclipse/emf/ecore/EAttribute;
 init  ()Lorg/eclipse/wst/rdb/internal/models/sql/expressions/SQLExpressionsPackage;
 initializePackageContents  ()V

org.eclipse.wst.rdb.internal.models.sql.expressions.util.SQLExpressionsSwitch

 <init>  ()V
 caseEModelElement  (Lorg/eclipse/emf/ecore/EModelElement;)Ljava/lang/Object;
 caseENamedElement  (Lorg/eclipse/emf/ecore/ENamedElement;)Ljava/lang/Object;
 caseQueryExpression  (Lorg/eclipse/wst/rdb/internal/models/sql/expressions/QueryExpression;)Ljava/lang/Object;
 caseQueryExpressionDefault  (Lorg/eclipse/wst/rdb/internal/models/sql/expressions/QueryExpressionDefault;)Ljava/lang/Object;
 caseSearchCondition  (Lorg/eclipse/wst/rdb/internal/models/sql/expressions/SearchCondition;)Ljava/lang/Object;
 caseSearchConditionDefault  (Lorg/eclipse/wst/rdb/internal/models/sql/expressions/SearchConditionDefault;)Ljava/lang/Object;
 caseSQLObject  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/SQLObject;)Ljava/lang/Object;
 caseValueExpression  (Lorg/eclipse/wst/rdb/internal/models/sql/expressions/ValueExpression;)Ljava/lang/Object;
 caseValueExpressionDefault  (Lorg/eclipse/wst/rdb/internal/models/sql/expressions/ValueExpressionDefault;)Ljava/lang/Object;
 defaultCase  (Lorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object;
 doSwitch  (Lorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object;
 doSwitch  (ILorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object;
 doSwitch  (Lorg/eclipse/emf/ecore/EClass;Lorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object;

org.eclipse.wst.rdb.internal.models.sql.schema.SQLObject

 addEAnnotation  (Ljava/lang/String;)Lorg/eclipse/emf/ecore/EAnnotation;
 addEAnnotationDetail  (Lorg/eclipse/emf/ecore/EAnnotation;Ljava/lang/String;Ljava/lang/String;)V
 getComments  ()Lorg/eclipse/emf/common/util/EList;
 getDependencies  ()Lorg/eclipse/emf/common/util/EList;
 getDescription  ()Ljava/lang/String;
 getEAnnotation  (Ljava/lang/String;)Lorg/eclipse/emf/ecore/EAnnotation;
 getEAnnotationDetail  (Lorg/eclipse/emf/ecore/EAnnotation;Ljava/lang/String;)Ljava/lang/String;
 getLabel  ()Ljava/lang/String;
 removeEAnnotationDetail  (Lorg/eclipse/emf/ecore/EAnnotation;Ljava/lang/String;)V
 setAnnotationDetail  (Lorg/eclipse/emf/ecore/EAnnotation;Ljava/lang/String;Ljava/lang/String;)V
 setDescription  (Ljava/lang/String;)V
 setLabel  (Ljava/lang/String;)V

org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl

 <clinit>  ()V
 <init>  ()V
 addEAnnotation  (Ljava/lang/String;)Lorg/eclipse/emf/ecore/EAnnotation;
 addEAnnotationDetail  (Lorg/eclipse/emf/ecore/EAnnotation;Ljava/lang/String;Ljava/lang/String;)V
 createDataObject  (ILjava/lang/String;Ljava/lang/String;)Lcommonj/sdo/DataObject;
 createDataObject  (Lcommonj/sdo/Property;)Lcommonj/sdo/DataObject;
 createDataObject  (Ljava/lang/String;)Lcommonj/sdo/DataObject;
 createDataObject  (I)Lcommonj/sdo/DataObject;
 createDataObject  (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lcommonj/sdo/DataObject;
 createDataObject  (Lcommonj/sdo/Property;Lcommonj/sdo/Type;)Lcommonj/sdo/DataObject;
 delete  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 get  (Ljava/lang/String;)Ljava/lang/Object;
 get  (I)Ljava/lang/Object;
 get  (Lcommonj/sdo/Property;)Ljava/lang/Object;
 getBigDecimal  (I)Ljava/math/BigDecimal;
 getBigDecimal  (Ljava/lang/String;)Ljava/math/BigDecimal;
 getBigDecimal  (Lcommonj/sdo/Property;)Ljava/math/BigDecimal;
 getBigInteger  (I)Ljava/math/BigInteger;
 getBigInteger  (Lcommonj/sdo/Property;)Ljava/math/BigInteger;
 getBigInteger  (Ljava/lang/String;)Ljava/math/BigInteger;
 getBoolean  (I)Z
 getBoolean  (Ljava/lang/String;)Z
 getBoolean  (Lcommonj/sdo/Property;)Z
 getByte  (I)B
 getByte  (Lcommonj/sdo/Property;)B
 getByte  (Ljava/lang/String;)B
 getBytes  (I)[B
 getBytes  (Lcommonj/sdo/Property;)[B
 getBytes  (Ljava/lang/String;)[B
 getChar  (I)C
 getChar  (Lcommonj/sdo/Property;)C
 getChar  (Ljava/lang/String;)C
 getComments  ()Lorg/eclipse/emf/common/util/EList;
 getContainer  ()Lcommonj/sdo/DataObject;
 getContainmentProperty  ()Lcommonj/sdo/Property;
 getDataGraph  ()Lcommonj/sdo/DataGraph;
 getDataObject  (Ljava/lang/String;)Lcommonj/sdo/DataObject;
 getDataObject  (I)Lcommonj/sdo/DataObject;
 getDataObject  (Lcommonj/sdo/Property;)Lcommonj/sdo/DataObject;
 getDate  (I)Ljava/util/Date;
 getDate  (Lcommonj/sdo/Property;)Ljava/util/Date;
 getDate  (Ljava/lang/String;)Ljava/util/Date;
 getDependencies  ()Lorg/eclipse/emf/common/util/EList;
 getDescription  ()Ljava/lang/String;
 getDouble  (I)D
 getDouble  (Lcommonj/sdo/Property;)D
 getDouble  (Ljava/lang/String;)D
 getEAnnotation  (Ljava/lang/String;)Lorg/eclipse/emf/ecore/EAnnotation;
 getEAnnotationDetail  (Lorg/eclipse/emf/ecore/EAnnotation;Ljava/lang/String;)Ljava/lang/String;
 getFloat  (Lcommonj/sdo/Property;)F
 getFloat  (Ljava/lang/String;)F
 getFloat  (I)F
 getInstanceProperties  ()Ljava/util/List;
 getInt  (I)I
 getInt  (Ljava/lang/String;)I
 getInt  (Lcommonj/sdo/Property;)I
 getLabel  ()Ljava/lang/String;
 getList  (I)Ljava/util/List;
 getList  (Ljava/lang/String;)Ljava/util/List;
 getList  (Lcommonj/sdo/Property;)Ljava/util/List;
 getLong  (Lcommonj/sdo/Property;)J
 getLong  (I)J
 getLong  (Ljava/lang/String;)J
 getSequence  (Lcommonj/sdo/Property;)Lcommonj/sdo/Sequence;
 getSequence  (Ljava/lang/String;)Lcommonj/sdo/Sequence;
 getSequence  (I)Lcommonj/sdo/Sequence;
 getShort  (I)S
 getShort  (Ljava/lang/String;)S
 getShort  (Lcommonj/sdo/Property;)S
 getString  (I)Ljava/lang/String;
 getString  (Lcommonj/sdo/Property;)Ljava/lang/String;
 getString  (Ljava/lang/String;)Ljava/lang/String;
 getType  ()Lcommonj/sdo/Type;
 isSet  (Ljava/lang/String;)Z
 isSet  (I)Z
 isSet  (Lcommonj/sdo/Property;)Z
 removeEAnnotationDetail  (Lorg/eclipse/emf/ecore/EAnnotation;Ljava/lang/String;)V
 set  (Ljava/lang/String;Ljava/lang/Object;)V
 set  (Lcommonj/sdo/Property;Ljava/lang/Object;)V
 set  (ILjava/lang/Object;)V
 setAnnotationDetail  (Lorg/eclipse/emf/ecore/EAnnotation;Ljava/lang/String;Ljava/lang/String;)V
 setBigDecimal  (Lcommonj/sdo/Property;Ljava/math/BigDecimal;)V
 setBigDecimal  (ILjava/math/BigDecimal;)V
 setBigDecimal  (Ljava/lang/String;Ljava/math/BigDecimal;)V
 setBigInteger  (Lcommonj/sdo/Property;Ljava/math/BigInteger;)V
 setBigInteger  (Ljava/lang/String;Ljava/math/BigInteger;)V
 setBigInteger  (ILjava/math/BigInteger;)V
 setBoolean  (Ljava/lang/String;Z)V
 setBoolean  (IZ)V
 setBoolean  (Lcommonj/sdo/Property;Z)V
 setByte  (IB)V
 setByte  (Ljava/lang/String;B)V
 setByte  (Lcommonj/sdo/Property;B)V
 setBytes  (Lcommonj/sdo/Property;[B)V
 setBytes  (Ljava/lang/String;[B)V
 setBytes  (I[B)V
 setChar  (Ljava/lang/String;C)V
 setChar  (IC)V
 setChar  (Lcommonj/sdo/Property;C)V
 setDataObject  (ILcommonj/sdo/DataObject;)V
 setDataObject  (Lcommonj/sdo/Property;Lcommonj/sdo/DataObject;)V
 setDataObject  (Ljava/lang/String;Lcommonj/sdo/DataObject;)V
 setDate  (Lcommonj/sdo/Property;Ljava/util/Date;)V
 setDate  (ILjava/util/Date;)V
 setDate  (Ljava/lang/String;Ljava/util/Date;)V
 setDescription  (Ljava/lang/String;)V
 setDouble  (Lcommonj/sdo/Property;D)V
 setDouble  (Ljava/lang/String;D)V
 setDouble  (ID)V
 setFloat  (IF)V
 setFloat  (Lcommonj/sdo/Property;F)V
 setFloat  (Ljava/lang/String;F)V
 setInt  (Lcommonj/sdo/Property;I)V
 setInt  (Ljava/lang/String;I)V
 setInt  (II)V
 setLabel  (Ljava/lang/String;)V
 setList  (ILjava/util/List;)V
 setList  (Lcommonj/sdo/Property;Ljava/util/List;)V
 setList  (Ljava/lang/String;Ljava/util/List;)V
 setLong  (Lcommonj/sdo/Property;J)V
 setLong  (Ljava/lang/String;J)V
 setLong  (IJ)V
 setShort  (Ljava/lang/String;S)V
 setShort  (IS)V
 setShort  (Lcommonj/sdo/Property;S)V
 setString  (Ljava/lang/String;Ljava/lang/String;)V
 setString  (ILjava/lang/String;)V
 setString  (Lcommonj/sdo/Property;Ljava/lang/String;)V
 toString  ()Ljava/lang/String;
 unset  (Lcommonj/sdo/Property;)V
 unset  (Ljava/lang/String;)V
 unset  (I)V
 writeReplace  ()Ljava/lang/Object;

org.eclipse.wst.rdb.internal.models.sql.routines.util.SQLRoutinesAdapterFactory

 <init>  ()V
 createAdapter  (Lorg/eclipse/emf/common/notify/Notifier;)Lorg/eclipse/emf/common/notify/Adapter;
 createBuiltInFunctionAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createEModelElementAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createENamedElementAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createEObjectAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createFunctionAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createMethodAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createParameterAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createProcedureAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createRoutineAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createRoutineResultTableAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createSourceAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createSQLObjectAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createTableAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createTypedElementAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createUserDefinedFunctionAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 isFactoryForType  (Ljava/lang/Object;)Z

org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesFactory

 <clinit>  ()V
 createBuiltInFunction  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/BuiltInFunction;
 createFunction  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/Function;
 createMethod  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/Method;
 createParameter  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/Parameter;
 createProcedure  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/Procedure;
 createRoutineResultTable  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/RoutineResultTable;
 createSource  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/Source;
 createUserDefinedFunction  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/UserDefinedFunction;
 getSQLRoutinesPackage  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/SQLRoutinesPackage;

org.eclipse.wst.rdb.internal.models.sql.routines.impl.SQLRoutinesFactoryImpl

 <init>  ()V
 convertToString  (Lorg/eclipse/emf/ecore/EDataType;Ljava/lang/Object;)Ljava/lang/String;
 create  (Lorg/eclipse/emf/ecore/EClass;)Lorg/eclipse/emf/ecore/EObject;
 createBuiltInFunction  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/BuiltInFunction;
 createFromString  (Lorg/eclipse/emf/ecore/EDataType;Ljava/lang/String;)Ljava/lang/Object;
 createFunction  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/Function;
 createMethod  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/Method;
 createParameter  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/Parameter;
 createProcedure  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/Procedure;
 createRoutineResultTable  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/RoutineResultTable;
 createSource  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/Source;
 createUserDefinedFunction  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/UserDefinedFunction;
 getPackage  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/SQLRoutinesPackage;
 getSQLRoutinesPackage  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/SQLRoutinesPackage;

org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage

 <clinit>  ()V
 getBuiltInFunction  ()Lorg/eclipse/emf/ecore/EClass;
 getDataAccess  ()Lorg/eclipse/emf/ecore/EEnum;
 getFunction  ()Lorg/eclipse/emf/ecore/EClass;
 getFunction_Mutator  ()Lorg/eclipse/emf/ecore/EAttribute;
 getFunction_NullCall  ()Lorg/eclipse/emf/ecore/EAttribute;
 getFunction_ReturnCast  ()Lorg/eclipse/emf/ecore/EReference;
 getFunction_ReturnScaler  ()Lorg/eclipse/emf/ecore/EReference;
 getFunction_ReturnTable  ()Lorg/eclipse/emf/ecore/EReference;
 getFunction_Static  ()Lorg/eclipse/emf/ecore/EAttribute;
 getFunction_TransformGroup  ()Lorg/eclipse/emf/ecore/EAttribute;
 getFunction_TypePreserving  ()Lorg/eclipse/emf/ecore/EAttribute;
 getMethod  ()Lorg/eclipse/emf/ecore/EClass;
 getMethod_Constructor  ()Lorg/eclipse/emf/ecore/EAttribute;
 getMethod_Overriding  ()Lorg/eclipse/emf/ecore/EAttribute;
 getParameter  ()Lorg/eclipse/emf/ecore/EClass;
 getParameter_Locator  ()Lorg/eclipse/emf/ecore/EAttribute;
 getParameter_Mode  ()Lorg/eclipse/emf/ecore/EAttribute;
 getParameter_Routine  ()Lorg/eclipse/emf/ecore/EReference;
 getParameter_StringTypeOption  ()Lorg/eclipse/emf/ecore/EReference;
 getParameterMode  ()Lorg/eclipse/emf/ecore/EEnum;
 getProcedure  ()Lorg/eclipse/emf/ecore/EClass;
 getProcedure_MaxResultSets  ()Lorg/eclipse/emf/ecore/EAttribute;
 getProcedure_OldSavePoint  ()Lorg/eclipse/emf/ecore/EAttribute;
 getProcedure_ResultSet  ()Lorg/eclipse/emf/ecore/EReference;
 getRoutine  ()Lorg/eclipse/emf/ecore/EClass;
 getRoutine_AuthorizationID  ()Lorg/eclipse/emf/ecore/EAttribute;
 getRoutine_CreationTS  ()Lorg/eclipse/emf/ecore/EAttribute;
 getRoutine_Deterministic  ()Lorg/eclipse/emf/ecore/EAttribute;
 getRoutine_ExternalName  ()Lorg/eclipse/emf/ecore/EAttribute;
 getRoutine_Language  ()Lorg/eclipse/emf/ecore/EAttribute;
 getRoutine_LastAlteredTS  ()Lorg/eclipse/emf/ecore/EAttribute;
 getRoutine_Parameters  ()Lorg/eclipse/emf/ecore/EReference;
 getRoutine_ParameterStyle  ()Lorg/eclipse/emf/ecore/EAttribute;
 getRoutine_Schema  ()Lorg/eclipse/emf/ecore/EReference;
 getRoutine_Security  ()Lorg/eclipse/emf/ecore/EAttribute;
 getRoutine_Source  ()Lorg/eclipse/emf/ecore/EReference;
 getRoutine_SpecificName  ()Lorg/eclipse/emf/ecore/EAttribute;
 getRoutine_SqlDataAccess  ()Lorg/eclipse/emf/ecore/EAttribute;
 getRoutineResultTable  ()Lorg/eclipse/emf/ecore/EClass;
 getSource  ()Lorg/eclipse/emf/ecore/EClass;
 getSource_Body  ()Lorg/eclipse/emf/ecore/EAttribute;
 getSQLRoutinesFactory  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/SQLRoutinesFactory;
 getUserDefinedFunction  ()Lorg/eclipse/emf/ecore/EClass;

org.eclipse.wst.rdb.internal.models.sql.routines.impl.SQLRoutinesPackageImpl

 <clinit>  ()V
 createPackageContents  ()V
 getBuiltInFunction  ()Lorg/eclipse/emf/ecore/EClass;
 getDataAccess  ()Lorg/eclipse/emf/ecore/EEnum;
 getFunction  ()Lorg/eclipse/emf/ecore/EClass;
 getFunction_Mutator  ()Lorg/eclipse/emf/ecore/EAttribute;
 getFunction_NullCall  ()Lorg/eclipse/emf/ecore/EAttribute;
 getFunction_ReturnCast  ()Lorg/eclipse/emf/ecore/EReference;
 getFunction_ReturnScaler  ()Lorg/eclipse/emf/ecore/EReference;
 getFunction_ReturnTable  ()Lorg/eclipse/emf/ecore/EReference;
 getFunction_Static  ()Lorg/eclipse/emf/ecore/EAttribute;
 getFunction_TransformGroup  ()Lorg/eclipse/emf/ecore/EAttribute;
 getFunction_TypePreserving  ()Lorg/eclipse/emf/ecore/EAttribute;
 getMethod  ()Lorg/eclipse/emf/ecore/EClass;
 getMethod_Constructor  ()Lorg/eclipse/emf/ecore/EAttribute;
 getMethod_Overriding  ()Lorg/eclipse/emf/ecore/EAttribute;
 getParameter  ()Lorg/eclipse/emf/ecore/EClass;
 getParameter_Locator  ()Lorg/eclipse/emf/ecore/EAttribute;
 getParameter_Mode  ()Lorg/eclipse/emf/ecore/EAttribute;
 getParameter_Routine  ()Lorg/eclipse/emf/ecore/EReference;
 getParameter_StringTypeOption  ()Lorg/eclipse/emf/ecore/EReference;
 getParameterMode  ()Lorg/eclipse/emf/ecore/EEnum;
 getProcedure  ()Lorg/eclipse/emf/ecore/EClass;
 getProcedure_MaxResultSets  ()Lorg/eclipse/emf/ecore/EAttribute;
 getProcedure_OldSavePoint  ()Lorg/eclipse/emf/ecore/EAttribute;
 getProcedure_ResultSet  ()Lorg/eclipse/emf/ecore/EReference;
 getRoutine  ()Lorg/eclipse/emf/ecore/EClass;
 getRoutine_AuthorizationID  ()Lorg/eclipse/emf/ecore/EAttribute;
 getRoutine_CreationTS  ()Lorg/eclipse/emf/ecore/EAttribute;
 getRoutine_Deterministic  ()Lorg/eclipse/emf/ecore/EAttribute;
 getRoutine_ExternalName  ()Lorg/eclipse/emf/ecore/EAttribute;
 getRoutine_Language  ()Lorg/eclipse/emf/ecore/EAttribute;
 getRoutine_LastAlteredTS  ()Lorg/eclipse/emf/ecore/EAttribute;
 getRoutine_Parameters  ()Lorg/eclipse/emf/ecore/EReference;
 getRoutine_ParameterStyle  ()Lorg/eclipse/emf/ecore/EAttribute;
 getRoutine_Schema  ()Lorg/eclipse/emf/ecore/EReference;
 getRoutine_Security  ()Lorg/eclipse/emf/ecore/EAttribute;
 getRoutine_Source  ()Lorg/eclipse/emf/ecore/EReference;
 getRoutine_SpecificName  ()Lorg/eclipse/emf/ecore/EAttribute;
 getRoutine_SqlDataAccess  ()Lorg/eclipse/emf/ecore/EAttribute;
 getRoutineResultTable  ()Lorg/eclipse/emf/ecore/EClass;
 getSource  ()Lorg/eclipse/emf/ecore/EClass;
 getSource_Body  ()Lorg/eclipse/emf/ecore/EAttribute;
 getSQLRoutinesFactory  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/SQLRoutinesFactory;
 getUserDefinedFunction  ()Lorg/eclipse/emf/ecore/EClass;
 init  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/SQLRoutinesPackage;
 initializePackageContents  ()V

org.eclipse.wst.rdb.internal.models.sql.routines.util.SQLRoutinesSwitch

 <init>  ()V
 caseBuiltInFunction  (Lorg/eclipse/wst/rdb/internal/models/sql/routines/BuiltInFunction;)Ljava/lang/Object;
 caseEModelElement  (Lorg/eclipse/emf/ecore/EModelElement;)Ljava/lang/Object;
 caseENamedElement  (Lorg/eclipse/emf/ecore/ENamedElement;)Ljava/lang/Object;
 caseFunction  (Lorg/eclipse/wst/rdb/internal/models/sql/routines/Function;)Ljava/lang/Object;
 caseMethod  (Lorg/eclipse/wst/rdb/internal/models/sql/routines/Method;)Ljava/lang/Object;
 caseParameter  (Lorg/eclipse/wst/rdb/internal/models/sql/routines/Parameter;)Ljava/lang/Object;
 caseProcedure  (Lorg/eclipse/wst/rdb/internal/models/sql/routines/Procedure;)Ljava/lang/Object;
 caseRoutine  (Lorg/eclipse/wst/rdb/internal/models/sql/routines/Routine;)Ljava/lang/Object;
 caseRoutineResultTable  (Lorg/eclipse/wst/rdb/internal/models/sql/routines/RoutineResultTable;)Ljava/lang/Object;
 caseSource  (Lorg/eclipse/wst/rdb/internal/models/sql/routines/Source;)Ljava/lang/Object;
 caseSQLObject  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/SQLObject;)Ljava/lang/Object;
 caseTable  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/Table;)Ljava/lang/Object;
 caseTypedElement  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/TypedElement;)Ljava/lang/Object;
 caseUserDefinedFunction  (Lorg/eclipse/wst/rdb/internal/models/sql/routines/UserDefinedFunction;)Ljava/lang/Object;
 defaultCase  (Lorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object;
 doSwitch  (Lorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object;
 doSwitch  (ILorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object;
 doSwitch  (Lorg/eclipse/emf/ecore/EClass;Lorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object;

org.eclipse.wst.rdb.internal.models.sql.schema.util.SQLSchemaAdapterFactory

 <init>  ()V
 createAdapter  (Lorg/eclipse/emf/common/notify/Notifier;)Lorg/eclipse/emf/common/notify/Adapter;
 createCommentAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createDatabaseAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createDependencyAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createEModelElementAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createENamedElementAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createEObjectAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createIdentitySpecifierAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createSchemaAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createSequenceAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createSQLObjectAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createTypedElementAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 isFactoryForType  (Ljava/lang/Object;)Z

org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaFactory

 <clinit>  ()V
 createComment  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Comment;
 createDatabase  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Database;
 createDependency  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Dependency;
 createIdentitySpecifier  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/IdentitySpecifier;
 createSchema  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;
 createSequence  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Sequence;
 getSQLSchemaPackage  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/SQLSchemaPackage;

org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLSchemaFactoryImpl

 <init>  ()V
 convertDateToString  (Lorg/eclipse/emf/ecore/EDataType;Ljava/lang/Object;)Ljava/lang/String;
 convertListToString  (Lorg/eclipse/emf/ecore/EDataType;Ljava/lang/Object;)Ljava/lang/String;
 convertToString  (Lorg/eclipse/emf/ecore/EDataType;Ljava/lang/Object;)Ljava/lang/String;
 create  (Lorg/eclipse/emf/ecore/EClass;)Lorg/eclipse/emf/ecore/EObject;
 createComment  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Comment;
 createDatabase  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Database;
 createDateFromString  (Lorg/eclipse/emf/ecore/EDataType;Ljava/lang/String;)Ljava/util/Date;
 createDependency  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Dependency;
 createFromString  (Lorg/eclipse/emf/ecore/EDataType;Ljava/lang/String;)Ljava/lang/Object;
 createIdentitySpecifier  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/IdentitySpecifier;
 createListFromString  (Lorg/eclipse/emf/ecore/EDataType;Ljava/lang/String;)Ljava/util/List;
 createSchema  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;
 createSequence  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Sequence;
 getPackage  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/SQLSchemaPackage;
 getSQLSchemaPackage  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/SQLSchemaPackage;

org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage

 <clinit>  ()V
 getComment  ()Lorg/eclipse/emf/ecore/EClass;
 getComment_Description  ()Lorg/eclipse/emf/ecore/EAttribute;
 getComment_SQLObject  ()Lorg/eclipse/emf/ecore/EReference;
 getDatabase  ()Lorg/eclipse/emf/ecore/EClass;
 getDatabase_AuthorizationIds  ()Lorg/eclipse/emf/ecore/EReference;
 getDatabase_Schemas  ()Lorg/eclipse/emf/ecore/EReference;
 getDatabase_Vendor  ()Lorg/eclipse/emf/ecore/EAttribute;
 getDatabase_Version  ()Lorg/eclipse/emf/ecore/EAttribute;
 getDate  ()Lorg/eclipse/emf/ecore/EDataType;
 getDependency  ()Lorg/eclipse/emf/ecore/EClass;
 getDependency_DependencyType  ()Lorg/eclipse/emf/ecore/EAttribute;
 getDependency_TargetEnd  ()Lorg/eclipse/emf/ecore/EReference;
 getGenerateType  ()Lorg/eclipse/emf/ecore/EEnum;
 getIdentitySpecifier  ()Lorg/eclipse/emf/ecore/EClass;
 getIdentitySpecifier_CycleOption  ()Lorg/eclipse/emf/ecore/EAttribute;
 getIdentitySpecifier_GenerationType  ()Lorg/eclipse/emf/ecore/EAttribute;
 getIdentitySpecifier_Increment  ()Lorg/eclipse/emf/ecore/EAttribute;
 getIdentitySpecifier_Maximum  ()Lorg/eclipse/emf/ecore/EAttribute;
 getIdentitySpecifier_Minimum  ()Lorg/eclipse/emf/ecore/EAttribute;
 getIdentitySpecifier_StartValue  ()Lorg/eclipse/emf/ecore/EAttribute;
 getList  ()Lorg/eclipse/emf/ecore/EDataType;
 getReferentialActionType  ()Lorg/eclipse/emf/ecore/EEnum;
 getSchema  ()Lorg/eclipse/emf/ecore/EClass;
 getSchema_Assertions  ()Lorg/eclipse/emf/ecore/EReference;
 getSchema_CharSets  ()Lorg/eclipse/emf/ecore/EReference;
 getSchema_Database  ()Lorg/eclipse/emf/ecore/EReference;
 getSchema_Indices  ()Lorg/eclipse/emf/ecore/EReference;
 getSchema_Owner  ()Lorg/eclipse/emf/ecore/EReference;
 getSchema_Routines  ()Lorg/eclipse/emf/ecore/EReference;
 getSchema_Sequences  ()Lorg/eclipse/emf/ecore/EReference;
 getSchema_Tables  ()Lorg/eclipse/emf/ecore/EReference;
 getSchema_Triggers  ()Lorg/eclipse/emf/ecore/EReference;
 getSchema_UserDefinedTypes  ()Lorg/eclipse/emf/ecore/EReference;
 getSequence  ()Lorg/eclipse/emf/ecore/EClass;
 getSequence_Identity  ()Lorg/eclipse/emf/ecore/EReference;
 getSequence_Schema  ()Lorg/eclipse/emf/ecore/EReference;
 getSQLObject  ()Lorg/eclipse/emf/ecore/EClass;
 getSQLObject_Comments  ()Lorg/eclipse/emf/ecore/EReference;
 getSQLObject_Dependencies  ()Lorg/eclipse/emf/ecore/EReference;
 getSQLObject_Description  ()Lorg/eclipse/emf/ecore/EAttribute;
 getSQLObject_Label  ()Lorg/eclipse/emf/ecore/EAttribute;
 getSQLSchemaFactory  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/SQLSchemaFactory;
 getTypedElement  ()Lorg/eclipse/emf/ecore/EClass;
 getTypedElement_ContainedType  ()Lorg/eclipse/emf/ecore/EReference;
 getTypedElement_ReferencedType  ()Lorg/eclipse/emf/ecore/EReference;

org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLSchemaPackageImpl

 <clinit>  ()V
 createPackageContents  ()V
 getComment  ()Lorg/eclipse/emf/ecore/EClass;
 getComment_Description  ()Lorg/eclipse/emf/ecore/EAttribute;
 getComment_SQLObject  ()Lorg/eclipse/emf/ecore/EReference;
 getDatabase  ()Lorg/eclipse/emf/ecore/EClass;
 getDatabase_AuthorizationIds  ()Lorg/eclipse/emf/ecore/EReference;
 getDatabase_Schemas  ()Lorg/eclipse/emf/ecore/EReference;
 getDatabase_Vendor  ()Lorg/eclipse/emf/ecore/EAttribute;
 getDatabase_Version  ()Lorg/eclipse/emf/ecore/EAttribute;
 getDate  ()Lorg/eclipse/emf/ecore/EDataType;
 getDependency  ()Lorg/eclipse/emf/ecore/EClass;
 getDependency_DependencyType  ()Lorg/eclipse/emf/ecore/EAttribute;
 getDependency_TargetEnd  ()Lorg/eclipse/emf/ecore/EReference;
 getGenerateType  ()Lorg/eclipse/emf/ecore/EEnum;
 getIdentitySpecifier  ()Lorg/eclipse/emf/ecore/EClass;
 getIdentitySpecifier_CycleOption  ()Lorg/eclipse/emf/ecore/EAttribute;
 getIdentitySpecifier_GenerationType  ()Lorg/eclipse/emf/ecore/EAttribute;
 getIdentitySpecifier_Increment  ()Lorg/eclipse/emf/ecore/EAttribute;
 getIdentitySpecifier_Maximum  ()Lorg/eclipse/emf/ecore/EAttribute;
 getIdentitySpecifier_Minimum  ()Lorg/eclipse/emf/ecore/EAttribute;
 getIdentitySpecifier_StartValue  ()Lorg/eclipse/emf/ecore/EAttribute;
 getList  ()Lorg/eclipse/emf/ecore/EDataType;
 getReferentialActionType  ()Lorg/eclipse/emf/ecore/EEnum;
 getSchema  ()Lorg/eclipse/emf/ecore/EClass;
 getSchema_Assertions  ()Lorg/eclipse/emf/ecore/EReference;
 getSchema_CharSets  ()Lorg/eclipse/emf/ecore/EReference;
 getSchema_Database  ()Lorg/eclipse/emf/ecore/EReference;
 getSchema_Indices  ()Lorg/eclipse/emf/ecore/EReference;
 getSchema_Owner  ()Lorg/eclipse/emf/ecore/EReference;
 getSchema_Routines  ()Lorg/eclipse/emf/ecore/EReference;
 getSchema_Sequences  ()Lorg/eclipse/emf/ecore/EReference;
 getSchema_Tables  ()Lorg/eclipse/emf/ecore/EReference;
 getSchema_Triggers  ()Lorg/eclipse/emf/ecore/EReference;
 getSchema_UserDefinedTypes  ()Lorg/eclipse/emf/ecore/EReference;
 getSequence  ()Lorg/eclipse/emf/ecore/EClass;
 getSequence_Identity  ()Lorg/eclipse/emf/ecore/EReference;
 getSequence_Schema  ()Lorg/eclipse/emf/ecore/EReference;
 getSQLObject  ()Lorg/eclipse/emf/ecore/EClass;
 getSQLObject_Comments  ()Lorg/eclipse/emf/ecore/EReference;
 getSQLObject_Dependencies  ()Lorg/eclipse/emf/ecore/EReference;
 getSQLObject_Description  ()Lorg/eclipse/emf/ecore/EAttribute;
 getSQLObject_Label  ()Lorg/eclipse/emf/ecore/EAttribute;
 getSQLSchemaFactory  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/SQLSchemaFactory;
 getTypedElement  ()Lorg/eclipse/emf/ecore/EClass;
 getTypedElement_ContainedType  ()Lorg/eclipse/emf/ecore/EReference;
 getTypedElement_ReferencedType  ()Lorg/eclipse/emf/ecore/EReference;
 init  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/SQLSchemaPackage;
 initializePackageContents  ()V

org.eclipse.wst.rdb.internal.models.sql.schema.util.SQLSchemaSwitch

 <init>  ()V
 caseComment  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/Comment;)Ljava/lang/Object;
 caseDatabase  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/Database;)Ljava/lang/Object;
 caseDependency  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/Dependency;)Ljava/lang/Object;
 caseEModelElement  (Lorg/eclipse/emf/ecore/EModelElement;)Ljava/lang/Object;
 caseENamedElement  (Lorg/eclipse/emf/ecore/ENamedElement;)Ljava/lang/Object;
 caseIdentitySpecifier  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/IdentitySpecifier;)Ljava/lang/Object;
 caseSchema  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;)Ljava/lang/Object;
 caseSequence  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/Sequence;)Ljava/lang/Object;
 caseSQLObject  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/SQLObject;)Ljava/lang/Object;
 caseTypedElement  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/TypedElement;)Ljava/lang/Object;
 defaultCase  (Lorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object;
 doSwitch  (Lorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object;
 doSwitch  (ILorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object;
 doSwitch  (Lorg/eclipse/emf/ecore/EClass;Lorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object;

org.eclipse.wst.rdb.internal.models.sql.statements.SQLStatement

 getSQL  ()Ljava/lang/String;
 setSQL  (Ljava/lang/String;)V

org.eclipse.wst.rdb.internal.models.sql.statements.SQLStatementDefault

 getSQL  ()Ljava/lang/String;
 setSQL  (Ljava/lang/String;)V

org.eclipse.wst.rdb.internal.models.sql.statements.impl.SQLStatementDefaultImpl

 <clinit>  ()V
 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getSQL  ()Ljava/lang/String;
 setSQL  (Ljava/lang/String;)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.statements.util.SQLStatementsAdapterFactory

 <init>  ()V
 createAdapter  (Lorg/eclipse/emf/common/notify/Notifier;)Lorg/eclipse/emf/common/notify/Adapter;
 createEModelElementAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createENamedElementAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createEObjectAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createSQLConnectionStatementAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createSQLControlStatementAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createSQLDataChangeStatementAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createSQLDataStatementAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createSQLDiagnosticsStatementAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createSQLDynamicStatementAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createSQLObjectAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createSQLSchemaStatementAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createSQLSessionStatementAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createSQLStatementAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createSQLStatementDefaultAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createSQLTransactionStatementAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 isFactoryForType  (Ljava/lang/Object;)Z

org.eclipse.wst.rdb.internal.models.sql.statements.SQLStatementsFactory

 <clinit>  ()V
 createSQLStatementDefault  ()Lorg/eclipse/wst/rdb/internal/models/sql/statements/SQLStatementDefault;
 getSQLStatementsPackage  ()Lorg/eclipse/wst/rdb/internal/models/sql/statements/SQLStatementsPackage;

org.eclipse.wst.rdb.internal.models.sql.statements.impl.SQLStatementsFactoryImpl

 <init>  ()V
 create  (Lorg/eclipse/emf/ecore/EClass;)Lorg/eclipse/emf/ecore/EObject;
 createSQLStatementDefault  ()Lorg/eclipse/wst/rdb/internal/models/sql/statements/SQLStatementDefault;
 getPackage  ()Lorg/eclipse/wst/rdb/internal/models/sql/statements/SQLStatementsPackage;
 getSQLStatementsPackage  ()Lorg/eclipse/wst/rdb/internal/models/sql/statements/SQLStatementsPackage;

org.eclipse.wst.rdb.internal.models.sql.statements.SQLStatementsPackage

 <clinit>  ()V
 getSQLConnectionStatement  ()Lorg/eclipse/emf/ecore/EClass;
 getSQLControlStatement  ()Lorg/eclipse/emf/ecore/EClass;
 getSQLDataChangeStatement  ()Lorg/eclipse/emf/ecore/EClass;
 getSQLDataStatement  ()Lorg/eclipse/emf/ecore/EClass;
 getSQLDiagnosticsStatement  ()Lorg/eclipse/emf/ecore/EClass;
 getSQLDynamicStatement  ()Lorg/eclipse/emf/ecore/EClass;
 getSQLSchemaStatement  ()Lorg/eclipse/emf/ecore/EClass;
 getSQLSessionStatement  ()Lorg/eclipse/emf/ecore/EClass;
 getSQLStatement  ()Lorg/eclipse/emf/ecore/EClass;
 getSQLStatementDefault  ()Lorg/eclipse/emf/ecore/EClass;
 getSQLStatementDefault_SQL  ()Lorg/eclipse/emf/ecore/EAttribute;
 getSQLStatementsFactory  ()Lorg/eclipse/wst/rdb/internal/models/sql/statements/SQLStatementsFactory;
 getSQLTransactionStatement  ()Lorg/eclipse/emf/ecore/EClass;

org.eclipse.wst.rdb.internal.models.sql.statements.impl.SQLStatementsPackageImpl

 <clinit>  ()V
 createPackageContents  ()V
 getSQLConnectionStatement  ()Lorg/eclipse/emf/ecore/EClass;
 getSQLControlStatement  ()Lorg/eclipse/emf/ecore/EClass;
 getSQLDataChangeStatement  ()Lorg/eclipse/emf/ecore/EClass;
 getSQLDataStatement  ()Lorg/eclipse/emf/ecore/EClass;
 getSQLDiagnosticsStatement  ()Lorg/eclipse/emf/ecore/EClass;
 getSQLDynamicStatement  ()Lorg/eclipse/emf/ecore/EClass;
 getSQLSchemaStatement  ()Lorg/eclipse/emf/ecore/EClass;
 getSQLSessionStatement  ()Lorg/eclipse/emf/ecore/EClass;
 getSQLStatement  ()Lorg/eclipse/emf/ecore/EClass;
 getSQLStatementDefault  ()Lorg/eclipse/emf/ecore/EClass;
 getSQLStatementDefault_SQL  ()Lorg/eclipse/emf/ecore/EAttribute;
 getSQLStatementsFactory  ()Lorg/eclipse/wst/rdb/internal/models/sql/statements/SQLStatementsFactory;
 getSQLTransactionStatement  ()Lorg/eclipse/emf/ecore/EClass;
 init  ()Lorg/eclipse/wst/rdb/internal/models/sql/statements/SQLStatementsPackage;
 initializePackageContents  ()V

org.eclipse.wst.rdb.internal.models.sql.statements.util.SQLStatementsSwitch

 <init>  ()V
 caseEModelElement  (Lorg/eclipse/emf/ecore/EModelElement;)Ljava/lang/Object;
 caseENamedElement  (Lorg/eclipse/emf/ecore/ENamedElement;)Ljava/lang/Object;
 caseSQLConnectionStatement  (Lorg/eclipse/wst/rdb/internal/models/sql/statements/SQLConnectionStatement;)Ljava/lang/Object;
 caseSQLControlStatement  (Lorg/eclipse/wst/rdb/internal/models/sql/statements/SQLControlStatement;)Ljava/lang/Object;
 caseSQLDataChangeStatement  (Lorg/eclipse/wst/rdb/internal/models/sql/statements/SQLDataChangeStatement;)Ljava/lang/Object;
 caseSQLDataStatement  (Lorg/eclipse/wst/rdb/internal/models/sql/statements/SQLDataStatement;)Ljava/lang/Object;
 caseSQLDiagnosticsStatement  (Lorg/eclipse/wst/rdb/internal/models/sql/statements/SQLDiagnosticsStatement;)Ljava/lang/Object;
 caseSQLDynamicStatement  (Lorg/eclipse/wst/rdb/internal/models/sql/statements/SQLDynamicStatement;)Ljava/lang/Object;
 caseSQLObject  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/SQLObject;)Ljava/lang/Object;
 caseSQLSchemaStatement  (Lorg/eclipse/wst/rdb/internal/models/sql/statements/SQLSchemaStatement;)Ljava/lang/Object;
 caseSQLSessionStatement  (Lorg/eclipse/wst/rdb/internal/models/sql/statements/SQLSessionStatement;)Ljava/lang/Object;
 caseSQLStatement  (Lorg/eclipse/wst/rdb/internal/models/sql/statements/SQLStatement;)Ljava/lang/Object;
 caseSQLStatementDefault  (Lorg/eclipse/wst/rdb/internal/models/sql/statements/SQLStatementDefault;)Ljava/lang/Object;
 caseSQLTransactionStatement  (Lorg/eclipse/wst/rdb/internal/models/sql/statements/SQLTransactionStatement;)Ljava/lang/Object;
 defaultCase  (Lorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object;
 doSwitch  (Lorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object;
 doSwitch  (ILorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object;
 doSwitch  (Lorg/eclipse/emf/ecore/EClass;Lorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object;

org.eclipse.wst.rdb.internal.models.sql.tables.util.SQLTablesAdapterFactory

 <init>  ()V
 createAdapter  (Lorg/eclipse/emf/common/notify/Notifier;)Lorg/eclipse/emf/common/notify/Adapter;
 createBaseTableAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createColumnAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createDerivedTableAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createEModelElementAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createENamedElementAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createEObjectAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createPersistentTableAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createSQLObjectAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createTableAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createTemporaryTableAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createTriggerAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createTypedElementAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 createViewTableAdapter  ()Lorg/eclipse/emf/common/notify/Adapter;
 isFactoryForType  (Ljava/lang/Object;)Z

org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesFactory

 <clinit>  ()V
 createColumn  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/Column;
 createPersistentTable  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/PersistentTable;
 createTemporaryTable  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/TemporaryTable;
 createTrigger  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/Trigger;
 createViewTable  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/ViewTable;
 getSQLTablesPackage  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/SQLTablesPackage;

org.eclipse.wst.rdb.internal.models.sql.tables.impl.SQLTablesFactoryImpl

 <init>  ()V
 convertToString  (Lorg/eclipse/emf/ecore/EDataType;Ljava/lang/Object;)Ljava/lang/String;
 create  (Lorg/eclipse/emf/ecore/EClass;)Lorg/eclipse/emf/ecore/EObject;
 createColumn  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/Column;
 createFromString  (Lorg/eclipse/emf/ecore/EDataType;Ljava/lang/String;)Ljava/lang/Object;
 createPersistentTable  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/PersistentTable;
 createTemporaryTable  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/TemporaryTable;
 createTrigger  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/Trigger;
 createViewTable  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/ViewTable;
 getPackage  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/SQLTablesPackage;
 getSQLTablesPackage  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/SQLTablesPackage;

org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage

 <clinit>  ()V
 getActionGranularityType  ()Lorg/eclipse/emf/ecore/EEnum;
 getActionTimeType  ()Lorg/eclipse/emf/ecore/EEnum;
 getBaseTable  ()Lorg/eclipse/emf/ecore/EClass;
 getBaseTable_Constraints  ()Lorg/eclipse/emf/ecore/EReference;
 getBaseTable_ReferencingForeignKeys  ()Lorg/eclipse/emf/ecore/EReference;
 getCheckType  ()Lorg/eclipse/emf/ecore/EEnum;
 getColumn  ()Lorg/eclipse/emf/ecore/EClass;
 getColumn_DefaultValue  ()Lorg/eclipse/emf/ecore/EAttribute;
 getColumn_GenerateExpression  ()Lorg/eclipse/emf/ecore/EReference;
 getColumn_IdentitySpecifier  ()Lorg/eclipse/emf/ecore/EReference;
 getColumn_ImplementationDependent  ()Lorg/eclipse/emf/ecore/EAttribute;
 getColumn_Nullable  ()Lorg/eclipse/emf/ecore/EAttribute;
 getColumn_ScopeCheck  ()Lorg/eclipse/emf/ecore/EAttribute;
 getColumn_ScopeChecked  ()Lorg/eclipse/emf/ecore/EAttribute;
 getColumn_Table  ()Lorg/eclipse/emf/ecore/EReference;
 getDerivedTable  ()Lorg/eclipse/emf/ecore/EClass;
 getDerivedTable_QueryExpression  ()Lorg/eclipse/emf/ecore/EReference;
 getPersistentTable  ()Lorg/eclipse/emf/ecore/EClass;
 getReferenceType  ()Lorg/eclipse/emf/ecore/EEnum;
 getSQLTablesFactory  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/SQLTablesFactory;
 getTable  ()Lorg/eclipse/emf/ecore/EClass;
 getTable_Columns  ()Lorg/eclipse/emf/ecore/EReference;
 getTable_Index  ()Lorg/eclipse/emf/ecore/EReference;
 getTable_Insertable  ()Lorg/eclipse/emf/ecore/EAttribute;
 getTable_Schema  ()Lorg/eclipse/emf/ecore/EReference;
 getTable_SelfRefColumnGeneration  ()Lorg/eclipse/emf/ecore/EAttribute;
 getTable_Subtables  ()Lorg/eclipse/emf/ecore/EReference;
 getTable_Supertable  ()Lorg/eclipse/emf/ecore/EReference;
 getTable_Triggers  ()Lorg/eclipse/emf/ecore/EReference;
 getTable_Udt  ()Lorg/eclipse/emf/ecore/EReference;
 getTable_Updatable  ()Lorg/eclipse/emf/ecore/EAttribute;
 getTemporaryTable  ()Lorg/eclipse/emf/ecore/EClass;
 getTemporaryTable_DeleteOnCommit  ()Lorg/eclipse/emf/ecore/EAttribute;
 getTemporaryTable_Local  ()Lorg/eclipse/emf/ecore/EAttribute;
 getTrigger  ()Lorg/eclipse/emf/ecore/EClass;
 getTrigger_ActionGranularity  ()Lorg/eclipse/emf/ecore/EAttribute;
 getTrigger_ActionStatement  ()Lorg/eclipse/emf/ecore/EReference;
 getTrigger_ActionTime  ()Lorg/eclipse/emf/ecore/EAttribute;
 getTrigger_DeleteType  ()Lorg/eclipse/emf/ecore/EAttribute;
 getTrigger_InsertType  ()Lorg/eclipse/emf/ecore/EAttribute;
 getTrigger_NewRow  ()Lorg/eclipse/emf/ecore/EAttribute;
 getTrigger_NewTable  ()Lorg/eclipse/emf/ecore/EAttribute;
 getTrigger_OldRow  ()Lorg/eclipse/emf/ecore/EAttribute;
 getTrigger_OldTable  ()Lorg/eclipse/emf/ecore/EAttribute;
 getTrigger_Schema  ()Lorg/eclipse/emf/ecore/EReference;
 getTrigger_SubjectTable  ()Lorg/eclipse/emf/ecore/EReference;
 getTrigger_TimeStamp  ()Lorg/eclipse/emf/ecore/EAttribute;
 getTrigger_TriggerColumn  ()Lorg/eclipse/emf/ecore/EReference;
 getTrigger_UpdateType  ()Lorg/eclipse/emf/ecore/EAttribute;
 getTrigger_When  ()Lorg/eclipse/emf/ecore/EReference;
 getViewTable  ()Lorg/eclipse/emf/ecore/EClass;
 getViewTable_CheckType  ()Lorg/eclipse/emf/ecore/EAttribute;

org.eclipse.wst.rdb.internal.models.sql.tables.impl.SQLTablesPackageImpl

 <clinit>  ()V
 createPackageContents  ()V
 getActionGranularityType  ()Lorg/eclipse/emf/ecore/EEnum;
 getActionTimeType  ()Lorg/eclipse/emf/ecore/EEnum;
 getBaseTable  ()Lorg/eclipse/emf/ecore/EClass;
 getBaseTable_Constraints  ()Lorg/eclipse/emf/ecore/EReference;
 getBaseTable_ReferencingForeignKeys  ()Lorg/eclipse/emf/ecore/EReference;
 getCheckType  ()Lorg/eclipse/emf/ecore/EEnum;
 getColumn  ()Lorg/eclipse/emf/ecore/EClass;
 getColumn_DefaultValue  ()Lorg/eclipse/emf/ecore/EAttribute;
 getColumn_GenerateExpression  ()Lorg/eclipse/emf/ecore/EReference;
 getColumn_IdentitySpecifier  ()Lorg/eclipse/emf/ecore/EReference;
 getColumn_ImplementationDependent  ()Lorg/eclipse/emf/ecore/EAttribute;
 getColumn_Nullable  ()Lorg/eclipse/emf/ecore/EAttribute;
 getColumn_ScopeCheck  ()Lorg/eclipse/emf/ecore/EAttribute;
 getColumn_ScopeChecked  ()Lorg/eclipse/emf/ecore/EAttribute;
 getColumn_Table  ()Lorg/eclipse/emf/ecore/EReference;
 getDerivedTable  ()Lorg/eclipse/emf/ecore/EClass;
 getDerivedTable_QueryExpression  ()Lorg/eclipse/emf/ecore/EReference;
 getPersistentTable  ()Lorg/eclipse/emf/ecore/EClass;
 getReferenceType  ()Lorg/eclipse/emf/ecore/EEnum;
 getSQLTablesFactory  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/SQLTablesFactory;
 getTable  ()Lorg/eclipse/emf/ecore/EClass;
 getTable_Columns  ()Lorg/eclipse/emf/ecore/EReference;
 getTable_Index  ()Lorg/eclipse/emf/ecore/EReference;
 getTable_Insertable  ()Lorg/eclipse/emf/ecore/EAttribute;
 getTable_Schema  ()Lorg/eclipse/emf/ecore/EReference;
 getTable_SelfRefColumnGeneration  ()Lorg/eclipse/emf/ecore/EAttribute;
 getTable_Subtables  ()Lorg/eclipse/emf/ecore/EReference;
 getTable_Supertable  ()Lorg/eclipse/emf/ecore/EReference;
 getTable_Triggers  ()Lorg/eclipse/emf/ecore/EReference;
 getTable_Udt  ()Lorg/eclipse/emf/ecore/EReference;
 getTable_Updatable  ()Lorg/eclipse/emf/ecore/EAttribute;
 getTemporaryTable  ()Lorg/eclipse/emf/ecore/EClass;
 getTemporaryTable_DeleteOnCommit  ()Lorg/eclipse/emf/ecore/EAttribute;
 getTemporaryTable_Local  ()Lorg/eclipse/emf/ecore/EAttribute;
 getTrigger  ()Lorg/eclipse/emf/ecore/EClass;
 getTrigger_ActionGranularity  ()Lorg/eclipse/emf/ecore/EAttribute;
 getTrigger_ActionStatement  ()Lorg/eclipse/emf/ecore/EReference;
 getTrigger_ActionTime  ()Lorg/eclipse/emf/ecore/EAttribute;
 getTrigger_DeleteType  ()Lorg/eclipse/emf/ecore/EAttribute;
 getTrigger_InsertType  ()Lorg/eclipse/emf/ecore/EAttribute;
 getTrigger_NewRow  ()Lorg/eclipse/emf/ecore/EAttribute;
 getTrigger_NewTable  ()Lorg/eclipse/emf/ecore/EAttribute;
 getTrigger_OldRow  ()Lorg/eclipse/emf/ecore/EAttribute;
 getTrigger_OldTable  ()Lorg/eclipse/emf/ecore/EAttribute;
 getTrigger_Schema  ()Lorg/eclipse/emf/ecore/EReference;
 getTrigger_SubjectTable  ()Lorg/eclipse/emf/ecore/EReference;
 getTrigger_TimeStamp  ()Lorg/eclipse/emf/ecore/EAttribute;
 getTrigger_TriggerColumn  ()Lorg/eclipse/emf/ecore/EReference;
 getTrigger_UpdateType  ()Lorg/eclipse/emf/ecore/EAttribute;
 getTrigger_When  ()Lorg/eclipse/emf/ecore/EReference;
 getViewTable  ()Lorg/eclipse/emf/ecore/EClass;
 getViewTable_CheckType  ()Lorg/eclipse/emf/ecore/EAttribute;
 init  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/SQLTablesPackage;
 initializePackageContents  ()V

org.eclipse.wst.rdb.internal.models.sql.tables.util.SQLTablesSwitch

 <init>  ()V
 caseBaseTable  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/BaseTable;)Ljava/lang/Object;
 caseColumn  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/Column;)Ljava/lang/Object;
 caseDerivedTable  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/DerivedTable;)Ljava/lang/Object;
 caseEModelElement  (Lorg/eclipse/emf/ecore/EModelElement;)Ljava/lang/Object;
 caseENamedElement  (Lorg/eclipse/emf/ecore/ENamedElement;)Ljava/lang/Object;
 casePersistentTable  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/PersistentTable;)Ljava/lang/Object;
 caseSQLObject  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/SQLObject;)Ljava/lang/Object;
 caseTable  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/Table;)Ljava/lang/Object;
 caseTemporaryTable  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/TemporaryTable;)Ljava/lang/Object;
 caseTrigger  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/Trigger;)Ljava/lang/Object;
 caseTypedElement  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/TypedElement;)Ljava/lang/Object;
 caseViewTable  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/ViewTable;)Ljava/lang/Object;
 defaultCase  (Lorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object;
 doSwitch  (Lorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object;
 doSwitch  (ILorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object;
 doSwitch  (Lorg/eclipse/emf/ecore/EClass;Lorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object;

org.eclipse.wst.rdb.internal.models.sql.datatypes.StructuredUserDefinedType

 getAttributes  ()Lorg/eclipse/emf/common/util/EList;
 getMethods  ()Lorg/eclipse/emf/common/util/EList;
 getSub  ()Lorg/eclipse/emf/common/util/EList;
 getSuper  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/StructuredUserDefinedType;
 isFinal  ()Z
 isInstantiable  ()Z
 setFinal  (Z)V
 setInstantiable  (Z)V
 setSuper  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/StructuredUserDefinedType;)V

org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.StructuredUserDefinedTypeImpl

 <init>  ()V
 basicGetSuper  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/StructuredUserDefinedType;
 basicSetSuper  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/StructuredUserDefinedType;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getAttributes  ()Lorg/eclipse/emf/common/util/EList;
 getMethods  ()Lorg/eclipse/emf/common/util/EList;
 getSub  ()Lorg/eclipse/emf/common/util/EList;
 getSuper  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/StructuredUserDefinedType;
 isFinal  ()Z
 isInstantiable  ()Z
 setFinal  (Z)V
 setInstantiable  (Z)V
 setSuper  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/StructuredUserDefinedType;)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.tables.Table

 getColumns  ()Lorg/eclipse/emf/common/util/EList;
 getIndex  ()Lorg/eclipse/emf/common/util/EList;
 getSchema  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;
 getSelfRefColumnGeneration  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/ReferenceType;
 getSubtables  ()Lorg/eclipse/emf/common/util/EList;
 getSupertable  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/Table;
 getTriggers  ()Lorg/eclipse/emf/common/util/EList;
 getUdt  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/StructuredUserDefinedType;
 isInsertable  ()Z
 isUpdatable  ()Z
 setSchema  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;)V
 setSelfRefColumnGeneration  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/ReferenceType;)V
 setSupertable  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/Table;)V
 setUdt  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/StructuredUserDefinedType;)V

org.eclipse.wst.rdb.internal.models.sql.constraints.TableConstraint

 getBaseTable  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/BaseTable;
 setBaseTable  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/BaseTable;)V

org.eclipse.wst.rdb.internal.models.sql.constraints.impl.TableConstraintImpl

 <init>  ()V
 eBasicRemoveFromContainer  (Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getBaseTable  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/BaseTable;
 setBaseTable  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/BaseTable;)V

org.eclipse.wst.rdb.internal.models.sql.tables.helper.TableHelper

 <init>  ()V
 findColumn  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/Table;Ljava/lang/String;)Lorg/eclipse/wst/rdb/internal/models/sql/tables/Column;

org.eclipse.wst.rdb.internal.models.sql.tables.impl.TableImpl

 <clinit>  ()V
 <init>  ()V
 basicGetSchema  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;
 basicGetSupertable  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/Table;
 basicGetUdt  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/StructuredUserDefinedType;
 basicSetSchema  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 basicSetSupertable  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/Table;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getColumns  ()Lorg/eclipse/emf/common/util/EList;
 getIndex  ()Lorg/eclipse/emf/common/util/EList;
 getSchema  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;
 getSelfRefColumnGeneration  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/ReferenceType;
 getSubtables  ()Lorg/eclipse/emf/common/util/EList;
 getSupertable  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/Table;
 getTriggers  ()Lorg/eclipse/emf/common/util/EList;
 getUdt  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/StructuredUserDefinedType;
 isInsertable  ()Z
 isUpdatable  ()Z
 setSchema  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;)V
 setSelfRefColumnGeneration  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/ReferenceType;)V
 setSupertable  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/Table;)V
 setUdt  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/StructuredUserDefinedType;)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.accesscontrol.TablePrivilege

 isWithHierarchy  ()Z
 setWithHierarchy  (Z)V

org.eclipse.wst.rdb.internal.models.sql.accesscontrol.impl.TablePrivilegeImpl

 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 isWithHierarchy  ()Z
 setWithHierarchy  (Z)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.tables.TemporaryTable

 isDeleteOnCommit  ()Z
 isLocal  ()Z
 setDeleteOnCommit  (Z)V
 setLocal  (Z)V

org.eclipse.wst.rdb.internal.models.sql.tables.impl.TemporaryTableImpl

 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 isDeleteOnCommit  ()Z
 isLocal  ()Z
 setDeleteOnCommit  (Z)V
 setLocal  (Z)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.datatypes.TimeDataType

 getFractionalSecondsPrecision  ()I
 isTimeZone  ()Z
 setFractionalSecondsPrecision  (I)V
 setTimeZone  (Z)V

org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.TimeDataTypeImpl

 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getFractionalSecondsPrecision  ()I
 isTimeZone  ()Z
 setFractionalSecondsPrecision  (I)V
 setTimeZone  (Z)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.tables.Trigger

 getActionGranularity  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/ActionGranularityType;
 getActionStatement  ()Lorg/eclipse/emf/common/util/EList;
 getActionTime  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/ActionTimeType;
 getNewRow  ()Ljava/lang/String;
 getNewTable  ()Ljava/lang/String;
 getOldRow  ()Ljava/lang/String;
 getOldTable  ()Ljava/lang/String;
 getSchema  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;
 getSubjectTable  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/Table;
 getTimeStamp  ()Ljava/util/Date;
 getTriggerColumn  ()Lorg/eclipse/emf/common/util/EList;
 getWhen  ()Lorg/eclipse/wst/rdb/internal/models/sql/expressions/SearchCondition;
 isDeleteType  ()Z
 isInsertType  ()Z
 isUpdateType  ()Z
 setActionGranularity  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/ActionGranularityType;)V
 setActionTime  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/ActionTimeType;)V
 setDeleteType  (Z)V
 setInsertType  (Z)V
 setNewRow  (Ljava/lang/String;)V
 setNewTable  (Ljava/lang/String;)V
 setOldRow  (Ljava/lang/String;)V
 setOldTable  (Ljava/lang/String;)V
 setSchema  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;)V
 setSubjectTable  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/Table;)V
 setUpdateType  (Z)V
 setWhen  (Lorg/eclipse/wst/rdb/internal/models/sql/expressions/SearchCondition;)V

org.eclipse.wst.rdb.internal.models.sql.tables.impl.TriggerImpl

 <clinit>  ()V
 <init>  ()V
 basicGetSchema  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;
 basicGetSubjectTable  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/Table;
 basicSetSchema  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 basicSetSubjectTable  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/Table;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 basicSetWhen  (Lorg/eclipse/wst/rdb/internal/models/sql/expressions/SearchCondition;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getActionGranularity  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/ActionGranularityType;
 getActionStatement  ()Lorg/eclipse/emf/common/util/EList;
 getActionTime  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/ActionTimeType;
 getNewRow  ()Ljava/lang/String;
 getNewTable  ()Ljava/lang/String;
 getOldRow  ()Ljava/lang/String;
 getOldTable  ()Ljava/lang/String;
 getSchema  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;
 getSubjectTable  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/Table;
 getTimeStamp  ()Ljava/util/Date;
 getTriggerColumn  ()Lorg/eclipse/emf/common/util/EList;
 getWhen  ()Lorg/eclipse/wst/rdb/internal/models/sql/expressions/SearchCondition;
 isDeleteType  ()Z
 isInsertType  ()Z
 isUpdateType  ()Z
 setActionGranularity  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/ActionGranularityType;)V
 setActionTime  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/ActionTimeType;)V
 setDeleteType  (Z)V
 setInsertType  (Z)V
 setNewRow  (Ljava/lang/String;)V
 setNewTable  (Ljava/lang/String;)V
 setOldRow  (Ljava/lang/String;)V
 setOldTable  (Ljava/lang/String;)V
 setSchema  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;)V
 setSubjectTable  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/Table;)V
 setUpdateType  (Z)V
 setWhen  (Lorg/eclipse/wst/rdb/internal/models/sql/expressions/SearchCondition;)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.schema.TypedElement

 getContainedType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/SQLDataType;
 getDataType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/DataType;
 getReferencedType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/UserDefinedType;
 setContainedType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/SQLDataType;)V
 setDataType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/DataType;)V
 setReferencedType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/UserDefinedType;)V

org.eclipse.wst.rdb.internal.models.sql.schema.impl.TypedElementImpl

 <init>  ()V
 basicGetReferencedType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/UserDefinedType;
 basicSetContainedType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/SQLDataType;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getContainedType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/SQLDataType;
 getDataType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/DataType;
 getReferencedType  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/UserDefinedType;
 setContainedType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/SQLDataType;)V
 setDataType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/DataType;)V
 setReferencedType  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/UserDefinedType;)V

org.eclipse.wst.rdb.internal.models.sql.constraints.UniqueConstraint

 getForeignKey  ()Lorg/eclipse/emf/common/util/EList;

org.eclipse.wst.rdb.internal.models.sql.constraints.impl.UniqueConstraintImpl

 <init>  ()V
 eBasicRemoveFromContainer  (Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getForeignKey  ()Lorg/eclipse/emf/common/util/EList;

org.eclipse.wst.rdb.internal.models.sql.datatypes.UnlinkOption

 <clinit>  ()V
 get  (Ljava/lang/String;)Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/UnlinkOption;
 get  (I)Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/UnlinkOption;

org.eclipse.wst.rdb.internal.models.sql.routines.impl.UserDefinedFunctionImpl

 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V

org.eclipse.wst.rdb.internal.models.sql.datatypes.UserDefinedType

 getOrdering  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/UserDefinedTypeOrdering;
 getSchema  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;
 setOrdering  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/UserDefinedTypeOrdering;)V
 setSchema  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;)V

org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.UserDefinedTypeImpl

 <init>  ()V
 basicGetSchema  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;
 basicSetOrdering  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/UserDefinedTypeOrdering;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 basicSetSchema  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getOrdering  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/UserDefinedTypeOrdering;
 getSchema  ()Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;
 setOrdering  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/UserDefinedTypeOrdering;)V
 setSchema  (Lorg/eclipse/wst/rdb/internal/models/sql/schema/Schema;)V

org.eclipse.wst.rdb.internal.models.sql.datatypes.UserDefinedTypeOrdering

 getOrderingCategory  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/OrderingCategoryType;
 getOrderingForm  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/OrderingType;
 getOrderingRoutine  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/Routine;
 setOrderingCategory  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/OrderingCategoryType;)V
 setOrderingForm  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/OrderingType;)V
 setOrderingRoutine  (Lorg/eclipse/wst/rdb/internal/models/sql/routines/Routine;)V

org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.UserDefinedTypeOrderingImpl

 <clinit>  ()V
 <init>  ()V
 basicGetOrderingRoutine  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/Routine;
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getOrderingCategory  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/OrderingCategoryType;
 getOrderingForm  ()Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/OrderingType;
 getOrderingRoutine  ()Lorg/eclipse/wst/rdb/internal/models/sql/routines/Routine;
 setOrderingCategory  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/OrderingCategoryType;)V
 setOrderingForm  (Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/OrderingType;)V
 setOrderingRoutine  (Lorg/eclipse/wst/rdb/internal/models/sql/routines/Routine;)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.accesscontrol.impl.UserImpl

 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V

org.eclipse.wst.rdb.internal.models.sql.expressions.ValueExpression

 getSQL  ()Ljava/lang/String;
 setSQL  (Ljava/lang/String;)V

org.eclipse.wst.rdb.internal.models.sql.expressions.ValueExpressionDefault

 getSQL  ()Ljava/lang/String;
 setSQL  (Ljava/lang/String;)V

org.eclipse.wst.rdb.internal.models.sql.expressions.impl.ValueExpressionDefaultImpl

 <clinit>  ()V
 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getSQL  ()Ljava/lang/String;
 setSQL  (Ljava/lang/String;)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.tables.ViewTable

 getCheckType  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/CheckType;
 setCheckType  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/CheckType;)V

org.eclipse.wst.rdb.internal.models.sql.tables.impl.ViewTableImpl

 <clinit>  ()V
 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
 getCheckType  ()Lorg/eclipse/wst/rdb/internal/models/sql/tables/CheckType;
 setCheckType  (Lorg/eclipse/wst/rdb/internal/models/sql/tables/CheckType;)V
 toString  ()Ljava/lang/String;

org.eclipse.wst.rdb.internal.models.sql.datatypes.WritePermissionOption

 <clinit>  ()V
 get  (Ljava/lang/String;)Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/WritePermissionOption;
 get  (I)Lorg/eclipse/wst/rdb/internal/models/sql/datatypes/WritePermissionOption;

org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.XMLDataTypeImpl

 <init>  ()V
 eGet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
 eInverseAdd  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eInverseRemove  (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
 eIsSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
 eSet  (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
 eStaticClass  ()Lorg/eclipse/emf/ecore/EClass;
 eUnset  (Lorg/eclipse/emf/ecore/EStructuralFeature;)V