Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W X 

A

abort() - Method in class org.plasma.query.visitor.VisitorContext
Signals the termination of traversal.
abs() - Method in class org.plasma.query.dsl.DataNode
 
abs() - Method in interface org.plasma.query.IntegralDataProperty
Constructs a value function, which returns absolute value of the data, and returns this data property for use in subsequent operations
abs() - Method in class org.plasma.query.model.Property
 
AbstractAssembler - Class in org.plasma.provisioning.xsd
 
AbstractAssembler(String, String, ConverterSupport) - Constructor for class org.plasma.provisioning.xsd.AbstractAssembler
 
AbstractCollector - Class in org.plasma.provisioning.xsd
 
AbstractCollector() - Constructor for class org.plasma.provisioning.xsd.AbstractCollector
 
AbstractFunctionArg - Class in org.plasma.query.model
Java class for AbstractFunctionArg complex type.
AbstractFunctionArg() - Constructor for class org.plasma.query.model.AbstractFunctionArg
 
AbstractPathElement - Class in org.plasma.query.model
Java class for AbstractPathElement complex type.
AbstractPathElement() - Constructor for class org.plasma.query.model.AbstractPathElement
 
AbstractPathElement(String) - Constructor for class org.plasma.query.model.AbstractPathElement
 
AbstractProperty - Class in org.plasma.query.model
Java class for AbstractProperty complex type.
AbstractProperty() - Constructor for class org.plasma.query.model.AbstractProperty
 
AbstractQueryValidator - Class in org.plasma.query.model
 
AbstractQueryValidator() - Constructor for class org.plasma.query.model.AbstractQueryValidator
 
accept(Class, ClassVisitor) - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
accept(QueryVisitor) - Method in class org.plasma.query.model.AbstractProperty
 
accept(QueryVisitor) - Method in class org.plasma.query.model.ArithmeticOperator
 
accept(QueryVisitor) - Method in class org.plasma.query.model.Clause
 
accept(QueryVisitor) - Method in class org.plasma.query.model.Delete
 
accept(QueryVisitor) - Method in class org.plasma.query.model.Entity
 
accept(QueryVisitor) - Method in class org.plasma.query.model.Expression
 
accept(QueryVisitor) - Method in class org.plasma.query.model.From
 
accept(QueryVisitor) - Method in class org.plasma.query.model.GroupBy
 
accept(QueryVisitor) - Method in class org.plasma.query.model.GroupOperator
 
accept(QueryVisitor) - Method in class org.plasma.query.model.Join
 
accept(QueryVisitor) - Method in class org.plasma.query.model.Literal
 
accept(QueryVisitor) - Method in class org.plasma.query.model.LogicalOperator
 
accept(QueryVisitor) - Method in class org.plasma.query.model.NullLiteral
 
accept(QueryVisitor) - Method in class org.plasma.query.model.OrderBy
 
accept(QueryVisitor) - Method in class org.plasma.query.model.Property
 
accept(QueryVisitor) - Method in class org.plasma.query.model.Query
 
accept(QueryVisitor) - Method in class org.plasma.query.model.RelationalOperator
 
accept(QueryVisitor) - Method in class org.plasma.query.model.Select
 
accept(QueryVisitor) - Method in class org.plasma.query.model.SubqueryOperator
 
accept(QueryVisitor) - Method in class org.plasma.query.model.Term
 
accept(QueryVisitor) - Method in class org.plasma.query.model.Update
 
accept(QueryVisitor) - Method in class org.plasma.query.model.Variable
 
accept(QueryVisitor) - Method in class org.plasma.query.model.Where
 
accept(QueryVisitor) - Method in class org.plasma.query.model.WildcardOperator
 
accept(QueryVisitor) - Method in class org.plasma.query.model.WildcardProperty
 
accept(Step, XPathExprVisitor) - Method in class org.plasma.query.xpath.QueryXPath
 
accept(PlasmaDataGraphVisitor) - Method in class org.plasma.sdo.core.CoreDataGraph
Begin breadth-first traversal of this DataGraph, the given visitor receiving "visit" events for each graph node traversed.
accept(PlasmaDataGraphEventVisitor) - Method in class org.plasma.sdo.core.CoreDataGraph
Begin breadth-first traversal of this DataGraph, the given visitor receiving various events for each graph node traversed.
accept(PlasmaDataGraphVisitor) - Method in class org.plasma.sdo.core.CoreDataObject
Begin breadth-first traversal of a DataGraph with this DataObject as the graph root, the given visitor receiving "visit" events for each graph node traversed.
accept(PlasmaDataGraphVisitor, int) - Method in class org.plasma.sdo.core.CoreDataObject
Begin breadth-first traversal of a DataGraph with this DataObject as the graph root, the given visitor receiving "visit" events for each graph node traversed.
accept(PlasmaDataGraphEventVisitor) - Method in class org.plasma.sdo.core.CoreDataObject
Begin breadth-first traversal of a DataGraph with this DataObject as the graph root, the given visitor receiving various events for each graph node traversed.
accept(PlasmaDataGraphVisitor) - Method in interface org.plasma.sdo.PlasmaDataGraph
Begin breadth-first traversal of this DataGraph, the given visitor receiving "visit" events for each graph node traversed.
accept(PlasmaDataGraphEventVisitor) - Method in interface org.plasma.sdo.PlasmaDataGraph
Begin breadth-first traversal of this DataGraph, the given visitor receiving various events for each graph node traversed.
accept(PlasmaDataGraphVisitor) - Method in interface org.plasma.sdo.PlasmaDataObject
Begin breadth-first traversal of a DataGraph with this DataObject as the graph root, the given visitor receiving "visit" events for each graph node traversed.
accept(PlasmaDataGraphVisitor, int) - Method in interface org.plasma.sdo.PlasmaDataObject
Begin breadth-first traversal of a DataGraph with this DataObject as the graph root, the given visitor receiving "visit" events for each graph node traversed.
accept(PlasmaDataGraphEventVisitor) - Method in interface org.plasma.sdo.PlasmaDataObject
Begin breadth-first traversal of a DataGraph with this DataObject as the graph root, the given visitor receiving various events for each graph node traversed.
accept(PlasmaDataGraphVisitor) - Method in interface org.plasma.sdo.PlasmaNode
 
accept(PlasmaDataGraphEventVisitor) - Method in interface org.plasma.sdo.PlasmaNode
 
acceptBreadthFirst(Step, XPathExprVisitor) - Method in class org.plasma.query.xpath.QueryXPath
 
acceptDepthFirst(PlasmaDataGraphVisitor) - Method in class org.plasma.sdo.core.CoreDataGraph
Begin depth-first traversal of this DataGraph, the given visitor receiving "visit" events for each graph node traversed.
acceptDepthFirst(PlasmaDataGraphVisitor) - Method in class org.plasma.sdo.core.CoreDataObject
Begin depth-first traversal of a DataGraph with this DataObject as the graph root, the given visitor receiving "visit" events for each graph node traversed.
acceptDepthFirst(PlasmaDataGraphVisitor) - Method in interface org.plasma.sdo.PlasmaDataGraph
Begin depth-first traversal of this DataGraph, the given visitor receiving "visit" events for each graph node traversed.
acceptDepthFirst(PlasmaDataGraphVisitor) - Method in interface org.plasma.sdo.PlasmaDataObject
Begin depth-first traversal of a DataGraph with this DataObject as the graph root, the given visitor receiving "visit" events for each graph node traversed.
acceptDepthFirst(PlasmaDataGraphVisitor) - Method in interface org.plasma.sdo.PlasmaNode
 
add(PlasmaDataObject) - Method in class org.plasma.sdo.access.provider.common.SimpleCollector
 
add(int, PlasmaDataObject) - Method in class org.plasma.sdo.access.provider.common.SimpleCollector
 
add(String, String[]) - Method in class org.plasma.sdo.access.provider.common.TraversalMap
Appends or merges the given values to an underlying array of values for the given key.
add(String, String) - Method in class org.plasma.sdo.access.provider.common.TraversalMap
Appends the given string value to an underlying array of values for the given key.
add(Property, Object) - Method in interface org.plasma.sdo.Change
 
add(Property, Object) - Method in class org.plasma.sdo.core.CoreChange
 
add(Property, Object) - Method in class org.plasma.sdo.core.CoreDataObject
Adds the given value to the given multi=valued property.
add(String, Object) - Method in class org.plasma.sdo.core.CoreSequence
Adds a new entry with the specified property name and value to the end of the entries.
add(int, Object) - Method in class org.plasma.sdo.core.CoreSequence
Adds a new entry with the specified property index and value to the end of the entries.
add(Property, Object) - Method in class org.plasma.sdo.core.CoreSequence
Adds a new entry with the specified property and value to the end of the entries.
add(int, String, Object) - Method in class org.plasma.sdo.core.CoreSequence
Adds a new entry with the specified property name and value at the specified entry index.
add(int, int, Object) - Method in class org.plasma.sdo.core.CoreSequence
Adds a new entry with the specified property index and value at the specified entry index.
add(int, Property, Object) - Method in class org.plasma.sdo.core.CoreSequence
Adds a new entry with the specified property and value at the specified entry index.
add(String) - Method in class org.plasma.sdo.core.CoreSequence
Deprecated.
replaced by CoreSequence.addText(String) in 2.1.0
add(int, String) - Method in class org.plasma.sdo.core.CoreSequence
Deprecated.
add(Property, Object) - Method in interface org.plasma.sdo.PlasmaDataObject
Adds the given value to the given multi=valued property.
addAll(AbstractProperty[]) - Method in class org.plasma.query.model.Select
 
addAscending(Property) - Method in class org.plasma.sdo.access.provider.common.DataComparator
 
addConfigurationProperty(String, String) - Method in class org.plasma.query.dsl.DomainRoot
 
addConfigurationProperty(ConfigurationProperty) - Method in class org.plasma.query.model.Query
Appends the given property to the configuration property list.
addConfigurationProperty(String, String) - Method in class org.plasma.query.model.Query
Appends the given property to the configuration property list.
addConfigurationProperty(String, String) - Method in interface org.plasma.query.Query
Appends the given property to the configuration property list.
addConstraint(Constraint) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
 
addConstraint(Constraint) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Adds the given value of Type Constraint for the object's multi-valued property constraint.
addDescending(Property) - Method in class org.plasma.sdo.access.provider.common.DataComparator
 
addExpression(Expression) - Method in class org.plasma.query.model.Update
 
addExpression(Expression) - Method in class org.plasma.query.model.Where
 
addPathNode(PathNode) - Method in class org.plasma.query.model.Path
 
addProperty(Type, String) - Method in interface org.plasma.query.collector.PropertySelection
Deprecated.
Adds the given given property to the selection for the given graph root type and returns any types collected during traversal of the property path.
addProperty(Type, String) - Method in class org.plasma.query.collector.PropertySelectionCollector
Deprecated.
 
addProperty(Type, String) - Method in interface org.plasma.query.collector.Selection
Adds the given given property to the selection for the given graph root type and returns any types collected during traversal of the property path.
addProperty(Type, String) - Method in class org.plasma.query.collector.SelectionCollector
 
addProperty(Property) - Method in class org.plasma.query.model.GroupBy
 
addProperty(Property) - Method in class org.plasma.query.model.OrderBy
 
addProperty(AbstractProperty) - Method in class org.plasma.query.model.Select
 
addRepository(Repository) - Method in class org.plasma.sdo.repository.PlasmaRepository
 
addTableColumn(TableColumn) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
 
addTableColumn(TableColumn) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Adds the given value of Type TableColumn for the object's multi-valued property tableColumn.
addTableColumn(TableColumn) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
 
addTableColumn(TableColumn) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Adds the given value of Type TableColumn for the object's multi-valued property tableColumn.
addTableColumnComment(TableColumnComment) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
 
addTableColumnComment(TableColumnComment) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Adds the given value of Type TableColumnComment for the object's multi-valued property tableColumnComment.
addTableColumnConstraint(TableColumnConstraint) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
 
addTableColumnConstraint(TableColumnConstraint) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Adds the given value of Type TableColumnConstraint for the object's multi-valued property tableColumnConstraint.
addTableColumnConstraint(TableColumnConstraint) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
 
addTableColumnConstraint(TableColumnConstraint) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Adds the given value of Type TableColumnConstraint for the object's multi-valued property tableColumnConstraint.
addTableColumnKeyUsage(TableColumnKeyUsage) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
 
addTableColumnKeyUsage(TableColumnKeyUsage) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Adds the given value of Type TableColumnKeyUsage for the object's multi-valued property tableColumnKeyUsage.
addTableComment(TableComment) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
 
addTableComment(TableComment) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Adds the given value of Type TableComment for the object's multi-valued property tableComment.
addTableConstraint(TableConstraint) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
 
addTableConstraint(TableConstraint) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Adds the given value of Type TableConstraint for the object's multi-valued property tableConstraint.
addText(String) - Method in class org.plasma.sdo.core.CoreSequence
Adds a new text entry to the end of the Sequence.
addText(int, String) - Method in class org.plasma.sdo.core.CoreSequence
Adds a new text entry at the given index.
addView(View) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
 
addView(View) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Adds the given value of Type View for the object's multi-valued property view.
addViewColumn(ViewColumn) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
 
addViewColumn(ViewColumn) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Adds the given value of Type ViewColumn for the object's multi-valued property viewColumn.
addViewColumnComment(ViewColumnComment) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
 
addViewColumnComment(ViewColumnComment) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Adds the given value of Type ViewColumnComment for the object's multi-valued property viewColumnComment.
addViewComment(ViewComment) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
 
addViewComment(ViewComment) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Adds the given value of Type ViewComment for the object's multi-valued property viewComment.
alias - Variable in class org.plasma.query.model.Entity
 
alias - Variable in class org.plasma.query.model.Property
 
ALIAS_PREFIX - Static variable in class org.plasma.sdo.access.provider.common.SQLQueryFilterAssembler
 
and(Expression) - Method in interface org.plasma.query.Expression
Concatenates the given expression onto this expression using a logical 'and' operator.
and(Expression) - Method in class org.plasma.query.model.Expression
 
and() - Static method in class org.plasma.query.model.Expression
Returns a simple 1-term expression containing a boolean operator, AND.
AnnotationConverter - Interface in org.plasma.provisioning
Converts annotated java objects to a meta model at runtime.
AnnotationMetamodelAssembler - Class in org.plasma.provisioning
Constructs a meta model based on any properly annotated enums
AnnotationMetamodelAssembler() - Constructor for class org.plasma.provisioning.AnnotationMetamodelAssembler
 
append(Object) - Method in class org.plasma.text.TextBuilder
 
append(String) - Method in class org.plasma.text.TextBuilder
 
append(StringBuffer) - Method in class org.plasma.text.TextBuilder
 
append(CharSequence, int, int) - Method in class org.plasma.text.TextBuilder
 
append(char[]) - Method in class org.plasma.text.TextBuilder
 
append(char[], int, int) - Method in class org.plasma.text.TextBuilder
 
append(boolean) - Method in class org.plasma.text.TextBuilder
 
append(char) - Method in class org.plasma.text.TextBuilder
 
append(int) - Method in class org.plasma.text.TextBuilder
 
append(long) - Method in class org.plasma.text.TextBuilder
 
append(float) - Method in class org.plasma.text.TextBuilder
 
append(double) - Method in class org.plasma.text.TextBuilder
 
appendCodePoint(int) - Method in class org.plasma.text.TextBuilder
 
appendln(int, String) - Method in class org.plasma.text.TextBuilder
Starts a new line in the buffer and prepends the given number of indentation tokens, then appends the given text,
appendln() - Method in class org.plasma.text.TextBuilder
 
appendln(int) - Method in class org.plasma.text.TextBuilder
 
ArithmeticOperator - Class in org.plasma.query.model
Java class for ArithmeticOperator complex type.
ArithmeticOperator() - Constructor for class org.plasma.query.model.ArithmeticOperator
 
ArithmeticOperator(String) - Constructor for class org.plasma.query.model.ArithmeticOperator
 
ArithmeticOperator(ArithmeticOperatorValues) - Constructor for class org.plasma.query.model.ArithmeticOperator
 
arithmeticOperator - Variable in class org.plasma.query.model.Term
 
ArithmeticOperatorValues - Enum in org.plasma.query.model
Java class for ArithmeticOperatorValues.
ARTIFACT_NAMESPACE_MYSQL_5_5 - Static variable in interface org.plasma.provisioning.rdb.RDBConstants
 
ARTIFACT_NAMESPACE_MYSQL_ANY - Static variable in interface org.plasma.provisioning.rdb.RDBConstants
 
ARTIFACT_NAMESPACE_ORACLE_11G_SYS - Static variable in interface org.plasma.provisioning.rdb.RDBConstants
 
ARTIFACT_NAMESPACE_ORACLE_ANY_SYS - Static variable in interface org.plasma.provisioning.rdb.RDBConstants
 
ARTIFACT_RESOURCE_MYSQL - Static variable in interface org.plasma.provisioning.rdb.RDBConstants
 
ARTIFACT_RESOURCE_ORACLE - Static variable in interface org.plasma.provisioning.rdb.RDBConstants
 
as - Variable in class org.plasma.query.model.Property
 
asc() - Method in interface org.plasma.query.DataProperty
Constructs a ascending ordering within this data property and returns the data property for use in subsequent operations
asc() - Method in class org.plasma.query.dsl.DataNode
 
asc() - Method in class org.plasma.query.model.Property
 
ASCENDING - Static variable in class org.plasma.sdo.access.provider.common.DataComparator
 
asFieldArray() - Method in class org.plasma.sdo.access.provider.common.TraversalMap
 
asPathString() - Method in class org.plasma.query.model.Property
Returns the path qualified name for this property, i.e.
assembleSubquery(Property, SubqueryOperator, Query) - Method in class org.plasma.sdo.access.provider.common.TextQueryFilterAssembler
 
Association - Interface in org.plasma.sdo.repository
 
AssociationPath - Enum in org.plasma.sdo
Defines the structural nature of the path or set of paths between two model types, where a path may involve one or more traversals or hops from the source to the destination through any number of SDO reference properties.
asString() - Static method in enum org.plasma.provisioning.cli.CassandraToolAction
 
asString() - Static method in enum org.plasma.provisioning.cli.DSLToolAction
 
asString() - Static method in enum org.plasma.provisioning.cli.ProvisioningTarget
 
asString() - Static method in enum org.plasma.provisioning.cli.ProvisioningToolOption
 
asString() - Static method in enum org.plasma.provisioning.cli.QueryToolAction
 
asString() - Static method in enum org.plasma.provisioning.cli.RDBDialect
 
asString() - Static method in enum org.plasma.provisioning.cli.RDBToolAction
 
asString() - Static method in enum org.plasma.provisioning.cli.SDOToolAction
 
asString() - Static method in enum org.plasma.provisioning.cli.UMLDialect
 
asString() - Static method in enum org.plasma.provisioning.cli.UMLPlatform
 
asString() - Static method in enum org.plasma.provisioning.cli.UMLToolSource
 
ATTRIB_TARGET_NAMESPACE - Static variable in interface org.plasma.sdo.xml.XMLConstants
 
attributeGroupMap - Variable in class org.plasma.provisioning.xsd.ConverterSupport
maps top-level attribute group names to attribute group structures
autoIncrement() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTable
Returns a DSL data element for property, autoIncrement.
avg() - Method in interface org.plasma.query.DataProperty
Constructs a average aggregate within this data property and returns the data property for use in subsequent operations
avg() - Method in class org.plasma.query.dsl.DataNode
 
avg() - Method in class org.plasma.query.model.Property
 

B

banner() - Method in class org.plasma.provisioning.rdb.oracle.any.sys.query.QVersion
Returns a DSL data element for property, banner.
banner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QVersion
Returns a DSL data element for property, banner.
beginBody() - Method in class org.plasma.text.lang3gl.java.DefaultFactory
 
beginLogging() - Method in class org.plasma.sdo.core.CoreChangeSummary
Clears the List of changes and turns change logging on.
between(Object, Object) - Method in interface org.plasma.query.DataProperty
Returns a 6 term expression, where this property is greater than or equal to the given 'min' literal, and is less than or equal tothe given 'max' literal.
between(Object, Object) - Method in class org.plasma.query.dsl.DataNode
 
between(Property, Literal, Literal) - Static method in class org.plasma.query.model.Expression
Returns a 6 term expression, where the given property is greater than or equal to the given 'min' literal, and is less than or equal tothe given 'max' literal.
between(String, Object, Object) - Static method in class org.plasma.query.model.Expression
Returns a 6 term expression, where the given property is greater than or equal to the given 'min' literal, and is less than or equal tothe given 'max' literal.
between(Property, Object, Object) - Static method in class org.plasma.query.model.Expression
Returns a 6 term expression, where the given property is greater than or equal to the given 'min' literal, and is less than or equal tothe given 'max' literal.
between(String, String[], Object, Object) - Static method in class org.plasma.query.model.Expression
Returns a 6 term expression, where the given property is greater than or equal to the given 'min' literal, and is less than or equal tothe given 'max' literal.
between(Object, Object) - Method in class org.plasma.query.model.Property
 
buildClass(Package, Table) - Method in class org.plasma.provisioning.rdb.MySql55Converter
 
buildClass(Package, Table) - Method in class org.plasma.provisioning.rdb.Oracle11GConverter
 
buildClass(Package, View) - Method in class org.plasma.provisioning.rdb.Oracle11GConverter
 
buildClass(ComplexType) - Method in class org.plasma.provisioning.xsd.ClassAssembler
 
buildClass(Element) - Method in class org.plasma.provisioning.xsd.ClassAssembler
 
buildDatatypeProperty(Class, AbstractComplexType, Attribute) - Method in class org.plasma.provisioning.xsd.PropertyAssembler
Creates non-reference property definitions.
buildDataTypeReference(Property, QName) - Method in class org.plasma.provisioning.xsd.PropertyAssembler
 
buildElementContentDatatypeProperty(Class, QName) - Method in class org.plasma.provisioning.xsd.PropertyAssembler
 
buildEnumeration(AbstractSimpleType, AbstractSimpleType) - Method in class org.plasma.provisioning.xsd.EnumerationAssembler
 
buildEnumeration(SimpleType) - Method in class org.plasma.provisioning.xsd.EnumerationAssembler
 
buildEnumeration(AbstractSimpleType, String) - Method in class org.plasma.provisioning.xsd.EnumerationAssembler
 
buildEnumerationConstraint(AbstractSimpleType, AbstractSimpleType) - Method in class org.plasma.provisioning.xsd.ConstraintAssembler
 
buildEnumerationLiteralDocumentation(Enumeration, EnumerationLiteral) - Method in class org.plasma.provisioning.xsd.EnumerationAssembler
 
buildLogicalEnumerationLiteralName(Enumeration, String, Map<String, EnumerationLiteral>) - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
buildLogicalPropertyName(Class, String) - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
buildModel() - Method in interface org.plasma.provisioning.AnnotationConverter
 
buildModel() - Method in class org.plasma.provisioning.AnnotationMetamodelAssembler
 
buildModel() - Method in class org.plasma.provisioning.rdb.MySql55Converter
 
buildModel() - Method in class org.plasma.provisioning.rdb.Oracle11GConverter
 
buildModel() - Method in interface org.plasma.provisioning.SchemaConverter
 
buildModel() - Method in class org.plasma.provisioning.xsd.SDOXSchemaConverter
 
buildModel() - Method in class org.plasma.provisioning.xsd.XSDSchemaConverter
 
buildProfileApplication() - Method in class org.plasma.xml.uml.DefaultUMLModelAssembler
Creates and element which is a profile application for the model
buildProfileApplication() - Method in class org.plasma.xml.uml.MDModelAssembler
 
buildProfileApplication() - Method in class org.plasma.xml.uml.PapyrusModelAssembler
 
buildProperty(Package, Class, TableColumn, MySql55Converter.ConstraintInfo[]) - Method in class org.plasma.provisioning.rdb.MySql55Converter
 
buildProperty(Package, Class, TableColumn, Oracle11GConverter.ConstraintInfo[], TableColumnComment[]) - Method in class org.plasma.provisioning.rdb.Oracle11GConverter
 
buildProperty(Package, Class, ViewColumn, ViewColumnComment[]) - Method in class org.plasma.provisioning.rdb.Oracle11GConverter
 
buildProperty(Class, AbstractComplexType, ExplicitGroup, ExplicitGroup, LocalElement, int) - Method in class org.plasma.provisioning.xsd.PropertyAssembler
Build a property from the given XDS structures.
buildValueConstraint(AbstractSimpleType) - Method in class org.plasma.provisioning.xsd.ConstraintAssembler
 
buildValueConstraint(Restriction) - Method in class org.plasma.provisioning.xsd.ConstraintAssembler
 

C

calculateDepth() - Method in class org.plasma.sdo.access.provider.common.TraversalMap
 
canTraverse(PlasmaNode) - Method in class org.plasma.sdo.PlasmaDataLink
 
canTraverse(PlasmaNode) - Method in interface org.plasma.sdo.PlasmaEdge
 
capacity() - Method in class org.plasma.text.TextBuilder
 
CassandraFactory - Class in org.plasma.text.ddl
 
CassandraFactory() - Constructor for class org.plasma.text.ddl.CassandraFactory
 
CassandraTool - Class in org.plasma.provisioning.cli
The Cassandra NoSQL Database (CQL) Tool is used to provision various artifacts useful for management and migration to and from Cassandra NoSQL Database.
CassandraTool() - Constructor for class org.plasma.provisioning.cli.CassandraTool
 
CassandraToolAction - Enum in org.plasma.provisioning.cli
 
ceiling() - Method in class org.plasma.query.dsl.DataNode
 
ceiling() - Method in class org.plasma.query.model.Property
 
ceiling() - Method in interface org.plasma.query.RealDataProperty
Constructs a function, which returns the smallest integer that is greater than the number, and returns this data property for use in subsequent operations
Change - Interface in org.plasma.sdo
 
changeSummary - Variable in class org.plasma.sdo.access.provider.common.SimpleCollector
 
ChangeType - Enum in org.plasma.sdo
 
characterSetName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableColumn
Returns a DSL data element for property, characterSetName.
characterSetName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTableColumn
Returns a DSL data element for property, characterSetName.
characterSetName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QViewColumn
Returns a DSL data element for property, characterSetName.
charAt(int) - Method in class org.plasma.text.TextBuilder
 
charMaxLength() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableColumn
Returns a DSL data element for property, charMaxLength.
checkUnresolvableNameCollision(String, Class, Package) - Method in class org.plasma.text.lang3gl.java.DefaultNameResolver
 
Class_ - Interface in org.plasma.sdo.repository
 
ClassAdapter - Class in org.plasma.provisioning.adapter
 
ClassAdapter(Type) - Constructor for class org.plasma.provisioning.adapter.ClassAdapter
 
ClassAssembler - Class in org.plasma.provisioning.xsd
 
ClassAssembler(ConverterSupport, String, String) - Constructor for class org.plasma.provisioning.xsd.ClassAssembler
 
classAssembler - Variable in class org.plasma.provisioning.xsd.XSDSchemaConverter
 
ClassFactory - Interface in org.plasma.text.lang3gl
 
Classifier - Interface in org.plasma.sdo.repository
 
classLocalNameMap - Variable in class org.plasma.provisioning.xsd.ConverterSupport
 
ClassNameResolver - Interface in org.plasma.text.lang3gl
 
classPropertyMap - Variable in class org.plasma.provisioning.rdb.ConverterSupport
maps classes to properties
classPropertyMap - Variable in class org.plasma.provisioning.rdb.Oracle11GConverter
maps classes to properties
classPropertyMap - Variable in class org.plasma.provisioning.xsd.ConverterSupport
 
classQualifiedNameMap - Variable in class org.plasma.provisioning.rdb.ConverterSupport
Maps URI qualified names to classes
classQualifiedNameMap - Variable in class org.plasma.provisioning.xsd.ConverterSupport
 
classQualifiedPriKeyConstrainatNameMap - Variable in class org.plasma.provisioning.rdb.Oracle11GConverter
Maps physical schema qualified primary key constraint names to classes.
classQualifiedPropertyPhysicalNameMap - Variable in class org.plasma.provisioning.rdb.MySql55Converter
Maps physical name qualified property names to classes
classResolver - Variable in class org.plasma.text.lang3gl.java.SDODefaultFactory
 
ClassVisitor - Interface in org.plasma.provisioning.xsd
 
Clause - Interface in org.plasma.query
A collection of terms known as a clause within a query.
Clause - Class in org.plasma.query.model
 
Clause() - Constructor for class org.plasma.query.model.Clause
 
Clause(Select) - Constructor for class org.plasma.query.model.Clause
 
Clause(Update) - Constructor for class org.plasma.query.model.Clause
 
Clause(Delete) - Constructor for class org.plasma.query.model.Clause
 
Clause(From) - Constructor for class org.plasma.query.model.Clause
 
Clause(Where) - Constructor for class org.plasma.query.model.Clause
 
Clause(OrderBy) - Constructor for class org.plasma.query.model.Clause
 
Clause(GroupBy) - Constructor for class org.plasma.query.model.Clause
 
Clause(Join) - Constructor for class org.plasma.query.model.Clause
 
clauses - Variable in class org.plasma.query.model.Query
 
clear() - Method in interface org.plasma.sdo.access.DataGraphAssembler
Resets the assembler.
clear(DataObject) - Method in class org.plasma.sdo.core.CoreChangeSummary
 
clear(DataObject) - Method in interface org.plasma.sdo.PlasmaChangeSummary
Removes all change information for the given data object within this change summary.
clear() - Method in interface org.plasma.sdo.repository.RelationCache
 
clearOrderByClause() - Method in class org.plasma.query.dsl.DomainRoot
 
clearOrderByClause() - Method in class org.plasma.query.model.Query
 
clearOrderByClause() - Method in interface org.plasma.query.Query
 
client - Variable in class org.plasma.provisioning.rdb.ConverterSupport
 
client - Variable in class org.plasma.provisioning.rdb.MySqlVersionFinder
 
client - Variable in class org.plasma.provisioning.rdb.Oracle11GConverter
maps properties to physical constraints
client - Variable in class org.plasma.provisioning.rdb.OracleVersionFinder
 
ClientSupport - Class in org.plasma.sdo.access.client
 
ClientSupport() - Constructor for class org.plasma.sdo.access.client.ClientSupport
 
clone() - Method in class org.plasma.sdo.core.CoreObject
 
close() - Method in interface org.plasma.sdo.access.DataAccessService
 
close() - Method in interface org.plasma.sdo.access.DataGraphDispatcher
 
close() - Method in interface org.plasma.sdo.access.QueryDispatcher
 
close() - Method in interface org.plasma.sdo.access.SequenceGenerator
 
close() - Method in class org.plasma.sdo.access.service.DataAccessServiceEJB
 
codePointAt(int) - Method in class org.plasma.text.TextBuilder
 
codePointBefore(int) - Method in class org.plasma.text.TextBuilder
 
codePointCount(int, int) - Method in class org.plasma.text.TextBuilder
 
collect(Where) - Method in interface org.plasma.query.collector.PropertySelection
Deprecated.
Traverses the given predicate adding its properties and property paths to the selection.
collect(Where) - Method in class org.plasma.query.collector.PropertySelectionCollector
Deprecated.
 
collect(Where) - Method in interface org.plasma.query.collector.SelectionPredicates
Traverses the given predicate adding its properties and property paths to the selection.
collectDataClassNames(Package, Class, Map<String, String>, ClassNameResolver) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
 
collectDataClassNames(Package, Class, Map<String, String>, ClassNameResolver, boolean, int) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
Collects class names from data fields within this class.
collectDataFieldClassNamesDeep(Package, Class, Map<String, String>, ClassNameResolver, boolean, int) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
Collects class names from reference fields within this class and its superclass ancestry.
CollectionParameter - Class in org.plasma.query.model
 
CollectionParameter() - Constructor for class org.plasma.query.model.CollectionParameter
 
CollectionParameter(Collection) - Constructor for class org.plasma.query.model.CollectionParameter
 
collectionParameter - Variable in class org.plasma.query.model.Parameter
 
collectProvisioningClasses(Package, Class, Map<String, Class>) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
Deprecated.
collectProvisioningClassesDeep(Package, Class, Map<String, Class>) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
Deprecated.
collectProvisioningFields(Package, Class, Package, Class, Map<String, FieldAdapter>) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
Deprecated.
collectProvisioningSuperclasses(Package, Class, Map<String, Class>) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
Deprecated.
collectReferenceClassNames(Package, Class, Map<String, String>, ClassNameResolver) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
 
collectReferenceClassNames(Package, Class, Map<String, String>, ClassNameResolver, boolean, int) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
Collects class names from reference fields within this class.
collectReferenceFieldClassNamesDeep(Package, Class, Map<String, String>, ClassNameResolver, boolean, int) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
Collects class names from reference fields within this class and its superclass ancestry.
collectSubclasses() - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
collectSuperClassNames(Package, Class, Map<String, String>, ClassNameResolver) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
 
collectSuperClassNames(Package, Class, Map<String, String>, ClassNameResolver, boolean, int) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
Collects class names from super classes for this class.
collectSuperclassNames(Package, Class, Map<String, String>, ClassNameResolver) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
Collects class names from the ancestry of the given class.
column - Variable in class org.plasma.sdo.xml.StreamNode
 
column_id() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTableColumn
Returns a DSL data element for property, column_id.
column_id() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QViewColumn
Returns a DSL data element for property, column_id.
columnComment() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableColumn
Returns a DSL data element for property, columnComment.
columnKey() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableColumn
Returns a DSL data element for property, columnKey.
ColumnKeyType - Enum in org.plasma.provisioning.rdb.mysql.v5_5
This generated Enumeration represents the domain model enumeration ColumnKeyType which is part of namespace http://org.plasma/sdo/mysql/5_5 as defined within the Configuration.
columnName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableColumn
Returns a DSL data element for property, columnName.
columnName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableColumnKeyUsage
Returns a DSL data element for property, columnName.
columnName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTableColumn
Returns a DSL data element for property, columnName.
columnName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTableColumnComment
Returns a DSL data element for property, columnName.
columnName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTableColumnConstraint
Returns a DSL data element for property, columnName.
columnName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QViewColumn
Returns a DSL data element for property, columnName.
columnName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QViewColumnComment
Returns a DSL data element for property, columnName.
columnType() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableColumn
Returns a DSL data element for property, columnType.
command - Variable in class org.plasma.provisioning.ant.ProvisioningTask
 
COMMAND_PREFIX - Static variable in class org.plasma.provisioning.ant.ProvisioningTask
 
Comment - Interface in org.plasma.sdo.repository
 
comments() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTableColumnComment
Returns a DSL data element for property, comments.
comments() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTableComment
Returns a DSL data element for property, comments.
comments() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QViewColumnComment
Returns a DSL data element for property, comments.
comments() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QViewComment
Returns a DSL data element for property, comments.
commit(DataGraph, String) - Method in interface org.plasma.sdo.access.client.DataAccessClient
 
commit(DataGraph[], String) - Method in interface org.plasma.sdo.access.client.DataAccessClient
 
commit(DataGraph, String) - Method in class org.plasma.sdo.access.client.DefaultEJBDataAccessClient
 
commit(DataGraph[], String) - Method in class org.plasma.sdo.access.client.DefaultEJBDataAccessClient
 
commit(DataGraph, String) - Method in class org.plasma.sdo.access.client.EJBDataAccessClient
 
commit(DataGraph[], String) - Method in class org.plasma.sdo.access.client.EJBDataAccessClient
 
commit(DataGraph, String) - Method in class org.plasma.sdo.access.client.PojoDataAccessClient
 
commit(DataGraph[], String) - Method in class org.plasma.sdo.access.client.PojoDataAccessClient
 
commit(DataGraph, String) - Method in class org.plasma.sdo.access.client.SDODataAccessClient
 
commit(DataGraph[], String) - Method in class org.plasma.sdo.access.client.SDODataAccessClient
 
commit(DataGraph, String) - Method in interface org.plasma.sdo.access.DataAccessService
 
commit(DataGraph[], String) - Method in interface org.plasma.sdo.access.DataAccessService
 
commit(DataGraph) - Method in interface org.plasma.sdo.access.DataGraphDispatcher
 
commit(DataGraph[]) - Method in interface org.plasma.sdo.access.DataGraphDispatcher
 
commit(DataGraph, String) - Method in class org.plasma.sdo.access.service.DataAccessServiceEJB
 
commit(DataGraph[], String) - Method in class org.plasma.sdo.access.service.DataAccessServiceEJB
 
CommitCollector - Interface in org.plasma.sdo.access.provider.common
 
commonj.sdo.impl - package commonj.sdo.impl
 
comp(Object, Object) - Method in class org.plasma.sdo.access.provider.common.DataComparator
 
compare(DataObject, DataObject) - Method in class org.plasma.sdo.access.provider.common.DataComparator
 
compare(PlasmaDataGraph, PlasmaDataGraph) - Method in class org.plasma.sdo.access.provider.common.DataGraphComparator
 
compare(DataObject, DataObject) - Method in class org.plasma.sdo.access.provider.common.DataObjectCommitCollector
Returns a negative integer, zero, or a positive integer as the first argument is less than, equal to, or greater than the second.
compare(DataObject, DataObject) - Method in class org.plasma.sdo.access.provider.common.DataObjectCommitComparator
Returns a negative integer, zero, or a positive integer as the first argument is less than, equal to, or greater than the second.
compare(PlasmaDataObject, PlasmaDataObject) - Method in class org.plasma.sdo.access.provider.common.DataObjectComparator
 
compare(DataObject, DataObject) - Method in class org.plasma.sdo.access.provider.common.DataObjectPathDepthComparator
Returns a negative integer, zero, or a positive integer as the first argument is less than, equal to, or greater than the second.
compare(CoreChange, CoreChange) - Method in class org.plasma.sdo.core.CoreChangeComparator
 
compareTo(SelectionProperty) - Method in class org.plasma.query.collector.SelectionProperty
 
compareTo(Entity) - Method in class org.plasma.query.model.Entity
 
compareTo(AbstractProperty) - Method in class org.plasma.query.model.Property
 
compareTo(AbstractProperty) - Method in class org.plasma.query.model.WildcardProperty
 
complexTypeMap - Variable in class org.plasma.provisioning.xsd.ConverterSupport
maps top-level complex type names to complex type structures
configurationProperties - Variable in class org.plasma.query.model.Query
 
ConfigurationProperty - Class in org.plasma.query.model
defines a named configuration property element with simple string content used to pass query specific configuration information to data access services
ConfigurationProperty() - Constructor for class org.plasma.query.model.ConfigurationProperty
 
Connection - Interface in org.plasma.sdo.access.provider.common
 
Constraint - Interface in org.plasma.provisioning.rdb.oracle.g11.sys
A constraint definition
constraint() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTable
Returns a DSL query element for reference property, constraint.
constraint(Expression) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTable
Returns a DSL query element for reference property, constraint, while adding the given path predicate expression.
Constraint.PROPERTY - Enum in org.plasma.provisioning.rdb.oracle.g11.sys
The declared logical property names for this Type.
ConstraintAssembler - Class in org.plasma.provisioning.xsd
 
ConstraintAssembler(ConverterSupport, String, String) - Constructor for class org.plasma.provisioning.xsd.ConstraintAssembler
 
ConstraintCollector - Class in org.plasma.provisioning.xsd
Provisioning constraint collector (simple type visitor) which receives visitor events and and calls a delegate assembler/builder for constraints, storing the constraint for clients.
ConstraintCollector(Schema, Map<String, SimpleType>, ConstraintAssembler) - Constructor for class org.plasma.provisioning.xsd.ConstraintCollector
 
ConstraintImpl - Class in org.plasma.provisioning.rdb.oracle.g11.sys.impl
A constraint definition
ConstraintImpl() - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Default No-arg constructor required for serialization operations.
ConstraintImpl(Type) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
 
constraintMap - Variable in class org.plasma.provisioning.rdb.MySql55Converter
maps properties to physical constraints
constraintMap - Variable in class org.plasma.provisioning.rdb.Oracle11GConverter
 
constraintName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QConstraint
Returns a DSL data element for property, constraintName.
constraintName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTableColumnConstraint
Returns a DSL data element for property, constraintName.
ConstraintType - Enum in org.plasma.provisioning.rdb.mysql.v5_5
This generated Enumeration represents the domain model enumeration ConstraintType which is part of namespace http://org.plasma/sdo/mysql/5_5 as defined within the Configuration.
constraintType() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableConstraint
Returns a DSL data element for property, constraintType.
ConstraintType - Enum in org.plasma.provisioning.rdb.oracle.g11.sys
This generated Enumeration represents the domain model enumeration ConstraintType which is part of namespace http://org.plasma/sdo/oracle/11g/sys as defined within the Configuration.
constraintType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QConstraint
Returns a DSL data element for property, constraintType.
ContainmentGraphCollector - Class in org.plasma.sdo.core
Visits a data graph from a given source/root, collecting the source and any contained nodes from the source which are part of the contiguous containment hierarchy.
ContainmentGraphCollector() - Constructor for class org.plasma.sdo.core.ContainmentGraphCollector
 
ContainmentNode - Class in org.plasma.sdo.core
Stores a data object, the source/container data object and source property that links or references it.
ContainmentNode(PlasmaDataObject, PlasmaDataObject, PlasmaProperty) - Constructor for class org.plasma.sdo.core.ContainmentNode
 
contains(DataObject) - Method in class org.plasma.sdo.access.provider.common.SimpleCollector
 
contains(DataObject) - Method in class org.plasma.sdo.core.CoreDataObject
Returns true if this data object is the container for the given data object.
contains(DataObject) - Method in interface org.plasma.sdo.PlasmaDataObject
Returns true if this data object is the container for the given data object.
context - Variable in class org.plasma.text.lang3gl.java.DefaultFactory
 
contextProperty - Variable in class org.plasma.sdo.access.provider.common.TextQueryFilterAssembler
 
contextRelationalOperator - Variable in class org.plasma.sdo.access.provider.common.SQLQueryFilterAssembler
 
contextType - Variable in class org.plasma.sdo.access.provider.common.TextQueryFilterAssembler
 
contextWildcardOperator - Variable in class org.plasma.sdo.access.provider.common.SQLQueryFilterAssembler
 
convert(Type, Object) - Method in class org.plasma.sdo.helper.DataConverter
 
convert(Type, Type, Object) - Method in class org.plasma.sdo.helper.DataConverter
 
convert(Type, Object) - Method in class org.plasma.sdo.helper.PlasmaDataHelper
Convert the specified value to an instance of the specified type.
convert(Property, Object) - Method in class org.plasma.sdo.helper.PlasmaDataHelper
Convert the specified value to an instance of the specified property's type.
ConverterSupport - Class in org.plasma.provisioning.rdb
 
ConverterSupport() - Constructor for class org.plasma.provisioning.rdb.ConverterSupport
 
ConverterSupport - Class in org.plasma.provisioning.xsd
 
ConverterSupport(Schema, String, String) - Constructor for class org.plasma.provisioning.xsd.ConverterSupport
 
copy(DataObject) - Method in class org.plasma.sdo.helper.PlasmaCopyHelper
Create a deep copy of the DataObject tree.
copy(DataObject, Type[]) - Method in class org.plasma.sdo.helper.PlasmaCopyHelper
Create a deep copy of the DataObject tree while exempting all DataObject nodes with an SDO type found in the given reference Types array.
copyAsReference(DataObject) - Method in class org.plasma.sdo.helper.PlasmaCopyHelper
Create a deep copy of the given dataObject tree but where the UUID and other instance properties are copied from the given data object copied as well.
copyHelper() - Method in class commonj.sdo.impl.HelperProviderImpl
 
copyShallow(DataObject) - Method in class org.plasma.sdo.helper.PlasmaCopyHelper
Create a shallow copy of the DataObject dataObject: Creates a new DataObject copiedDataObject with the same values as the source dataObject for each property where property.getType().isDataType() is true.
copyShallowAsReference(DataObject) - Method in class org.plasma.sdo.helper.PlasmaCopyHelper
Create a shallow copy of the given dataObject but where the UUID and other instance properties are copied from the given data object copied as well.
CoreChange - Class in org.plasma.sdo.core
 
CoreChange(DataObject, ChangeType, Map<UUID, CoreChange>) - Constructor for class org.plasma.sdo.core.CoreChange
 
CoreChangeComparator - Class in org.plasma.sdo.core
Ensures ordering of changed data objects within the change summary.
CoreChangeComparator() - Constructor for class org.plasma.sdo.core.CoreChangeComparator
 
CoreChangeSummary - Class in org.plasma.sdo.core
A change summary is used to record changes to DataObjects, allowing applications to efficiently and incrementally update back-end storage when required.
CoreChangeSummary(PlasmaDataGraph) - Constructor for class org.plasma.sdo.core.CoreChangeSummary
 
CoreConstants - Interface in org.plasma.sdo.core
 
CoreDataGraph - Class in org.plasma.sdo.core
 
CoreDataGraph() - Constructor for class org.plasma.sdo.core.CoreDataGraph
 
CoreDataGraph(PlasmaDataObject) - Constructor for class org.plasma.sdo.core.CoreDataGraph
 
CoreDataObject - Class in org.plasma.sdo.core
A data object is a representation of some structured data.
CoreDataObject() - Constructor for class org.plasma.sdo.core.CoreDataObject
Default No-arg constructor required for serialization operations.
CoreDataObject(Type, CoreObject, UUID) - Constructor for class org.plasma.sdo.core.CoreDataObject
 
CoreDataObject(Type) - Constructor for class org.plasma.sdo.core.CoreDataObject
 
CoreDataObject(Type, UUID) - Constructor for class org.plasma.sdo.core.CoreDataObject
 
CoreDataObjectXPath - Class in org.plasma.sdo.core
 
CoreDataObjectXPath(String) - Constructor for class org.plasma.sdo.core.CoreDataObjectXPath
 
CoreEdge - Class in org.plasma.sdo.core
 
CoreEdge() - Constructor for class org.plasma.sdo.core.CoreEdge
 
CoreException - Exception in org.plasma.sdo.core
 
CoreException(String) - Constructor for exception org.plasma.sdo.core.CoreException
 
CoreException(Throwable) - Constructor for exception org.plasma.sdo.core.CoreException
 
CoreHelper - Class in org.plasma.sdo.core
Deprecated.
CoreHelper() - Constructor for class org.plasma.sdo.core.CoreHelper
Deprecated.
 
CoreNode - Class in org.plasma.sdo.core
 
CoreNode() - Constructor for class org.plasma.sdo.core.CoreNode
Default No-arg constructor required for serialization operations.
CoreNode(CoreObject) - Constructor for class org.plasma.sdo.core.CoreNode
 
CoreObject - Class in org.plasma.sdo.core
Class used to describe a value object model of arbitrary complexity.
CoreObject(String) - Constructor for class org.plasma.sdo.core.CoreObject
 
CoreObjectHolder - Interface in org.plasma.sdo.core
 
CorePathAssembler - Class in org.plasma.sdo.core
A graph visitor which assembles and stores a list of candidate paths from the root data-object to the given target data-object and returns the minimum (least hops) path or set of paths as SDO path-strings.
CorePathAssembler(DataObject) - Constructor for class org.plasma.sdo.core.CorePathAssembler
 
CoreProperty - Class in org.plasma.sdo.core
A representation of a Property in the type of a data object.
CoreProperty(CoreType, Property, CoreType) - Constructor for class org.plasma.sdo.core.CoreProperty
 
CoreSequence - Class in org.plasma.sdo.core
 
CoreSetting - Class in org.plasma.sdo.core
 
CoreSetting(DataObject, Property, Object) - Constructor for class org.plasma.sdo.core.CoreSetting
 
CoreType - Class in org.plasma.sdo.core
A representation of the type of a property or a data object.
CoreType(String, String) - Constructor for class org.plasma.sdo.core.CoreType
Creates and returns a new type for the given URI / type combination.
CoreXMLDocument - Class in org.plasma.sdo.core
 
CoreXMLDocument(DataObject) - Constructor for class org.plasma.sdo.core.CoreXMLDocument
 
CoreXMLDocument(DataObject, XMLOptions) - Constructor for class org.plasma.sdo.core.CoreXMLDocument
 
CoreXMLDocument(DataObject, String, String) - Constructor for class org.plasma.sdo.core.CoreXMLDocument
 
count(Query) - Method in interface org.plasma.sdo.access.client.DataAccessClient
 
count(Query[]) - Method in interface org.plasma.sdo.access.client.DataAccessClient
 
count(Query) - Method in class org.plasma.sdo.access.client.DefaultEJBDataAccessClient
 
count(Query[]) - Method in class org.plasma.sdo.access.client.DefaultEJBDataAccessClient
 
count(Query) - Method in class org.plasma.sdo.access.client.EJBDataAccessClient
 
count(Query[]) - Method in class org.plasma.sdo.access.client.EJBDataAccessClient
 
count(Query) - Method in class org.plasma.sdo.access.client.PojoDataAccessClient
 
count(Query[]) - Method in class org.plasma.sdo.access.client.PojoDataAccessClient
 
count(Query) - Method in class org.plasma.sdo.access.client.SDODataAccessClient
 
count(Query[]) - Method in class org.plasma.sdo.access.client.SDODataAccessClient
 
count(Query) - Method in interface org.plasma.sdo.access.DataAccessService
 
count(Query[]) - Method in interface org.plasma.sdo.access.DataAccessService
 
count(String) - Method in class org.plasma.sdo.access.provider.common.TraversalMap
 
count(Query) - Method in interface org.plasma.sdo.access.QueryDispatcher
 
count(Query[]) - Method in class org.plasma.sdo.access.service.DataAccessServiceEJB
 
count(Query) - Method in class org.plasma.sdo.access.service.DataAccessServiceEJB
 
create(String, String) - Method in class org.plasma.sdo.helper.PlasmaDataFactory
 
create(Type) - Method in class org.plasma.sdo.helper.PlasmaDataFactory
 
create(Class) - Method in class org.plasma.sdo.helper.PlasmaDataFactory
 
createBaseDirectoryName(Package) - Method in class org.plasma.text.lang3gl.java.SDODefaultFactory
 
createBaseDirectoryName(Package) - Method in class org.plasma.text.lang3gl.java.TypeClassFactory
 
createBaseDirectoryName(Package) - Method in class org.plasma.text.lang3gl.java.TypeEnumerationFactory
 
createBaseDirectoryName(Package) - Method in interface org.plasma.text.lang3gl.Lang3GLContentFactory
Returns an 3Gl language specific base directory name for the given Package based on configuration settings.
createCheckConstraint(Schema, Table, Check) - Method in class org.plasma.text.ddl.CassandraFactory
 
createCheckConstraint(Schema, Table, Check) - Method in interface org.plasma.text.ddl.DDLFactory
 
createCheckConstraint(Schema, Table, Check) - Method in class org.plasma.text.ddl.DefaultDDLFactory
 
createCheckConstraint(Schema, Table, Check) - Method in class org.plasma.text.ddl.MySQLFactory
 
createClause() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of Clause
createCollectionParameter() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of CollectionParameter
createConstraint() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
Creates and returns a new instance of Type Constraint automatically establishing a containment relationship through the object's reference property, constraint.
createConstraint() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Creates and returns a new instance of Type Constraint automatically establishing a containment relationship through the object's reference property, constraint.
createConstructors(Package, Class) - Method in class org.plasma.text.lang3gl.java.DSLClassFactory
 
createConstructors(Package, Class) - Method in class org.plasma.text.lang3gl.java.SDOClassFactory
 
createConstructors(Package, Enumeration) - Method in class org.plasma.text.lang3gl.java.SDOEnumerationFactory
 
createContent(Package, Class) - Method in interface org.plasma.text.lang3gl.ClassFactory
Returns an 3Gl language specific content for the given Package and Type
createContent(Package, Enumeration) - Method in interface org.plasma.text.lang3gl.EnumerationFactory
Returns an 3Gl language specific content for the given Package and Type
createContent(Package, Class) - Method in interface org.plasma.text.lang3gl.InterfaceFactory
Returns an 3Gl language specific content for the given Package and Type
createContent(Package, Class) - Method in class org.plasma.text.lang3gl.java.DSLClassFactory
 
createContent(Package, Class) - Method in class org.plasma.text.lang3gl.java.SDOClassFactory
 
createContent(Package, Enumeration) - Method in class org.plasma.text.lang3gl.java.SDOEnumerationFactory
 
createContent(Package, Class) - Method in class org.plasma.text.lang3gl.java.SDOInterfaceFactory
 
createContent(Package, Class) - Method in class org.plasma.text.lang3gl.java.TypeClassFactory
 
createContent(Package, Enumeration) - Method in class org.plasma.text.lang3gl.java.TypeEnumerationFactory
 
createCreatorByAbstractClassDeclaration(Package, Class, Property, MetaClassInfo, TextBuilder) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
 
createCreatorDeclaration(Package, Class, Property, MetaClassInfo, TextBuilder) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
 
created(DataObject) - Method in class org.plasma.sdo.core.CoreChangeSummary
 
created(DataObject) - Method in interface org.plasma.sdo.PlasmaChangeSummary
Register the given data object as a created object within this change summary.
createDataGraph() - Method in class org.plasma.sdo.helper.PlasmaDataFactory
 
createDataObject(String) - Method in class org.plasma.sdo.core.CoreDataObject
Returns a new data object contained by this object using the specified property, which must be a containment property.
createDataObject(int) - Method in class org.plasma.sdo.core.CoreDataObject
Returns a new data object contained by this object using the specified property, which must be a containment property.
createDataObject(Property) - Method in class org.plasma.sdo.core.CoreDataObject
Returns a new data object contained by this object using the specified property, which must be a containment property.
createDataObject(String, String, String) - Method in class org.plasma.sdo.core.CoreDataObject
Returns a new data object contained by this object using the specified property, which must be a containment property.
createDataObject(int, String, String) - Method in class org.plasma.sdo.core.CoreDataObject
Returns a new data object contained by this object using the specified property, which must be a containment property.
createDataObject(Property, Type) - Method in class org.plasma.sdo.core.CoreDataObject
Returns a new data object contained by this object using the specified property, which must be of containment type.
createDataPropertyOperation(Package, Class, Property) - Method in class org.plasma.text.lang3gl.java.DSLClassFactory
 
createDateParameter() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of DateParameter
createDecimalParameter() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of DecimalParameter
createDelete() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of Delete
createDerivedPropertyOpposite(Class, Property) - Method in class org.plasma.provisioning.xsd.PropertyAssembler
 
createDirectoryName(Package) - Method in class org.plasma.text.lang3gl.java.DSLClassFactory
 
createDirectoryName(Package) - Method in class org.plasma.text.lang3gl.java.SDOClassFactory
 
createDirectoryName(Package) - Method in class org.plasma.text.lang3gl.java.SDODefaultFactory
 
createDirectoryName(Package) - Method in class org.plasma.text.lang3gl.java.TypeClassFactory
 
createDirectoryName(Package) - Method in class org.plasma.text.lang3gl.java.TypeEnumerationFactory
 
createDirectoryName(Package) - Method in interface org.plasma.text.lang3gl.Lang3GLContentFactory
Returns an 3Gl language specific directory name for the given Package based on configuration settings.
CreatedObjectCollector - Class in org.plasma.sdo.access.provider.common
 
CreatedObjectCollector(DataGraph) - Constructor for class org.plasma.sdo.access.provider.common.CreatedObjectCollector
 
createDocument(DataObject, String, String) - Method in class org.plasma.sdo.helper.PlasmaXMLHelper
Creates an XMLDocument with the specified XML rootElement for the DataObject.
createDocumentation(DocumentationType, String) - Method in class org.plasma.provisioning.xsd.AbstractAssembler
 
createDocumentation(DocumentationType, String) - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
createDSLClassReferenceImportDeclarations(Package, Class) - Method in class org.plasma.text.lang3gl.java.DSLClassFactory
 
createDSLImportDeclarations(Package, Class) - Method in class org.plasma.text.lang3gl.java.DSLClassFactory
 
createEntity() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of Entity
createEnumerationClasses() - Method in class org.plasma.text.lang3gl.DefaultStreamAssembler
 
createEnumerationClasses() - Method in class org.plasma.text.lang3gl.java.DSLAssembler
 
createEnumerationClasses() - Method in class org.plasma.text.lang3gl.java.SDOAssembler
 
createEnumerationClasses() - Method in class org.plasma.text.lang3gl.java.TypeAssembler
 
createEnumerationClasses() - Method in interface org.plasma.text.lang3gl.Lang3GLAssembler
 
createExpression() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of Expression
createFieldImportMap(Package, Class, ClassNameResolver) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
 
createFileName(Class, Package) - Method in interface org.plasma.text.lang3gl.ClassFactory
Returns an 3Gl language specific file name for the given Class based on configuration settings.
createFileName(Enumeration) - Method in interface org.plasma.text.lang3gl.EnumerationFactory
Returns an 3Gl language specific file name for the given Enumeration based on configuration settings.
createFileName(Class, Package) - Method in interface org.plasma.text.lang3gl.InterfaceFactory
Returns an 3Gl language specific file name for the given Class based on configuration settings.
createFileName(Class, Package) - Method in class org.plasma.text.lang3gl.java.DSLClassFactory
 
createFileName(Class, Package) - Method in class org.plasma.text.lang3gl.java.SDOClassFactory
 
createFileName(Enumeration) - Method in class org.plasma.text.lang3gl.java.SDOEnumerationFactory
 
createFileName(Class, Package) - Method in class org.plasma.text.lang3gl.java.SDOInterfaceFactory
 
createFileName(Class, Package) - Method in class org.plasma.text.lang3gl.java.TypeClassFactory
 
createFileName(Enumeration) - Method in class org.plasma.text.lang3gl.java.TypeEnumerationFactory
 
createFilterId() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of FilterId
createFloatParameter() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of FloatParameter
createForeignKeyConstraint(Schema, Table, Fk, Table) - Method in class org.plasma.text.ddl.CassandraFactory
 
createForeignKeyConstraint(Schema, Table, Fk, Table) - Method in interface org.plasma.text.ddl.DDLFactory
 
createForeignKeyConstraint(Schema, Table, Fk, Table) - Method in class org.plasma.text.ddl.DefaultDDLFactory
 
createForeignKeyConstraint(Schema, Table, Fk, Table) - Method in class org.plasma.text.ddl.MySQLFactory
 
createFrom() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of From
createGroupBy() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of GroupBy
createGroupOperator() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of GroupOperator
createHashKeyFromUUID(DataObject) - Static method in class org.plasma.sdo.core.CoreHelper
Deprecated.
createImplementationClasses() - Method in class org.plasma.text.lang3gl.DefaultStreamAssembler
 
createImplementationClasses() - Method in class org.plasma.text.lang3gl.java.DSLAssembler
 
createImplementationClasses() - Method in class org.plasma.text.lang3gl.java.SDOAssembler
 
createImplementationClasses() - Method in class org.plasma.text.lang3gl.java.TypeAssembler
 
createImplementationClasses() - Method in interface org.plasma.text.lang3gl.Lang3GLAssembler
 
createImportDeclaration() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of ImportDeclaration
createImportDeclaration(Package, Class, String) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
 
createImportDeclarations(Map<String, String>) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
 
createIndex(Schema, Table, Index) - Method in class org.plasma.text.ddl.CassandraFactory
 
createIndex(Schema, Table, Index) - Method in interface org.plasma.text.ddl.DDLFactory
 
createIndex(Schema, Table, Index) - Method in class org.plasma.text.ddl.DefaultDDLFactory
 
createInstanceProperty(String, DataType) - Static method in class org.plasma.sdo.core.CoreProperty
 
createInterfaceClasses() - Method in class org.plasma.text.lang3gl.DefaultStreamAssembler
 
createInterfaceClasses() - Method in class org.plasma.text.lang3gl.java.DSLAssembler
 
createInterfaceClasses() - Method in class org.plasma.text.lang3gl.java.SDOAssembler
 
createInterfaceClasses() - Method in class org.plasma.text.lang3gl.java.TypeAssembler
 
createInterfaceClasses() - Method in interface org.plasma.text.lang3gl.Lang3GLAssembler
 
createInterfacePackageDocs() - Method in class org.plasma.text.lang3gl.DefaultStreamAssembler
 
createInterfacePackageDocs() - Method in class org.plasma.text.lang3gl.java.DSLAssembler
 
createInterfacePackageDocs() - Method in class org.plasma.text.lang3gl.java.SDOAssembler
 
createInterfacePackageDocs() - Method in class org.plasma.text.lang3gl.java.TypeAssembler
 
createInterfacePackageDocs() - Method in interface org.plasma.text.lang3gl.Lang3GLAssembler
 
createIntParameter() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of IntParameter
createIsSetDeclaration(Package, Class, Property, MetaClassInfo, TextBuilder) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
 
createLiteral() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of Literal
createLogicalOperator() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of LogicalOperator
createManyAdderDeclaration(Package, Class, Property, MetaClassInfo, TextBuilder) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
 
createManyCountDeclaration(Package, Class, Property, MetaClassInfo, TextBuilder) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
 
createManyGetterDeclaration(Package, Class, Property, MetaClassInfo, TextBuilder) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
 
createManyIndexGetterDeclaration(Package, Class, Property, MetaClassInfo, TextBuilder) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
 
createManyRemoverDeclaration(Package, Class, Property, MetaClassInfo, TextBuilder) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
 
createManySetterDeclaration(Package, Class, Property, MetaClassInfo, TextBuilder) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
 
createMethodDeclarations(Class) - Method in class org.plasma.text.lang3gl.java.SDOInterfaceFactory
 
createMethodDeclarations(Class, Property) - Method in class org.plasma.text.lang3gl.java.SDOInterfaceFactory
 
createNullLiteral() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of NullLiteral
createOperations(Package, Class) - Method in class org.plasma.text.lang3gl.java.DSLClassFactory
 
createOperations(Package, Class, Property) - Method in class org.plasma.text.lang3gl.java.DSLClassFactory
 
createOperations(Package, Class) - Method in class org.plasma.text.lang3gl.java.SDOClassFactory
 
createOperations(Package, Class, Property) - Method in class org.plasma.text.lang3gl.java.SDOClassFactory
 
createOperations(Package, Enumeration) - Method in class org.plasma.text.lang3gl.java.SDOEnumerationFactory
 
createOperations(Package, Enumeration, EnumerationLiteral) - Method in class org.plasma.text.lang3gl.java.SDOEnumerationFactory
 
createOrderBy() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of OrderBy
createPackageDeclaration(Package) - Method in class org.plasma.text.lang3gl.java.DSLClassFactory
 
createPackageDeclaration(Package) - Method in class org.plasma.text.lang3gl.java.SDOClassFactory
 
createPackageDeclaration(Package) - Method in class org.plasma.text.lang3gl.java.SDODefaultFactory
 
createPackageName(Package) - Method in class org.plasma.text.lang3gl.java.DSLClassFactory
 
createPackageName(Package) - Method in class org.plasma.text.lang3gl.java.SDOClassFactory
 
createParameter() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of Parameter
createParameterDeclaration() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of ParameterDeclaration
createPath() - Method in class org.plasma.query.dsl.DomainEndpoint
 
createPath() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of Path
createPathElement() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of PathElement
createPathElement(String) - Method in class org.plasma.query.model.PathNode
 
createPathNode() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of PathNode
createPrivateFieldDeclaration(Class, Property) - Method in class org.plasma.text.lang3gl.java.DSLClassFactory
 
createPrivateFieldDeclaration(Class, Property) - Method in class org.plasma.text.lang3gl.java.SDOClassFactory
 
createPrivateFieldDeclarations(Enumeration) - Method in class org.plasma.text.lang3gl.java.SDOEnumerationFactory
 
createProjection() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of Projection
createProperty() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of Property
createProvider(String) - Method in class org.plasma.sdo.access.client.ClientSupport
 
createProvider(String) - Method in class org.plasma.sdo.access.service.DataAccessServiceEJB
 
createQuery() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of Query
createReferencePropertyOperation(Package, Class, Property) - Method in class org.plasma.text.lang3gl.java.DSLClassFactory
 
createReferencePropertyPredicateOperation(Package, Class, Property) - Method in class org.plasma.text.lang3gl.java.DSLClassFactory
 
createRelationalOperator() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of RelationalOperator
createRootObject(String, String) - Method in class org.plasma.sdo.core.CoreDataGraph
Creates a new root data object of the specified type.
createRootObject(Type) - Method in class org.plasma.sdo.core.CoreDataGraph
Returns the root data object of this data graph.
createSDOInterfaceReferenceImportDeclarations(Package, Class) - Method in class org.plasma.text.lang3gl.java.SDODefaultFactory
 
createSDOInterfaceReferenceImportDeclarations(Package, Class) - Method in class org.plasma.text.lang3gl.java.SDOEnumerationFactory
 
createSDOInterfaceReferenceImportDeclarations(Package, Class) - Method in class org.plasma.text.lang3gl.java.SDOInterfaceFactory
 
createSelect() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of Select
createSequence(Schema, Table) - Method in class org.plasma.text.ddl.CassandraFactory
 
createSequence(Schema, Table) - Method in interface org.plasma.text.ddl.DDLFactory
 
createSequence(Schema, Table) - Method in class org.plasma.text.ddl.DefaultDDLFactory
 
createSequence(Schema, Table) - Method in class org.plasma.text.ddl.MySQLFactory
 
createSingularGetterDeclaration(Package, Class, Property, MetaClassInfo, TextBuilder) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
 
createSingularSetterDeclaration(Package, Class, Property, MetaClassInfo, TextBuilder) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
 
createStaticFieldDeclarations(Class) - Method in class org.plasma.text.lang3gl.java.SDOClassFactory
 
createStaticFieldDeclarations(Enumeration) - Method in class org.plasma.text.lang3gl.java.SDOEnumerationFactory
 
createStaticFieldDeclarations(Package, Class) - Method in class org.plasma.text.lang3gl.java.SDOInterfaceFactory
 
createStaticOperations(Package, Class) - Method in class org.plasma.text.lang3gl.java.DSLClassFactory
 
createStringParameter() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of StringParameter
createSubqueryOperator() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of SubqueryOperator
createTable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnConstraintImpl
Creates and returns a new instance of Type Table automatically establishing a containment relationship through the object's reference property, table.
createTable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Creates and returns a new instance of Type Table automatically establishing a containment relationship through the object's reference property, table.
createTable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
Creates and returns a new instance of Type Table automatically establishing a containment relationship through the object's reference property, table.
createTable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
Creates and returns a new instance of Type Table automatically establishing a containment relationship through the object's reference property, table.
createTable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
Creates and returns a new instance of Type Table automatically establishing a containment relationship through the object's reference property, table.
createTable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Creates and returns a new instance of Type Table automatically establishing a containment relationship through the object's reference property, table.
createTable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnConstraint
Creates and returns a new instance of Type Table automatically establishing a containment relationship through the object's reference property, table.
createTable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
Creates and returns a new instance of Type Table automatically establishing a containment relationship through the object's reference property, table.
createTable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint
Creates and returns a new instance of Type Table automatically establishing a containment relationship through the object's reference property, table.
createTable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
Creates and returns a new instance of Type Table automatically establishing a containment relationship through the object's reference property, table.
createTable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Creates and returns a new instance of Type Table automatically establishing a containment relationship through the object's reference property, table.
createTable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Creates and returns a new instance of Type Table automatically establishing a containment relationship through the object's reference property, table.
createTable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
Creates and returns a new instance of Type Table automatically establishing a containment relationship through the object's reference property, table.
createTable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
Creates and returns a new instance of Type Table automatically establishing a containment relationship through the object's reference property, table.
createTable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Creates and returns a new instance of Type Table automatically establishing a containment relationship through the object's reference property, table.
createTable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
Creates and returns a new instance of Type Table automatically establishing a containment relationship through the object's reference property, table.
createTable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Creates and returns a new instance of Type Table automatically establishing a containment relationship through the object's reference property, table.
createTable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment
Creates and returns a new instance of Type Table automatically establishing a containment relationship through the object's reference property, table.
createTable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint
Creates and returns a new instance of Type Table automatically establishing a containment relationship through the object's reference property, table.
createTable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment
Creates and returns a new instance of Type Table automatically establishing a containment relationship through the object's reference property, table.
createTable(Schema, Table) - Method in class org.plasma.text.ddl.CassandraFactory
 
createTable(Schema, Table) - Method in interface org.plasma.text.ddl.DDLFactory
 
createTable(Schema, Table) - Method in class org.plasma.text.ddl.DefaultDDLFactory
 
createTable(Schema, Table) - Method in class org.plasma.text.ddl.MySQLFactory
 
createTableColumn() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Creates and returns a new instance of Type TableColumn automatically establishing a containment relationship through the object's reference property, tableColumn.
createTableColumn() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Creates and returns a new instance of Type TableColumn automatically establishing a containment relationship through the object's reference property, tableColumn.
createTableColumn() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
Creates and returns a new instance of Type TableColumn automatically establishing a containment relationship through the object's reference property, tableColumn.
createTableColumn() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Creates and returns a new instance of Type TableColumn automatically establishing a containment relationship through the object's reference property, tableColumn.
createTableColumnComment() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
Creates and returns a new instance of Type TableColumnComment automatically establishing a containment relationship through the object's reference property, tableColumnComment.
createTableColumnComment() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Creates and returns a new instance of Type TableColumnComment automatically establishing a containment relationship through the object's reference property, tableColumnComment.
createTableColumnConstraint() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Creates and returns a new instance of Type TableColumnConstraint automatically establishing a containment relationship through the object's reference property, tableColumnConstraint.
createTableColumnConstraint() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Creates and returns a new instance of Type TableColumnConstraint automatically establishing a containment relationship through the object's reference property, tableColumnConstraint.
createTableColumnConstraint() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
Creates and returns a new instance of Type TableColumnConstraint automatically establishing a containment relationship through the object's reference property, tableColumnConstraint.
createTableColumnConstraint() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Creates and returns a new instance of Type TableColumnConstraint automatically establishing a containment relationship through the object's reference property, tableColumnConstraint.
createTableColumnKeyUsage() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Creates and returns a new instance of Type TableColumnKeyUsage automatically establishing a containment relationship through the object's reference property, tableColumnKeyUsage.
createTableColumnKeyUsage() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Creates and returns a new instance of Type TableColumnKeyUsage automatically establishing a containment relationship through the object's reference property, tableColumnKeyUsage.
createTableComment() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
Creates and returns a new instance of Type TableComment automatically establishing a containment relationship through the object's reference property, tableComment.
createTableComment() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Creates and returns a new instance of Type TableComment automatically establishing a containment relationship through the object's reference property, tableComment.
createTableConstraint() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Creates and returns a new instance of Type TableConstraint automatically establishing a containment relationship through the object's reference property, tableConstraint.
createTableConstraint() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Creates and returns a new instance of Type TableConstraint automatically establishing a containment relationship through the object's reference property, tableConstraint.
createTerm() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of Term
createTextContent() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of TextContent
createThirdPartyImportDeclarations(Package, Class) - Method in class org.plasma.text.lang3gl.java.DSLClassFactory
 
createThirdPartyImportDeclarations(Package, Class) - Method in class org.plasma.text.lang3gl.java.SDOClassFactory
 
createThirdPartyImportDeclarations(Package, Class) - Method in class org.plasma.text.lang3gl.java.SDOEnumerationFactory
 
createThirdPartyImportDeclarations(Package, Class) - Method in class org.plasma.text.lang3gl.java.SDOInterfaceFactory
 
createTypeDeclaration(Package, Class) - Method in class org.plasma.text.lang3gl.java.DSLClassFactory
 
createTypeDeclaration(Package, Class) - Method in class org.plasma.text.lang3gl.java.SDOClassFactory
 
createTypeDeclaration(Package, Enumeration) - Method in class org.plasma.text.lang3gl.java.SDOEnumerationFactory
 
createTypeDeclaration(Package, Class) - Method in class org.plasma.text.lang3gl.java.SDOInterfaceFactory
 
createUniqueConstraint(Schema, Table, Unique) - Method in class org.plasma.text.ddl.CassandraFactory
 
createUniqueConstraint(Schema, Table, Unique) - Method in interface org.plasma.text.ddl.DDLFactory
 
createUniqueConstraint(Schema, Table, Unique) - Method in class org.plasma.text.ddl.DefaultDDLFactory
 
createUniqueConstraint(Schema, Table, Unique) - Method in class org.plasma.text.ddl.MySQLFactory
 
createUnsetterDeclaration(Package, Class, Property, MetaClassInfo, TextBuilder) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
 
createUpdate() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of Update
createVariable() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of Variable
createVariableDeclaration() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of VariableDeclaration
createView() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Creates and returns a new instance of Type View automatically establishing a containment relationship through the object's reference property, view.
createView() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Creates and returns a new instance of Type View automatically establishing a containment relationship through the object's reference property, view.
createView() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
Creates and returns a new instance of Type View automatically establishing a containment relationship through the object's reference property, view.
createView() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Creates and returns a new instance of Type View automatically establishing a containment relationship through the object's reference property, view.
createView() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
Creates and returns a new instance of Type View automatically establishing a containment relationship through the object's reference property, view.
createView() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Creates and returns a new instance of Type View automatically establishing a containment relationship through the object's reference property, view.
createView() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment
Creates and returns a new instance of Type View automatically establishing a containment relationship through the object's reference property, view.
createView() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment
Creates and returns a new instance of Type View automatically establishing a containment relationship through the object's reference property, view.
createView(Schema, Table, Behavior) - Method in class org.plasma.text.ddl.CassandraFactory
 
createView(Schema, Table, Behavior) - Method in interface org.plasma.text.ddl.DDLFactory
 
createView(Schema, Table, Behavior) - Method in class org.plasma.text.ddl.DefaultDDLFactory
 
createView(Schema, Table, Behavior) - Method in class org.plasma.text.ddl.MySQLFactory
 
createViewColumn() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Creates and returns a new instance of Type ViewColumn automatically establishing a containment relationship through the object's reference property, viewColumn.
createViewColumn() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Creates and returns a new instance of Type ViewColumn automatically establishing a containment relationship through the object's reference property, viewColumn.
createViewColumnComment() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Creates and returns a new instance of Type ViewColumnComment automatically establishing a containment relationship through the object's reference property, viewColumnComment.
createViewColumnComment() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Creates and returns a new instance of Type ViewColumnComment automatically establishing a containment relationship through the object's reference property, viewColumnComment.
createViewComment() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Creates and returns a new instance of Type ViewComment automatically establishing a containment relationship through the object's reference property, viewComment.
createViewComment() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Creates and returns a new instance of Type ViewComment automatically establishing a containment relationship through the object's reference property, viewComment.
createWhere() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of Where
createWildcardOperator() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of WildcardOperator
createWildcardPathElement() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of WildcardPathElement
createWildcardProperty() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of WildcardProperty

D

DATA_ACCESS_CLASS_MEMBER_MULTI_VALUED_SUFFIX - Static variable in interface org.plasma.sdo.access.provider.common.EntityConstants
Deprecated.
 
DATA_ACCESS_CLASS_MEMBER_PREFIX - Static variable in interface org.plasma.sdo.access.provider.common.EntityConstants
Deprecated.
 
DATA_ACCESS_DECLARATION_DELIMITER - Static variable in interface org.plasma.sdo.access.provider.common.EntityConstants
Deprecated.
 
DATA_ACCESS_TRAVERSAL_PATH_DELIMITER - Static variable in interface org.plasma.sdo.access.provider.common.EntityConstants
Deprecated.
 
DataAccessClient - Interface in org.plasma.sdo.access.client
 
DataAccessException - Exception in org.plasma.sdo.access
 
DataAccessException(String) - Constructor for exception org.plasma.sdo.access.DataAccessException
 
DataAccessException(Throwable) - Constructor for exception org.plasma.sdo.access.DataAccessException
 
DataAccessService - Interface in org.plasma.sdo.access
 
DataAccessServiceEJB - Class in org.plasma.sdo.access.service
 
DataAccessServiceEJB() - Constructor for class org.plasma.sdo.access.service.DataAccessServiceEJB
 
DataComparator - Class in org.plasma.sdo.access.provider.common
 
DataComparator() - Constructor for class org.plasma.sdo.access.provider.common.DataComparator
 
dataComparator - Variable in class org.plasma.sdo.access.provider.common.DataComparatorAssembler
 
DataComparator.PathInfo - Class in org.plasma.sdo.access.provider.common
 
DataComparatorAssembler - Class in org.plasma.sdo.access.provider.common
 
DataComparatorAssembler(OrderBy, Type, DataComparator) - Constructor for class org.plasma.sdo.access.provider.common.DataComparatorAssembler
 
DataConverter - Class in org.plasma.sdo.helper
 
dataDefault() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTableColumn
Returns a DSL data element for property, dataDefault.
dataDefault() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QViewColumn
Returns a DSL data element for property, dataDefault.
dataFactory() - Method in class commonj.sdo.impl.HelperProviderImpl
 
DataGraphAssembler - Interface in org.plasma.sdo.access
Constructs a data graph starting with a given root SDO type.
DataGraphComparator - Class in org.plasma.sdo.access.provider.common
 
DataGraphComparator() - Constructor for class org.plasma.sdo.access.provider.common.DataGraphComparator
 
DataGraphComparatorAssembler - Class in org.plasma.sdo.access.provider.common
 
DataGraphComparatorAssembler(OrderBy, Type) - Constructor for class org.plasma.sdo.access.provider.common.DataGraphComparatorAssembler
 
DataGraphCopyVisitor - Class in org.plasma.sdo.helper
Creates a copy of any arbitrary DataGraph.
DataGraphCopyVisitor() - Constructor for class org.plasma.sdo.helper.DataGraphCopyVisitor
 
DataGraphCopyVisitor(Type[]) - Constructor for class org.plasma.sdo.helper.DataGraphCopyVisitor
 
DataGraphDispatcher - Interface in org.plasma.sdo.access
 
DataGraphNavigator - Class in org.plasma.sdo.xpath
Supports navigation of an SDO data graph by the Jaxen XPATH engine.
DataGraphNavigator() - Constructor for class org.plasma.sdo.xpath.DataGraphNavigator
 
DataGraphNodeAdapter - Class in org.plasma.sdo.xpath
Wraps a result or "endpoint" of a Jaxen XPATH parse, supplying source traversal information, e.g.
DataGraphNodeAdapter(DataObject, Property) - Constructor for class org.plasma.sdo.xpath.DataGraphNodeAdapter
 
DataGraphXPath - Class in org.plasma.sdo.xpath
An XPath implementation for a data graph based on Jaxen.
DataGraphXPath(String) - Constructor for class org.plasma.sdo.xpath.DataGraphXPath
 
DataGraphXPath(String, Navigator) - Constructor for class org.plasma.sdo.xpath.DataGraphXPath
 
dataHelper() - Method in class commonj.sdo.impl.HelperProviderImpl
 
dataLength() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTableColumn
Returns a DSL data element for property, dataLength.
dataLength() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QViewColumn
Returns a DSL data element for property, dataLength.
DataNode - Class in org.plasma.query.dsl
A domain query node which is a data property end point within a query graph.
DataNode(PathNode, String) - Constructor for class org.plasma.query.dsl.DataNode
 
DataObjectCommitAdapter - Class in org.plasma.sdo.access.provider.common
 
DataObjectCommitAdapter(DataObject) - Constructor for class org.plasma.sdo.access.provider.common.DataObjectCommitAdapter
 
DataObjectCommitCollector - Class in org.plasma.sdo.access.provider.common
Compares its two data-objects for order within the context of data-store commit operations.
DataObjectCommitCollector(DataGraph) - Constructor for class org.plasma.sdo.access.provider.common.DataObjectCommitCollector
 
DataObjectCommitComparator - Class in org.plasma.sdo.access.provider.common
Compares its two data-objects for order within the context of data-store commit operations.
DataObjectCommitComparator() - Constructor for class org.plasma.sdo.access.provider.common.DataObjectCommitComparator
 
DataObjectComparator - Class in org.plasma.sdo.access.provider.common
 
DataObjectComparator() - Constructor for class org.plasma.sdo.access.provider.common.DataObjectComparator
 
DataObjectComparatorAssembler - Class in org.plasma.sdo.access.provider.common
 
DataObjectComparatorAssembler(OrderBy, Type) - Constructor for class org.plasma.sdo.access.provider.common.DataObjectComparatorAssembler
 
DataObjectHashKeyAssembler - Class in org.plasma.sdo.access.provider.common
 
DataObjectHashKeyAssembler(Select, Type) - Constructor for class org.plasma.sdo.access.provider.common.DataObjectHashKeyAssembler
 
DataObjectPathDepthComparator - Class in org.plasma.sdo.access.provider.common
Compares its two data-objects for path depth relative to a data-graph root.
DataObjectPathDepthComparator() - Constructor for class org.plasma.sdo.access.provider.common.DataObjectPathDepthComparator
 
dataPrecision() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableColumn
Returns a DSL data element for property, dataPrecision.
dataPrecision() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTableColumn
Returns a DSL data element for property, dataPrecision.
dataPrecision() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QViewColumn
Returns a DSL data element for property, dataPrecision.
DataProperty - Interface in org.plasma.query
A non-reference property with a type which is a data type.
dataScale() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableColumn
Returns a DSL data element for property, dataScale.
dataScale() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTableColumn
Returns a DSL data element for property, dataScale.
dataScale() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QViewColumn
Returns a DSL data element for property, dataScale.
DataSource - Interface in org.plasma.sdo.access.provider.common
 
dataType() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableColumn
Returns a DSL data element for property, dataType.
dataType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTableColumn
Returns a DSL data element for property, dataType.
dataType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QViewColumn
Returns a DSL data element for property, dataType.
DatatypeCollector - Class in org.plasma.provisioning.xsd
Schema (XSD) datatype name collector (simple type visitor) which receives visitor events and detects "leaf" nodes within a simple type hierarchy which are XSD fundamental types and collects the type name(s).
DatatypeCollector(Schema, Map<String, SimpleType>) - Constructor for class org.plasma.provisioning.xsd.DatatypeCollector
 
dataTypeHRefPrefix - Variable in class org.plasma.xml.uml.DefaultUMLModelAssembler
 
dataWildcard() - Method in class org.plasma.query.dsl.PathNode
Returns all data properties for current Type.
DateParameter - Class in org.plasma.query.model
Java class for DateParameter complex type.
DateParameter() - Constructor for class org.plasma.query.model.DateParameter
 
DateParameter(Date) - Constructor for class org.plasma.query.model.DateParameter
 
dateParameter - Variable in class org.plasma.query.model.Parameter
 
DDLAssembler - Class in org.plasma.text.ddl
 
DDLAssembler(Schemas, DDLFactory, DDLOperation) - Constructor for class org.plasma.text.ddl.DDLAssembler
 
DDLException - Exception in org.plasma.text.ddl
 
DDLException(String) - Constructor for exception org.plasma.text.ddl.DDLException
 
DDLException(Throwable) - Constructor for exception org.plasma.text.ddl.DDLException
 
DDLFactory - Interface in org.plasma.text.ddl
 
DDLModelAssembler - Class in org.plasma.text.ddl
 
DDLModelAssembler() - Constructor for class org.plasma.text.ddl.DDLModelAssembler
 
DDLModelAssembler(String[]) - Constructor for class org.plasma.text.ddl.DDLModelAssembler
 
DDLModelAssembler(List<Namespace>) - Constructor for class org.plasma.text.ddl.DDLModelAssembler
 
DDLModelDataBinding - Class in org.plasma.text.ddl
 
DDLModelDataBinding(BindingValidationEventHandler) - Constructor for class org.plasma.text.ddl.DDLModelDataBinding
 
DDLOperation - Enum in org.plasma.text.ddl
 
DDLStreamAssembler - Class in org.plasma.text.ddl
 
DDLStreamAssembler(Schemas, DDLFactory, DDLOperation, OutputStream) - Constructor for class org.plasma.text.ddl.DDLStreamAssembler
 
DecimalParameter - Class in org.plasma.query.model
Java class for DecimalParameter complex type.
DecimalParameter() - Constructor for class org.plasma.query.model.DecimalParameter
 
DecimalParameter(BigDecimal) - Constructor for class org.plasma.query.model.DecimalParameter
 
decimalParameter - Variable in class org.plasma.query.model.Parameter
 
DefaultDDLFactory - Class in org.plasma.text.ddl
 
DefaultDDLFactory() - Constructor for class org.plasma.text.ddl.DefaultDDLFactory
 
DefaultEJBDataAccessClient - Class in org.plasma.sdo.access.client
Hides the complexity of collecting only the objects that need to be committed and sent to the app layer.
DefaultEJBDataAccessClient() - Constructor for class org.plasma.sdo.access.client.DefaultEJBDataAccessClient
 
DefaultErrorHandler - Class in org.plasma.sdo.xml
A simple error handler using the given XMLOptions to determine the desired behavior when an error is encountered.
DefaultErrorHandler(XMLOptions) - Constructor for class org.plasma.sdo.xml.DefaultErrorHandler
 
DefaultFactory - Class in org.plasma.text.lang3gl.java
 
DefaultFactory(Lang3GLContext) - Constructor for class org.plasma.text.lang3gl.java.DefaultFactory
 
DefaultLang3GLAssembler - Class in org.plasma.text.lang3gl
 
DefaultLang3GLAssembler(ProvisioningModel, Lang3GLFactory, Lang3GLOperation) - Constructor for class org.plasma.text.lang3gl.DefaultLang3GLAssembler
 
DefaultLang3GLContext - Class in org.plasma.text.lang3gl
 
DefaultLang3GLContext(ProvisioningModel) - Constructor for class org.plasma.text.lang3gl.DefaultLang3GLContext
 
DefaultLang3GLFactory - Class in org.plasma.text.lang3gl
Default abstract superclass for 3GL lang factories.
DefaultLang3GLFactory() - Constructor for class org.plasma.text.lang3gl.DefaultLang3GLFactory
 
DefaultNameResolver - Class in org.plasma.text.lang3gl.java
 
DefaultNameResolver() - Constructor for class org.plasma.text.lang3gl.java.DefaultNameResolver
 
DefaultOptions - Class in org.plasma.sdo.xml
 
DefaultOptions(String) - Constructor for class org.plasma.sdo.xml.DefaultOptions
 
DefaultOptions(String, String) - Constructor for class org.plasma.sdo.xml.DefaultOptions
 
DefaultQueryVisitor - Class in org.plasma.query.visitor
Default no-op query visitor implementation.
DefaultQueryVisitor() - Constructor for class org.plasma.query.visitor.DefaultQueryVisitor
 
DefaultStreamAssembler - Class in org.plasma.text.lang3gl
 
DefaultStreamAssembler(ProvisioningModel, Lang3GLFactory, Lang3GLOperation, File) - Constructor for class org.plasma.text.lang3gl.DefaultStreamAssembler
 
DefaultUMLModelAssembler - Class in org.plasma.xml.uml
 
DefaultUMLModelAssembler(Query, String, String) - Constructor for class org.plasma.xml.uml.DefaultUMLModelAssembler
Deprecated.
DefaultUMLModelAssembler(Schema, String, String) - Constructor for class org.plasma.xml.uml.DefaultUMLModelAssembler
Deprecated.
DefaultUMLModelAssembler(Model, String, String) - Constructor for class org.plasma.xml.uml.DefaultUMLModelAssembler
 
DefaultXPath - Class in org.plasma.sdo.xpath
 
DefaultXPath(String) - Constructor for class org.plasma.sdo.xpath.DefaultXPath
 
DefaultXPath(String, Navigator) - Constructor for class org.plasma.sdo.xpath.DefaultXPath
 
define(String, String) - Method in class org.plasma.sdo.helper.PlasmaQueryHelper
Define a Query as Types.
define(Reader, String, String) - Method in class org.plasma.sdo.helper.PlasmaQueryHelper
Define a Query as Types.
define(InputStream, String, String) - Method in class org.plasma.sdo.helper.PlasmaQueryHelper
Define a Query as Types.
define(Query, String, String, String) - Method in class org.plasma.sdo.helper.PlasmaQueryHelper
Define a Query as Types.
define(DataObject) - Method in class org.plasma.sdo.helper.PlasmaTypeHelper
Define the DataObject as a Type.
define(List) - Method in class org.plasma.sdo.helper.PlasmaTypeHelper
Define the list of DataObjects as Types.
define(String) - Method in class org.plasma.sdo.helper.PlasmaXSDHelper
Define the XML Schema as Types.
define(Reader, String) - Method in class org.plasma.sdo.helper.PlasmaXSDHelper
Define XML Schema as Types.
define(InputStream, String) - Method in class org.plasma.sdo.helper.PlasmaXSDHelper
Define XML Schema as Types.
defineOpenContentProperty(String, DataObject) - Method in class org.plasma.sdo.helper.PlasmaTypeHelper
Define the DataObject as a Property for setting open content.
delete - Variable in class org.plasma.query.model.Clause
 
Delete - Class in org.plasma.query.model
Java class for Delete complex type.
Delete() - Constructor for class org.plasma.query.model.Delete
 
delete() - Method in class org.plasma.sdo.core.CoreDataObject
Remove this object from its container and then unset all its non- readOnly properties.
delete(int, int) - Method in class org.plasma.text.TextBuilder
 
deleteCharAt(int) - Method in class org.plasma.text.TextBuilder
 
deleted(DataObject) - Method in class org.plasma.sdo.core.CoreChangeSummary
 
deleted(DataObject) - Method in interface org.plasma.sdo.PlasmaChangeSummary
Register the given data object as a deleted object within this change summary.
DeletedObjectCollector - Class in org.plasma.sdo.access.provider.common
 
DeletedObjectCollector(DataGraph) - Constructor for class org.plasma.sdo.access.provider.common.DeletedObjectCollector
 
deleteRule() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QConstraint
Returns a DSL data element for property, deleteRule.
DELIM_PATH - Static variable in class org.plasma.sdo.access.provider.common.TraversalMap
 
desc() - Method in interface org.plasma.query.DataProperty
Constructs a descending ordering within this data property and returns the data property for use in subsequent operations
desc() - Method in class org.plasma.query.dsl.DataNode
 
desc() - Method in class org.plasma.query.model.Property
 
DESCENDING - Static variable in class org.plasma.sdo.access.provider.common.DataComparator
 
deserialize(String) - Method in class org.plasma.sdo.access.client.DefaultEJBDataAccessClient
 
dest - Variable in class org.plasma.text.lang3gl.DefaultStreamAssembler
 
destNamespacePrefix - Variable in class org.plasma.provisioning.xsd.AbstractAssembler
 
destNamespacePrefix - Variable in class org.plasma.provisioning.xsd.ConverterSupport
 
destNamespacePrefix - Variable in class org.plasma.provisioning.xsd.XSDSchemaConverter
 
destNamespaceURI - Variable in class org.plasma.provisioning.xsd.AbstractAssembler
 
destNamespaceURI - Variable in class org.plasma.provisioning.xsd.ConverterSupport
 
destNamespaceURI - Variable in class org.plasma.provisioning.xsd.XSDSchemaConverter
 
detach() - Method in class org.plasma.sdo.core.CoreDataObject
Removes this DataObject from its data graph and container, if any.
direction - Variable in class org.plasma.query.model.Property
 
direction - Variable in class org.plasma.sdo.access.provider.common.DataComparator.PathInfo
 
direction - Variable in class org.plasma.sdo.core.CoreEdge
 
distinct - Variable in class org.plasma.query.model.Property
 
document - Variable in class org.plasma.sdo.xml.Marshaller
 
DocumentMarshaller - Class in org.plasma.sdo.xml
Deprecated.
DocumentMarshaller(XMLDocument) - Constructor for class org.plasma.sdo.xml.DocumentMarshaller
Deprecated.
 
DomainEndpoint - Class in org.plasma.query.dsl
A domain object which is an end point for a path within a query graph.
DomainEndpoint(PathNode, String) - Constructor for class org.plasma.query.dsl.DomainEndpoint
 
DomainObject - Class in org.plasma.query.dsl
Super class for elements within a domain query graph.
DomainObject(PathNode, String) - Constructor for class org.plasma.query.dsl.DomainObject
 
DomainQuery - Interface in org.plasma.query.dsl
A domain specific query serving as the entry point for assembly of a data graph.
DomainRoot - Class in org.plasma.query.dsl
The implementation of a domain query as a root within a query graph.
DomainRoot(Type) - Constructor for class org.plasma.query.dsl.DomainRoot
 
DomainRoot(PathNode, String) - Constructor for class org.plasma.query.dsl.DomainRoot
 
DomainRoot(PathNode, String, Expression) - Constructor for class org.plasma.query.dsl.DomainRoot
 
dropCheckConstraint(Schema, Table, Check) - Method in class org.plasma.text.ddl.CassandraFactory
 
dropCheckConstraint(Schema, Table, Check) - Method in interface org.plasma.text.ddl.DDLFactory
 
dropCheckConstraint(Schema, Table, Check) - Method in class org.plasma.text.ddl.DefaultDDLFactory
 
dropCheckConstraint(Schema, Table, Check) - Method in class org.plasma.text.ddl.MySQLFactory
 
dropForeignKeyConstraint(Schema, Table, Fk, Table) - Method in class org.plasma.text.ddl.CassandraFactory
 
dropForeignKeyConstraint(Schema, Table, Fk, Table) - Method in interface org.plasma.text.ddl.DDLFactory
 
dropForeignKeyConstraint(Schema, Table, Fk, Table) - Method in class org.plasma.text.ddl.DefaultDDLFactory
 
dropForeignKeyConstraint(Schema, Table, Fk, Table) - Method in class org.plasma.text.ddl.MySQLFactory
 
dropIndex(Schema, Table, Index) - Method in class org.plasma.text.ddl.CassandraFactory
 
dropIndex(Schema, Table, Index) - Method in interface org.plasma.text.ddl.DDLFactory
 
dropIndex(Schema, Table, Index) - Method in class org.plasma.text.ddl.DefaultDDLFactory
 
dropIndex(Schema, Table, Index) - Method in class org.plasma.text.ddl.MySQLFactory
 
dropSequence(Schema, Table) - Method in class org.plasma.text.ddl.CassandraFactory
 
dropSequence(Schema, Table) - Method in interface org.plasma.text.ddl.DDLFactory
 
dropSequence(Schema, Table) - Method in class org.plasma.text.ddl.DefaultDDLFactory
 
dropSequence(Schema, Table) - Method in class org.plasma.text.ddl.MySQLFactory
 
dropTable(Schema, Table) - Method in interface org.plasma.text.ddl.DDLFactory
 
dropTable(Schema, Table) - Method in class org.plasma.text.ddl.DefaultDDLFactory
 
dropUniqueConstraint(Schema, Table, Unique) - Method in class org.plasma.text.ddl.CassandraFactory
 
dropUniqueConstraint(Schema, Table, Unique) - Method in interface org.plasma.text.ddl.DDLFactory
 
dropUniqueConstraint(Schema, Table, Unique) - Method in class org.plasma.text.ddl.DefaultDDLFactory
 
dropUniqueConstraint(Schema, Table, Unique) - Method in class org.plasma.text.ddl.MySQLFactory
 
dropView(Schema, Table, Behavior) - Method in class org.plasma.text.ddl.CassandraFactory
 
dropView(Schema, Table, Behavior) - Method in interface org.plasma.text.ddl.DDLFactory
 
dropView(Schema, Table, Behavior) - Method in class org.plasma.text.ddl.DefaultDDLFactory
 
dropView(Schema, Table, Behavior) - Method in class org.plasma.text.ddl.MySQLFactory
 
DSLAssembler - Class in org.plasma.text.lang3gl.java
 
DSLAssembler(ProvisioningModel, Lang3GLFactory, Lang3GLOperation, File) - Constructor for class org.plasma.text.lang3gl.java.DSLAssembler
 
DSLClassFactory - Class in org.plasma.text.lang3gl.java
 
DSLClassFactory(Lang3GLContext) - Constructor for class org.plasma.text.lang3gl.java.DSLClassFactory
 
dslClassNameResolver - Variable in class org.plasma.text.lang3gl.java.DSLClassFactory
 
DSLClassNameResolver - Class in org.plasma.text.lang3gl.java
 
DSLClassNameResolver() - Constructor for class org.plasma.text.lang3gl.java.DSLClassNameResolver
 
DSLFactory - Class in org.plasma.text.lang3gl.java
 
DSLFactory(Lang3GLContext) - Constructor for class org.plasma.text.lang3gl.java.DSLFactory
 
DSLTask - Class in org.plasma.provisioning.ant
 
DSLTask() - Constructor for class org.plasma.provisioning.ant.DSLTask
 
DSLTool - Class in org.plasma.provisioning.cli
The DSL Tool is used to provision Query DSL code artifacts.
DSLTool() - Constructor for class org.plasma.provisioning.cli.DSLTool
 
DSLToolAction - Enum in org.plasma.provisioning.cli
 
dump() - Method in class org.plasma.sdo.access.provider.common.TraversalMap
 
dump() - Method in class org.plasma.sdo.core.CoreDataGraph
 
dump() - Method in class org.plasma.sdo.core.CoreDataObject
 
dump() - Method in interface org.plasma.sdo.PlasmaDataGraph
 
dump() - Method in interface org.plasma.sdo.PlasmaDataObject
 
dumpDepthFirst() - Method in class org.plasma.sdo.core.CoreDataGraph
 
dumpDepthFirst() - Method in class org.plasma.sdo.core.CoreDataObject
 
dumpDepthFirst() - Method in interface org.plasma.sdo.PlasmaDataGraph
 
dumpDepthFirst() - Method in interface org.plasma.sdo.PlasmaDataObject
 
dumpInheritedProperties() - Method in class org.plasma.query.collector.PropertySelectionCollector
Deprecated.
 
dumpInheritedProperties() - Method in class org.plasma.query.collector.SelectionCollector
 
dumpProperties() - Method in class org.plasma.query.collector.PropertySelectionCollector
Deprecated.
 
dumpProperties() - Method in class org.plasma.query.collector.SelectionCollector
 
DuplicateContainmentReferenceException - Exception in org.plasma.sdo.xml
 
DuplicateContainmentReferenceException(String) - Constructor for exception org.plasma.sdo.xml.DuplicateContainmentReferenceException
 
DuplicateContainmentReferenceException(Throwable) - Constructor for exception org.plasma.sdo.xml.DuplicateContainmentReferenceException
 

E

Edge - Interface in org.plasma.sdo.core
A directed graph edge.
editioningView() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QView
Returns a DSL data element for property, editioningView.
EJBDataAccessClient - Class in org.plasma.sdo.access.client
 
EJBDataAccessClient() - Constructor for class org.plasma.sdo.access.client.EJBDataAccessClient
 
Element - Interface in org.plasma.sdo.repository
 
elementMap - Variable in class org.plasma.provisioning.xsd.ConverterSupport
maps top-level element names to element structures
EMPTY_EDGE_LIST - Static variable in class org.plasma.sdo.core.CoreNode
 
EmptySelectClauseException - Exception in org.plasma.query
 
EmptySelectClauseException(String) - Constructor for exception org.plasma.query.EmptySelectClauseException
 
EmptySelectClauseException(Throwable) - Constructor for exception org.plasma.query.EmptySelectClauseException
 
enableCheckConstraint(Schema, Table, Check, boolean) - Method in interface org.plasma.text.ddl.DDLFactory
 
enableCheckConstraint(Schema, Table, Check, boolean) - Method in class org.plasma.text.ddl.DefaultDDLFactory
 
enableForeignKeyConstraint(Schema, Table, Fk, Table, boolean) - Method in class org.plasma.text.ddl.CassandraFactory
 
enableForeignKeyConstraint(Schema, Table, Fk, Table, boolean) - Method in interface org.plasma.text.ddl.DDLFactory
 
enableForeignKeyConstraint(Schema, Table, Fk, Table, boolean) - Method in class org.plasma.text.ddl.DefaultDDLFactory
 
enableForeignKeyConstraint(Schema, Table, Fk, Table, boolean) - Method in class org.plasma.text.ddl.MySQLFactory
 
enableUniqueConstraint(Schema, Table, Unique, boolean) - Method in class org.plasma.text.ddl.CassandraFactory
 
enableUniqueConstraint(Schema, Table, Unique, boolean) - Method in interface org.plasma.text.ddl.DDLFactory
 
enableUniqueConstraint(Schema, Table, Unique, boolean) - Method in class org.plasma.text.ddl.DefaultDDLFactory
 
enableUniqueConstraint(Schema, Table, Unique, boolean) - Method in class org.plasma.text.ddl.MySQLFactory
 
end(Query) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
end(Clause) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
end(Select) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
end(Update) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
end(Delete) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
end(From) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
end(Where) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
end(OrderBy) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
end(GroupBy) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
end(Join) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
end(Expression) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
end(Term) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
end(AbstractProperty) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
end(Property) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
end(WildcardProperty) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
end(Entity) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
end(GroupOperator) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
end(RelationalOperator) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
end(LogicalOperator) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
end(ArithmeticOperator) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
end(WildcardOperator) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
end(SubqueryOperator) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
end(Literal) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
end(NullLiteral) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
end(Variable) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
end(Query) - Method in interface org.plasma.query.visitor.QueryVisitor
 
end(Clause) - Method in interface org.plasma.query.visitor.QueryVisitor
 
end(Select) - Method in interface org.plasma.query.visitor.QueryVisitor
 
end(Update) - Method in interface org.plasma.query.visitor.QueryVisitor
 
end(Delete) - Method in interface org.plasma.query.visitor.QueryVisitor
 
end(From) - Method in interface org.plasma.query.visitor.QueryVisitor
 
end(Where) - Method in interface org.plasma.query.visitor.QueryVisitor
 
end(OrderBy) - Method in interface org.plasma.query.visitor.QueryVisitor
 
end(GroupBy) - Method in interface org.plasma.query.visitor.QueryVisitor
 
end(Join) - Method in interface org.plasma.query.visitor.QueryVisitor
 
end(Expression) - Method in interface org.plasma.query.visitor.QueryVisitor
 
end(Term) - Method in interface org.plasma.query.visitor.QueryVisitor
 
end(Property) - Method in interface org.plasma.query.visitor.QueryVisitor
 
end(WildcardProperty) - Method in interface org.plasma.query.visitor.QueryVisitor
 
end(AbstractProperty) - Method in interface org.plasma.query.visitor.QueryVisitor
 
end(Entity) - Method in interface org.plasma.query.visitor.QueryVisitor
 
end(GroupOperator) - Method in interface org.plasma.query.visitor.QueryVisitor
 
end(RelationalOperator) - Method in interface org.plasma.query.visitor.QueryVisitor
 
end(LogicalOperator) - Method in interface org.plasma.query.visitor.QueryVisitor
 
end(ArithmeticOperator) - Method in interface org.plasma.query.visitor.QueryVisitor
 
end(WildcardOperator) - Method in interface org.plasma.query.visitor.QueryVisitor
 
end(SubqueryOperator) - Method in interface org.plasma.query.visitor.QueryVisitor
 
end(Literal) - Method in interface org.plasma.query.visitor.QueryVisitor
 
end(NullLiteral) - Method in interface org.plasma.query.visitor.QueryVisitor
 
end(Variable) - Method in interface org.plasma.query.visitor.QueryVisitor
 
end(PlasmaDataObject, PlasmaDataObject, String, int) - Method in interface org.plasma.sdo.PlasmaDataGraphEventVisitor
 
endBody() - Method in class org.plasma.text.lang3gl.java.DefaultFactory
 
endLogging() - Method in class org.plasma.sdo.core.CoreChangeSummary
An implementation that requires logging may throw an UnsupportedOperationException.
endRange - Variable in class org.plasma.query.model.Query
 
ensureCapacity(int) - Method in class org.plasma.text.TextBuilder
 
entities - Variable in class org.plasma.query.model.From
 
entity - Variable in class org.plasma.query.model.Delete
 
Entity - Class in org.plasma.query.model
Java class for Entity complex type.
Entity() - Constructor for class org.plasma.query.model.Entity
 
Entity(String, String) - Constructor for class org.plasma.query.model.Entity
 
entity - Variable in class org.plasma.query.model.Join
 
entity - Variable in class org.plasma.query.model.Term
 
entity - Variable in class org.plasma.query.model.Update
 
EntityConstants - Interface in org.plasma.sdo.access.provider.common
Deprecated.
Enumeration - Interface in org.plasma.sdo.repository
 
EnumerationAssembler - Class in org.plasma.provisioning.xsd
 
EnumerationAssembler(ConverterSupport, String, String) - Constructor for class org.plasma.provisioning.xsd.EnumerationAssembler
 
EnumerationCollector - Class in org.plasma.provisioning.xsd
Provisioning enumeration collector (simple type visitor) which receives visitor events and and calls a delegate assembler/builder for enumerations, storing the enumeration for clients.
EnumerationCollector(Schema, Map<String, SimpleType>, EnumerationAssembler) - Constructor for class org.plasma.provisioning.xsd.EnumerationCollector
 
EnumerationFactory - Interface in org.plasma.text.lang3gl
 
EnumerationLiteral - Interface in org.plasma.sdo.repository
 
enumQualifiedNameMap - Variable in class org.plasma.provisioning.rdb.ConverterSupport
Maps URI qualified names to enumerations
enumResolver - Variable in class org.plasma.text.lang3gl.java.SDODefaultFactory
 
enumValues() - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.ColumnKeyType
Returns the enum values for this class as an array of implemented interfaces
enumValues() - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.ConstraintType
Returns the enum values for this class as an array of implemented interfaces
enumValues() - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.SysDataType
Returns the enum values for this class as an array of implemented interfaces
enumValues() - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.TableType
Returns the enum values for this class as an array of implemented interfaces
enumValues() - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.ConstraintType
Returns the enum values for this class as an array of implemented interfaces
enumValues() - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.SysDataType
Returns the enum values for this class as an array of implemented interfaces
enumValues() - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.TableType
Returns the enum values for this class as an array of implemented interfaces
eq(Object) - Method in interface org.plasma.query.DataProperty
Returns a boolean expression where this property is equal to to the given literal.
eq(Object) - Method in class org.plasma.query.dsl.DataNode
 
eq(String, Object) - Static method in class org.plasma.query.model.Expression
Returns an expression where the given property is equal to to the given literal object.
eq(String, String[], Object) - Static method in class org.plasma.query.model.Expression
Returns an expression where the given property is equal to to the given literal object.
eq(String, String, Object) - Static method in class org.plasma.query.model.Expression
Returns an expression where the given property is equal to to the given literal object.
eq(Property, Literal) - Static method in class org.plasma.query.model.Expression
Returns an expression where the given property is equal to to the given literal.
eq(Property, Object) - Static method in class org.plasma.query.model.Expression
Returns an expression where the given property is equal to to the given literal.
eq(Property, NullLiteral) - Static method in class org.plasma.query.model.Expression
Returns an expression where the given property is equal to to the given null-literal.
eq(Object) - Method in class org.plasma.query.model.Property
 
equal(DataObject, DataObject) - Method in class org.plasma.sdo.helper.PlasmaEqualityHelper
 
equalityHelper() - Method in class commonj.sdo.impl.HelperProviderImpl
 
equals(Object) - Method in class org.plasma.query.collector.SelectionProperty
 
equals(Object) - Method in class org.plasma.query.model.Entity
 
equals(Object) - Method in class org.plasma.query.model.Property
 
equals(Object) - Method in class org.plasma.sdo.access.provider.common.DataObjectCommitAdapter
 
equals(Object) - Method in class org.plasma.sdo.core.CoreChange
 
equals(Object) - Method in class org.plasma.sdo.core.CoreDataObject
 
equals(Object) - Method in class org.plasma.sdo.core.CoreProperty
 
equals(Object) - Method in class org.plasma.sdo.core.CoreType
 
equals(Object) - Method in class org.plasma.text.TextBuilder
 
equalShallow(DataObject, DataObject) - Method in class org.plasma.sdo.helper.PlasmaEqualityHelper
 
error(SAXParseException) - Method in class org.plasma.sdo.xml.DefaultErrorHandler
 
ErrorLocator - Class in org.plasma.sdo.xml
 
ErrorLocator(SAXParseException) - Constructor for class org.plasma.sdo.xml.ErrorLocator
 
ErrorLocator(int, int, String, String) - Constructor for class org.plasma.sdo.xml.ErrorLocator
 
execute() - Method in class org.plasma.provisioning.ant.DSLTask
 
execute() - Method in class org.plasma.provisioning.ant.QueryTask
 
execute() - Method in class org.plasma.provisioning.ant.RDBTask
 
execute() - Method in class org.plasma.provisioning.ant.SDOTask
 
exists(Property, Query) - Static method in class org.plasma.query.model.Expression
 
exists(Query) - Method in class org.plasma.query.model.Property
 
expr - Variable in class org.plasma.query.dsl.PathNode
 
Expression - Interface in org.plasma.query
A base expression
Expression - Class in org.plasma.query.model
Java class for Expression complex type.
Expression() - Constructor for class org.plasma.query.model.Expression
 
Expression(Term) - Constructor for class org.plasma.query.model.Expression
 
Expression(Term, Term, Term) - Constructor for class org.plasma.query.model.Expression
 
Expression(Expression, Expression, Expression) - Constructor for class org.plasma.query.model.Expression
 
Expression(Expression[]) - Constructor for class org.plasma.query.model.Expression
 
Expression(Property, ArithmeticOperator, Literal) - Constructor for class org.plasma.query.model.Expression
 
Expression(Expression, RelationalOperator, Expression) - Constructor for class org.plasma.query.model.Expression
 
Expression(Expression, LogicalOperator, Expression) - Constructor for class org.plasma.query.model.Expression
 
Expression(GroupOperator, Property, RelationalOperator, Literal) - Constructor for class org.plasma.query.model.Expression
 
Expression(Property, RelationalOperator, Literal, GroupOperator) - Constructor for class org.plasma.query.model.Expression
 
Expression(GroupOperator, Property, RelationalOperator, Literal, GroupOperator) - Constructor for class org.plasma.query.model.Expression
 
Expression(Property, RelationalOperator, Variable) - Constructor for class org.plasma.query.model.Expression
 
Expression(Property, RelationalOperator, Literal) - Constructor for class org.plasma.query.model.Expression
 
Expression(Property, WildcardOperator, Literal) - Constructor for class org.plasma.query.model.Expression
 
Expression(Property, Literal, Literal) - Constructor for class org.plasma.query.model.Expression
 
Expression(Property, RelationalOperator, NullLiteral) - Constructor for class org.plasma.query.model.Expression
 
Expression(Property, SubqueryOperator, Query) - Constructor for class org.plasma.query.model.Expression
 
Expression(Property, RelationalOperator, Property) - Constructor for class org.plasma.query.model.Expression
 
Expression(RelationalOperator) - Constructor for class org.plasma.query.model.Expression
 
Expression(ArithmeticOperator) - Constructor for class org.plasma.query.model.Expression
 
Expression(LogicalOperatorValues) - Constructor for class org.plasma.query.model.Expression
 
Expression(GroupOperator) - Constructor for class org.plasma.query.model.Expression
 
Expression(Property) - Constructor for class org.plasma.query.model.Expression
 
Expression(Entity) - Constructor for class org.plasma.query.model.Expression
 
expression - Variable in class org.plasma.query.model.On
 
expression - Variable in class org.plasma.query.model.Term
 
expressions - Variable in class org.plasma.query.model.Update
 
expressions - Variable in class org.plasma.query.model.Where
 
Extension - Interface in org.plasma.sdo.repository
 

F

FACTORIES - Static variable in class org.plasma.provisioning.MetamodelDataBinding
 
FACTORIES - Static variable in class org.plasma.query.bind.PlasmaQueryDataBinding
 
FACTORIES - Static variable in class org.plasma.sdo.xml.xslt.XSLTDataBinding
 
FACTORIES - Static variable in class org.plasma.text.ddl.DDLModelDataBinding
 
FACTORIES - Static variable in class org.plasma.xml.schema.SchemaDataBinding
 
FACTORIES - Static variable in class org.plasma.xml.wsdl.v2.WSDLDataBinding
 
factory - Variable in class org.plasma.text.ddl.DDLAssembler
 
factory - Variable in class org.plasma.text.lang3gl.DefaultLang3GLAssembler
 
fatalError(SAXParseException) - Method in class org.plasma.sdo.xml.DefaultErrorHandler
 
FieldAdapter - Class in org.plasma.provisioning.adapter
 
FieldAdapter(Package, Class, Property) - Constructor for class org.plasma.provisioning.adapter.FieldAdapter
 
FILE_SEP - Static variable in class org.plasma.text.lang3gl.DefaultStreamAssembler
 
FILE_SEP - Static variable in class org.plasma.text.lang3gl.java.DefaultFactory
 
FILENAME_SCHEMA_CHAIN_ROOT - Static variable in class org.plasma.provisioning.MetamodelDataBinding
 
FILENAME_SCHEMA_CHAIN_ROOT - Static variable in class org.plasma.query.bind.PlasmaQueryDataBinding
 
FILENAME_SCHEMA_CHAIN_ROOT - Static variable in class org.plasma.sdo.xml.xslt.XSLTDataBinding
 
FILENAME_SCHEMA_CHAIN_ROOT - Static variable in class org.plasma.text.ddl.DDLModelDataBinding
 
FILENAME_SCHEMA_CHAIN_ROOT - Static variable in class org.plasma.xml.schema.SchemaDataBinding
 
FILENAME_SCHEMA_CHAIN_ROOT - Static variable in class org.plasma.xml.wsdl.v2.WSDLDataBinding
 
filter(String) - Method in class org.plasma.provisioning.rdb.ConverterSupport
Getting bad unicode characters in DB comments which cause sax to barf.
filter - Variable in class org.plasma.sdo.access.provider.common.TextQueryFilterAssembler
 
FilterId - Class in org.plasma.query.model
Java class for FilterId complex type.
FilterId() - Constructor for class org.plasma.query.model.FilterId
 
FilterId(String) - Constructor for class org.plasma.query.model.FilterId
 
filterId - Variable in class org.plasma.query.model.Where
 
filterTokens(String[]) - Method in class org.plasma.sdo.access.provider.common.TextQueryFilterAssembler
 
find(Query) - Method in interface org.plasma.sdo.access.client.DataAccessClient
 
find(Query, int) - Method in interface org.plasma.sdo.access.client.DataAccessClient
 
find(Query[]) - Method in interface org.plasma.sdo.access.client.DataAccessClient
 
find(Query) - Method in class org.plasma.sdo.access.client.DefaultEJBDataAccessClient
 
find(Query, int) - Method in class org.plasma.sdo.access.client.DefaultEJBDataAccessClient
 
find(Query[]) - Method in class org.plasma.sdo.access.client.DefaultEJBDataAccessClient
 
find(Query) - Method in class org.plasma.sdo.access.client.EJBDataAccessClient
 
find(Query, int) - Method in class org.plasma.sdo.access.client.EJBDataAccessClient
 
find(Query[]) - Method in class org.plasma.sdo.access.client.EJBDataAccessClient
 
find(Query) - Method in class org.plasma.sdo.access.client.PojoDataAccessClient
 
find(Query, int) - Method in class org.plasma.sdo.access.client.PojoDataAccessClient
 
find(Query[]) - Method in class org.plasma.sdo.access.client.PojoDataAccessClient
 
find(Query) - Method in class org.plasma.sdo.access.client.SDODataAccessClient
 
find(Query, int) - Method in class org.plasma.sdo.access.client.SDODataAccessClient
 
find(Query[]) - Method in class org.plasma.sdo.access.client.SDODataAccessClient
 
find(Query) - Method in interface org.plasma.sdo.access.DataAccessService
 
find(Query, int) - Method in interface org.plasma.sdo.access.DataAccessService
 
find(Query[]) - Method in interface org.plasma.sdo.access.DataAccessService
 
find(Query, Timestamp) - Method in interface org.plasma.sdo.access.QueryDispatcher
 
find(Query, int, Timestamp) - Method in interface org.plasma.sdo.access.QueryDispatcher
 
find(Query) - Method in class org.plasma.sdo.access.service.DataAccessServiceEJB
 
find(Query, int) - Method in class org.plasma.sdo.access.service.DataAccessServiceEJB
 
find(Query[]) - Method in class org.plasma.sdo.access.service.DataAccessServiceEJB
 
find(String) - Method in class org.plasma.sdo.core.CoreDataObject
 
find(String) - Method in interface org.plasma.sdo.PlasmaDataObject
 
findAlias() - Method in interface org.plasma.sdo.repository.Classifier
 
findAlias() - Method in interface org.plasma.sdo.repository.Element
 
findAlias() - Method in class org.plasma.sdo.repository.fuml.FumlOpaqueBehavior
 
findAlias() - Method in interface org.plasma.sdo.repository.Property
 
findAppInfoValue(Enumeration) - Method in class org.plasma.provisioning.xsd.AbstractAssembler
 
findAppInfoValue(Enumeration) - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
findClass(ClassRef) - Method in class org.plasma.text.lang3gl.DefaultLang3GLContext
 
findClass(String) - Method in class org.plasma.text.lang3gl.DefaultLang3GLContext
 
findClass(ClassRef) - Method in interface org.plasma.text.lang3gl.Lang3GLContext
Returns a Class for the given ClassRef
findClass(String) - Method in interface org.plasma.text.lang3gl.Lang3GLContext
Returns a Class for the given qualified name where qualified names take the format uri#class-name, for example http://mysite.com/myapp#MyClass
findClassifier(String) - Method in class org.plasma.sdo.repository.fuml.FumlRepository
 
findClassifier(String) - Method in class org.plasma.sdo.repository.PlasmaRepository
 
findClassifier(String) - Method in interface org.plasma.sdo.repository.Repository
Searches for a classifier using the given artifact, package or namespace qualified name.
findConcurrent() - Method in interface org.plasma.sdo.repository.Property
 
findDataObjects(DataObject) - Method in class org.plasma.sdo.xpath.DataGraphXPath
Returns an array of Data Object results, an error being thrown if other than Data Object results are found or if multiple results are found but the target Property is not a "many" Property, i.e.
findDerivation() - Method in interface org.plasma.sdo.repository.Classifier
 
findDerivation() - Method in interface org.plasma.sdo.repository.Property
 
findDerivationSupplier() - Method in interface org.plasma.sdo.repository.Property
 
findElementById(String) - Method in class org.plasma.sdo.repository.fuml.FumlRepository
 
findElementByName(String) - Method in class org.plasma.sdo.repository.fuml.FumlRepository
 
findElementByQualifiedName(String) - Method in class org.plasma.sdo.repository.fuml.FumlRepository
 
findEndpoint(DataObject, Property, Path, int) - Method in class org.plasma.sdo.access.provider.common.DataComparator
 
findEnumerationConstraint() - Method in interface org.plasma.sdo.repository.Property
 
findGroupByClause() - Method in class org.plasma.query.dsl.DomainRoot
 
findGroupByClause() - Method in class org.plasma.query.model.Query
 
findGroupByClause() - Method in interface org.plasma.query.Query
 
findJoinClauses() - Method in class org.plasma.query.dsl.DomainRoot
 
findJoinClauses() - Method in class org.plasma.query.model.Query
 
findJoinClauses() - Method in interface org.plasma.query.Query
 
findKey() - Method in interface org.plasma.sdo.repository.Property
 
findKeySupplier() - Method in interface org.plasma.sdo.repository.Property
 
findOpaqueBehaviorBody(String, String) - Method in interface org.plasma.sdo.repository.Class_
 
findOpenAttributeQNameByValue(String, OpenAttrs) - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
findOpenAttributeValue(QName, OpenAttrs) - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
findOpenAttributeValue(QName, OpenAttrs, boolean) - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
findOrderByClause() - Method in class org.plasma.query.dsl.DomainRoot
 
findOrderByClause() - Method in class org.plasma.query.model.Query
 
findOrderByClause() - Method in interface org.plasma.query.Query
 
findPackage(ClassRef) - Method in class org.plasma.text.lang3gl.DefaultLang3GLContext
 
findPackage(String) - Method in class org.plasma.text.lang3gl.DefaultLang3GLContext
 
findPackage(ClassRef) - Method in interface org.plasma.text.lang3gl.Lang3GLContext
Returns a Package for the given ClassRef
findPackage(String) - Method in interface org.plasma.text.lang3gl.Lang3GLContext
Returns a Package for the given qualified name where qualified names take the format uri#class-name, for example http://mysite.com/myapp#MyClass
findPackageAlias() - Method in interface org.plasma.sdo.repository.Classifier
 
findPhysicalName() - Method in interface org.plasma.sdo.repository.Property
 
findProperties(KeyType) - Method in class org.plasma.sdo.core.CoreType
 
findProperties(KeyType) - Method in interface org.plasma.sdo.PlasmaType
Returns the declared property from Type and its base types tagged with the given key type.
findProperties(DataObject) - Method in class org.plasma.sdo.xpath.DataGraphXPath
Returns an array of Property results, an error being thrown if other than Property results are found.
findProperties(Type) - Method in class org.plasma.sdo.xpath.MetaDataXPath
Returns an array of Property results, an error being thrown if other than Property results are found.
findProperty(String) - Method in class org.plasma.sdo.core.CoreType
Returns the declared property from this type and its base types with the given property name, or null if not exists
findProperty(ConcurrencyType, ConcurrentDataFlavor) - Method in class org.plasma.sdo.core.CoreType
 
findProperty(KeyType) - Method in class org.plasma.sdo.core.CoreType
 
findProperty(String) - Method in interface org.plasma.sdo.PlasmaType
Returns the declared property from Type and its base types with the given property name, or null if not exists
findProperty(ConcurrencyType, ConcurrentDataFlavor) - Method in interface org.plasma.sdo.PlasmaType
Returns the declared property from Type and its base types tagged with the given concurrency type and data flavor.
findProperty(KeyType) - Method in interface org.plasma.sdo.PlasmaType
Returns the declared property from Type and its base types tagged with the given key type.
findProperty(DataObject) - Method in class org.plasma.sdo.xpath.DataGraphXPath
Returns a single Property result or null if no Property results are found.
findProperty(Type) - Method in class org.plasma.sdo.xpath.MetaDataXPath
Returns a single Property result or null if no Property results are found.
findPropertyDefault() - Method in interface org.plasma.sdo.repository.Property
 
findSDOXValue(ComplexType, String) - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
findSort() - Method in interface org.plasma.sdo.repository.Property
 
findTemporal() - Method in interface org.plasma.sdo.repository.Property
 
findType(String) - Method in class org.plasma.provisioning.adapter.ModelAdapter
 
findType(String) - Method in interface org.plasma.provisioning.adapter.ProvisioningModel
 
findUniqueConstraint() - Method in interface org.plasma.sdo.repository.Property
 
findValueConstraint() - Method in interface org.plasma.sdo.repository.Property
 
findValueSetConstraint() - Method in interface org.plasma.sdo.repository.Property
 
findVersion() - Method in class org.plasma.provisioning.rdb.MySqlVersionFinder
 
findVersion() - Method in class org.plasma.provisioning.rdb.OracleVersionFinder
 
findWhereClause() - Method in class org.plasma.query.dsl.DomainRoot
 
findWhereClause() - Method in class org.plasma.query.model.Query
 
findWhereClause() - Method in interface org.plasma.query.Query
 
findXmlProperty() - Method in interface org.plasma.sdo.repository.Property
 
firstToLowerCase(String) - Static method in class org.plasma.provisioning.common.NameUtils
 
firstToUpperCase(String) - Static method in class org.plasma.provisioning.common.NameUtils
 
firstToUpperCase(String) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
 
flagLocked(DataObject) - Static method in class org.plasma.sdo.core.CoreHelper
Deprecated.
 
flagLocked() - Method in class org.plasma.sdo.core.CoreObject
 
flagUnlocked(DataObject) - Static method in class org.plasma.sdo.core.CoreHelper
Deprecated.
 
flagUnlocked() - Method in class org.plasma.sdo.core.CoreObject
 
flavor - Variable in class org.plasma.sdo.xml.Marshaller
 
flavor - Variable in class org.plasma.sdo.xml.Unmarshaller
 
FloatParameter - Class in org.plasma.query.model
Java class for FloatParameter complex type.
FloatParameter() - Constructor for class org.plasma.query.model.FloatParameter
 
FloatParameter(float) - Constructor for class org.plasma.query.model.FloatParameter
 
floatParameter - Variable in class org.plasma.query.model.Parameter
 
floor() - Method in class org.plasma.query.dsl.DataNode
 
floor() - Method in class org.plasma.query.model.Property
 
floor() - Method in interface org.plasma.query.RealDataProperty
Constructs a function, which returns the largest integer that is greater than the number, and returns this data property for use in subsequent operations
FORMAT_PATTERN_DATE - Static variable in class org.plasma.sdo.helper.DataConverter
 
FORMAT_PATTERN_DATETIME - Static variable in class org.plasma.sdo.helper.DataConverter
 
FORMAT_PATTERN_DAY - Static variable in class org.plasma.sdo.helper.DataConverter
 
FORMAT_PATTERN_MONTH - Static variable in class org.plasma.sdo.helper.DataConverter
 
FORMAT_PATTERN_MONTHDAY - Static variable in class org.plasma.sdo.helper.DataConverter
 
FORMAT_PATTERN_TIME - Static variable in class org.plasma.sdo.helper.DataConverter
 
FORMAT_PATTERN_YEAR - Static variable in class org.plasma.sdo.helper.DataConverter
 
FORMAT_PATTERN_YEARMONTH - Static variable in class org.plasma.sdo.helper.DataConverter
 
FORMAT_PATTERN_YEARMONTHDAY - Static variable in class org.plasma.sdo.helper.DataConverter
 
formatLocalClassName(String) - Method in class org.plasma.provisioning.xsd.AbstractAssembler
 
formatLocalClassName(String) - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
formatLocalPropertyName(String) - Method in class org.plasma.provisioning.xsd.AbstractAssembler
 
formatLocalPropertyName(String) - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
forName(String) - Static method in class org.plasma.query.model.Path
 
forName(String) - Static method in class org.plasma.query.model.Property
Factory method returning a property for the given name.
forName(String, Path) - Static method in class org.plasma.query.model.Property
Factory method returning a property for the given name and path.
forNames(String[]) - Static method in class org.plasma.query.model.Path
 
FREE_TEXT_SELECT_DECLARATION_DELIMITER_REGEXP - Static variable in interface org.plasma.query.model.QueryConstants
 
FREE_TEXT_SELECT_PATH_DELIMITER_REGEXP - Static variable in interface org.plasma.query.model.QueryConstants
 
From - Interface in org.plasma.query
A clause describing the query extent or root type
from - Variable in class org.plasma.query.model.Clause
 
From - Class in org.plasma.query.model
Java class for From complex type.
From() - Constructor for class org.plasma.query.model.From
 
From(Entity) - Constructor for class org.plasma.query.model.From
 
From(String, String) - Constructor for class org.plasma.query.model.From
 
From(Class) - Constructor for class org.plasma.query.model.From
 
fromBoolean(Type, boolean) - Method in class org.plasma.sdo.helper.DataConverter
 
fromByte(Type, byte) - Method in class org.plasma.sdo.helper.DataConverter
 
fromBytes(Type, byte[]) - Method in class org.plasma.sdo.helper.DataConverter
 
fromCharacter(Type, char) - Method in class org.plasma.sdo.helper.DataConverter
 
fromDate(Type, Date) - Method in class org.plasma.sdo.helper.DataConverter
 
fromDecimal(Type, BigDecimal) - Method in class org.plasma.sdo.helper.DataConverter
 
fromDouble(Type, double) - Method in class org.plasma.sdo.helper.DataConverter
 
fromFloat(Type, float) - Method in class org.plasma.sdo.helper.DataConverter
 
fromInstanceName(String) - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.ColumnKeyType
Returns the enumeration value matching the given physical or instance name.
fromInstanceName(String) - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.ConstraintType
Returns the enumeration value matching the given physical or instance name.
fromInstanceName(String) - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.SysDataType
Returns the enumeration value matching the given physical or instance name.
fromInstanceName(String) - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.TableType
Returns the enumeration value matching the given physical or instance name.
fromInstanceName(String) - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.ConstraintType
Returns the enumeration value matching the given physical or instance name.
fromInstanceName(String) - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.SysDataType
Returns the enumeration value matching the given physical or instance name.
fromInstanceName(String) - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.TableType
Returns the enumeration value matching the given physical or instance name.
fromInt(Type, int) - Method in class org.plasma.sdo.helper.DataConverter
 
fromInteger(Type, BigInteger) - Method in class org.plasma.sdo.helper.DataConverter
 
fromLong(Type, long) - Method in class org.plasma.sdo.helper.DataConverter
 
fromName(String) - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.ColumnKeyType
Returns the enumeration value matching the given name.
fromName(String) - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.ConstraintType
Returns the enumeration value matching the given name.
fromName(String) - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.SysDataType
Returns the enumeration value matching the given name.
fromName(String) - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.TableType
Returns the enumeration value matching the given name.
fromName(String) - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.ConstraintType
Returns the enumeration value matching the given name.
fromName(String) - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.SysDataType
Returns the enumeration value matching the given name.
fromName(String) - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.TableType
Returns the enumeration value matching the given name.
fromObject(Type, Object) - Method in class org.plasma.sdo.xml.Marshaller
 
fromObject(Type, Object) - Method in class org.plasma.sdo.xml.StreamMarshaller
 
fromShort(Type, short) - Method in class org.plasma.sdo.helper.DataConverter
 
fromString(Type, String) - Method in class org.plasma.sdo.helper.DataConverter
Converts the given string value to an object appropriate for the target type.
fromString(Property, String) - Method in class org.plasma.sdo.helper.DataConverter
Converts the given string value to an object appropriate for the target property and its type.
fromStrings(Type, List<String>) - Method in class org.plasma.sdo.helper.DataConverter
 
fromTemporalDataType(Type, Type, String) - Method in class org.plasma.sdo.helper.DataConverter
 
fromValue(String) - Static method in enum org.plasma.query.model.ArithmeticOperatorValues
 
fromValue(String) - Static method in enum org.plasma.query.model.FunctionValues
 
fromValue(String) - Static method in enum org.plasma.query.model.GroupOperatorValues
 
fromValue(String) - Static method in enum org.plasma.query.model.JoinType
 
fromValue(String) - Static method in enum org.plasma.query.model.LogicalOperatorValues
 
fromValue(String) - Static method in enum org.plasma.query.model.ProjectionNameType
 
fromValue(String) - Static method in enum org.plasma.query.model.QueryLanguageValues
 
fromValue(String) - Static method in enum org.plasma.query.model.RelationalOperatorValues
 
fromValue(String) - Static method in enum org.plasma.query.model.SortDirectionValues
 
fromValue(String) - Static method in enum org.plasma.query.model.SubqueryOperatorValues
 
fromValue(String) - Static method in enum org.plasma.query.model.WildcardOperatorValues
 
fromValue(String) - Static method in enum org.plasma.query.model.WildcardPropertyTypeValues
 
FumlOpaqueBehavior - Class in org.plasma.sdo.repository.fuml
 
FumlOpaqueBehavior(OpaqueBehavior) - Constructor for class org.plasma.sdo.repository.fuml.FumlOpaqueBehavior
 
FumlRepository - Class in org.plasma.sdo.repository.fuml
 
Function - Class in org.plasma.query.model
Java class for Function complex type.
Function() - Constructor for class org.plasma.query.model.Function
 
Function(FunctionValues) - Constructor for class org.plasma.query.model.Function
 
FunctionArg - Class in org.plasma.query.model
Java class for FunctionArg complex type.
FunctionArg() - Constructor for class org.plasma.query.model.FunctionArg
 
functionArgs - Variable in class org.plasma.query.model.Function
 
functions - Variable in class org.plasma.query.model.Property
 
FunctionValues - Enum in org.plasma.query.model
Java class for FunctionValues.

G

ge(Object) - Method in interface org.plasma.query.DataProperty
Returns a boolean expression where this property is greater than or equal to the given literal.
ge(Object) - Method in class org.plasma.query.dsl.DataNode
 
ge(String, Object) - Static method in class org.plasma.query.model.Expression
Returns an expression where the given property is greater than or equalt to to the given literal.
ge(String, String, Object) - Static method in class org.plasma.query.model.Expression
Returns an expression where the given property is greater than or equal to to the given literal.
ge(String, String[], Object) - Static method in class org.plasma.query.model.Expression
Returns an expression where the given property is greater than or equal to to the given literal.
ge(Property, Literal) - Static method in class org.plasma.query.model.Expression
Returns an expression where the given property is greater than or equal to to the given literal.
ge(Property, Object) - Static method in class org.plasma.query.model.Expression
Returns an expression where the given property is greater than or equal to to the given literal.
ge(Object) - Method in class org.plasma.query.model.Property
 
generate(List<Type>) - Method in class org.plasma.sdo.helper.PlasmaXSDHelper
Generate an XML Schema Declaration (XSD) from Types.
generate(List<Type>, Map<String, String>) - Method in class org.plasma.sdo.helper.PlasmaXSDHelper
Generate an XML Schema Declaration (XSD) from Types.
generate(Query, String, String, Map<String, String>) - Method in class org.plasma.sdo.helper.PlasmaXSDHelper
Generate an XML Schema Declaration (XSD) with dynamically determined containment references as embodied within the given, PlasmaQueryTM, query.
generate(Query, String, String, Map<String, String>, OutputStream) - Method in class org.plasma.sdo.helper.PlasmaXSDHelper
 
get(String) - Method in class org.plasma.sdo.access.provider.common.TraversalMap
 
get(DataObject) - Method in interface org.plasma.sdo.access.SequenceGenerator
 
get(int) - Method in class org.plasma.sdo.core.CoreDataObject
 
get(Property) - Method in class org.plasma.sdo.core.CoreDataObject
Returns the value of the given property of this object.
get(String) - Method in class org.plasma.sdo.core.CoreDataObject
Returns the value of a property of either this object or an object reachable from it, as identified by the specified path.
get(DataObject, String) - Static method in class org.plasma.sdo.core.CoreHelper
Deprecated.
 
get(String) - Method in class org.plasma.sdo.core.CoreObject
 
get(Property) - Method in class org.plasma.sdo.core.CoreProperty
Returns the value of the specified instance property of this Property.
get(Property) - Method in class org.plasma.sdo.core.CoreType
Returns the value of the specified instance property of this Type.
get(UUID) - Method in class org.plasma.sdo.core.SnapshotMap
 
get(UUID, Property) - Method in class org.plasma.sdo.core.SnapshotMap
 
get() - Method in class org.plasma.sdo.xpath.DataGraphNodeAdapter
Returns the dereferenced value of an XPATH parse result.
get() - Method in class org.plasma.sdo.xpath.XPathDataObject
 
get() - Method in class org.plasma.sdo.xpath.XPathDataProperty
 
get() - Method in class org.plasma.sdo.xpath.XPathDataValue
 
getAbsoluteSize() - Method in class org.plasma.sdo.core.CoreObject
 
getAction() - Method in class org.plasma.provisioning.ant.RDBTask
 
getAlias() - Method in class org.plasma.query.model.Entity
Gets the value of the alias property.
getAlias() - Method in class org.plasma.query.model.Property
Gets the value of the alias property.
getAlias() - Method in class org.plasma.sdo.core.CoreProperty
 
getAlias() - Method in class org.plasma.sdo.core.CoreType
 
getAlias() - Method in interface org.plasma.sdo.PlasmaProperty
Returns the alias for this property if exists, or null if not exists
getAlias() - Method in interface org.plasma.sdo.PlasmaType
Returns the alias for Type
getAliasedProperties() - Method in class org.plasma.provisioning.adapter.TypeAdapter
 
getAliasedPropertiesArray() - Method in class org.plasma.provisioning.adapter.TypeAdapter
 
getAliasedProperty(String) - Method in class org.plasma.provisioning.adapter.TypeAdapter
 
getAliasNames() - Method in class org.plasma.sdo.core.CoreProperty
Returns a list of alias names for this Property.
getAliasNames() - Method in class org.plasma.sdo.core.CoreType
Return a list of alias names for this Type.
getAllDocumentation() - Method in class org.plasma.provisioning.adapter.TypeAdapter
 
getAllNamespaces() - Method in class org.plasma.sdo.repository.fuml.FumlRepository
 
getAllNamespaces() - Method in class org.plasma.sdo.repository.PlasmaRepository
 
getAllNamespaces() - Method in interface org.plasma.sdo.repository.Repository
 
getAllNamespaceUris() - Method in class org.plasma.sdo.repository.fuml.FumlRepository
 
getAllNamespaceUris() - Method in class org.plasma.sdo.repository.PlasmaRepository
 
getAllNamespaceUris() - Method in interface org.plasma.sdo.repository.Repository
 
getAllowableTargetTypes(DataType) - Method in class org.plasma.sdo.helper.DataConverter
 
getAllPaths() - Method in class org.plasma.sdo.core.CorePathAssembler
 
getAllPaths() - Method in interface org.plasma.sdo.PathAssembler
 
getAllProperties() - Method in interface org.plasma.sdo.repository.Class_
 
getAllSettings() - Method in interface org.plasma.sdo.Change
 
getAllSettings() - Method in class org.plasma.sdo.core.CoreChange
 
getAppinfo(Type, String) - Method in class org.plasma.sdo.helper.PlasmaXSDHelper
 
getAppinfo(Property, String) - Method in class org.plasma.sdo.helper.PlasmaXSDHelper
 
getArithmeticOperator() - Method in class org.plasma.query.model.Term
Gets the value of the arithmeticOperator property.
getArtifactNamespaceURI() - Method in interface org.plasma.sdo.repository.Classifier
Returns the (UML) artifact URI associated with the classifier, if available, or null e.g.
getAs() - Method in class org.plasma.query.model.Property
 
getAttributeAxisIterator(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
 
getAttributeAxisIterator(Object, String, String, String) - Method in class org.plasma.query.xpath.QueryPathNavigator
Retrieves an Iterator over the attribute elements that match the supplied name.
getAttributeAxisIterator(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
 
getAttributeAxisIterator(Object, String, String, String) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
Retrieves an Iterator over the attribute elements that match the supplied name.
getAttributeAxisIterator(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
 
getAttributeAxisIterator(Object, String, String, String) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
Retrieves an Iterator over the attribute elements that match the supplied name.
getAttributeGroupMap() - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
getAttributeName(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
 
getAttributeName(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
 
getAttributeName(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
 
getAttributeNamespaceUri(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
 
getAttributeNamespaceUri(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
 
getAttributeNamespaceUri(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
 
getAttributeQName(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
 
getAttributeQName(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
 
getAttributeQName(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
 
getAttributeStringValue(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
 
getAttributeStringValue(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
 
getAttributeStringValue(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
 
getAutoIncrement() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Returns the value of the autoIncrement property.
getAutoIncrement() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Returns the value of the autoIncrement property.
getBanner() - Method in class org.plasma.provisioning.rdb.oracle.any.sys.impl.VersionImpl
Returns the value of the banner property.
getBanner() - Method in interface org.plasma.provisioning.rdb.oracle.any.sys.Version
Returns the value of the banner property.
getBanner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.VersionImpl
Returns the value of the banner property.
getBanner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Version
Returns the value of the banner property.
getBaseTypes() - Method in class org.plasma.sdo.core.CoreType
Returns the List of immediate base Types for this Type, or an empty list if there are no base Types.
getBigDecimal(String) - Method in class org.plasma.sdo.core.CoreDataObject
 
getBigDecimal(int) - Method in class org.plasma.sdo.core.CoreDataObject
 
getBigDecimal(Property) - Method in class org.plasma.sdo.core.CoreDataObject
 
getBigInteger(String) - Method in class org.plasma.sdo.core.CoreDataObject
 
getBigInteger(int) - Method in class org.plasma.sdo.core.CoreDataObject
 
getBigInteger(Property) - Method in class org.plasma.sdo.core.CoreDataObject
 
getBody() - Method in interface org.plasma.sdo.repository.Comment
 
getBody() - Method in class org.plasma.sdo.repository.fuml.FumlOpaqueBehavior
 
getBody() - Method in interface org.plasma.sdo.repository.OpaqueBehavior
 
getBoolean(String) - Method in class org.plasma.sdo.core.CoreDataObject
 
getBoolean(int) - Method in class org.plasma.sdo.core.CoreDataObject
 
getBoolean(Property) - Method in class org.plasma.sdo.core.CoreDataObject
 
getBusinessName() - Method in interface org.plasma.sdo.repository.Classifier
 
getByte(String) - Method in class org.plasma.sdo.core.CoreDataObject
 
getByte(int) - Method in class org.plasma.sdo.core.CoreDataObject
 
getByte(Property) - Method in class org.plasma.sdo.core.CoreDataObject
 
getBytes(String) - Method in class org.plasma.sdo.core.CoreDataObject
 
getBytes(int) - Method in class org.plasma.sdo.core.CoreDataObject
 
getBytes(Property) - Method in class org.plasma.sdo.core.CoreDataObject
 
getChangedDataObjects() - Method in class org.plasma.sdo.core.CoreChangeSummary
Returns a list consisting of all the data objects that have been changed while logging.
getChangeSummary() - Method in class org.plasma.sdo.core.CoreDataGraph
Returns the change summary associated with this data graph.
getChangeSummary() - Method in class org.plasma.sdo.core.CoreDataObject
 
getChangeType() - Method in interface org.plasma.sdo.Change
 
getChangeType() - Method in class org.plasma.sdo.core.CoreChange
 
getChar(String) - Method in class org.plasma.sdo.core.CoreDataObject
 
getChar(int) - Method in class org.plasma.sdo.core.CoreDataObject
 
getChar(Property) - Method in class org.plasma.sdo.core.CoreDataObject
 
getCharacterSetName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Returns the value of the characterSetName property.
getCharacterSetName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Returns the value of the characterSetName property.
getCharacterSetName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Returns the value of the characterSetName property.
getCharacterSetName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Returns the value of the characterSetName property.
getCharacterSetName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Returns the value of the characterSetName property.
getCharacterSetName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Returns the value of the characterSetName property.
getCharMaxLength() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Returns the value of the charMaxLength property.
getCharMaxLength() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Returns the value of the charMaxLength property.
getChars(int, int, char[], int) - Method in class org.plasma.text.TextBuilder
 
getChildAxisIterator(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
Where the given context node is a SDO Property, gets the actual value of the property wrapped in a CoreXPathValue and Iterator.
getChildAxisIterator(Object, String, String, String) - Method in class org.plasma.query.xpath.QueryPathNavigator
Retrieves an Iterator over the child elements that match the supplied local name and namespace URI.
getChildAxisIterator(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
Where the given context node is a SDO Property, gets the actual value of the property wrapped in a CoreXPathValue and Iterator.
getChildAxisIterator(Object, String, String, String) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
Retrieves an Iterator over the child elements that match the supplied local name and namespace URI.
getChildAxisIterator(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
 
getChildAxisIterator(Object, String, String, String) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
Retrieves an Iterator over the child elements that match the supplied local name and namespace URI.
getClass_() - Method in interface org.plasma.sdo.repository.Property
 
getClassById(String) - Method in class org.plasma.sdo.repository.fuml.FumlRepository
 
getClassById(String) - Method in class org.plasma.sdo.repository.PlasmaRepository
 
getClassById(String) - Method in interface org.plasma.sdo.repository.Repository
 
getClassesDir() - Method in class org.plasma.provisioning.ant.QueryTask
 
getClassFactory() - Method in class org.plasma.text.lang3gl.java.DSLFactory
 
getClassFactory() - Method in class org.plasma.text.lang3gl.java.SDOFactory
 
getClassFactory() - Method in class org.plasma.text.lang3gl.java.TypeFactory
 
getClassFactory() - Method in interface org.plasma.text.lang3gl.Lang3GLFactory
 
getClassifier() - Method in class org.plasma.sdo.core.CoreType
 
getClassifier() - Method in interface org.plasma.sdo.PlasmaType
Return the repository classifier underlying this Type
getClassifier(String) - Method in class org.plasma.sdo.repository.fuml.FumlRepository
 
getClassifier(String) - Method in class org.plasma.sdo.repository.PlasmaRepository
 
getClassifier(String) - Method in interface org.plasma.sdo.repository.Repository
Fetches a classifier using the given artifact, package or namespace qualified name.
getClassifierById(String) - Method in class org.plasma.sdo.repository.fuml.FumlRepository
 
getClassifierByName(String) - Method in class org.plasma.sdo.repository.fuml.FumlRepository
 
getClassifierByQualifiedName(String) - Method in class org.plasma.sdo.repository.fuml.FumlRepository
 
getClassifiers(String) - Method in class org.plasma.sdo.repository.fuml.FumlRepository
 
getClassifiers(String) - Method in class org.plasma.sdo.repository.PlasmaRepository
 
getClassifiers(String) - Method in interface org.plasma.sdo.repository.Repository
Returns a list of classifiers contained by the package, as well as all classifiers within its contained packages, linked/stereotyped through an SDONamespace stereotype where the stereotype uri matches the given uri.
getClassLocalNameMap() - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
getClassPropertyMap() - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
getClassQualifiedNameMap() - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
getClauses() - Method in class org.plasma.query.model.Query
 
getClss() - Method in class org.plasma.provisioning.adapter.ClassAdapter
 
getCollectionParameter() - Method in class org.plasma.query.model.Parameter
Gets the value of the collectionParameter property.
getCollectionSimpleName() - Method in class org.plasma.text.lang3gl.java.MetaClassInfo
Return the simple (unqualified) type name applicable for use in collection classes, for primitive types (e.g.
getColumn() - Method in class org.plasma.sdo.access.provider.common.PropertyPair
 
getColumn() - Method in class org.plasma.sdo.xml.StreamNode
 
getColumn(Table, String) - Method in class org.plasma.text.ddl.DefaultDDLFactory
 
getColumn_id() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Returns the value of the column_id property.
getColumn_id() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Returns the value of the column_id property.
getColumn_id() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Returns the value of the column_id property.
getColumn_id() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Returns the value of the column_id property.
getColumnComment() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Returns the value of the columnComment property.
getColumnComment() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Returns the value of the columnComment property.
getColumnKey() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Returns the value of the columnKey property.
getColumnKey() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Returns the value of the columnKey property.
getColumnName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Returns the value of the columnName property.
getColumnName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
Returns the value of the columnName property.
getColumnName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Returns the value of the columnName property.
getColumnName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
Returns the value of the columnName property.
getColumnName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
Returns the value of the columnName property.
getColumnName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
Returns the value of the columnName property.
getColumnName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Returns the value of the columnName property.
getColumnName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
Returns the value of the columnName property.
getColumnName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Returns the value of the columnName property.
getColumnName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Returns the value of the columnName property.
getColumnName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment
Returns the value of the columnName property.
getColumnName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint
Returns the value of the columnName property.
getColumnName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Returns the value of the columnName property.
getColumnName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment
Returns the value of the columnName property.
getColumnNumber() - Method in class org.plasma.sdo.xml.ErrorLocator
 
getColumnType() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Returns the value of the columnType property.
getColumnType() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Returns the value of the columnType property.
getCommand() - Method in class org.plasma.provisioning.ant.ProvisioningTask
 
getComments() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
Returns the value of the comments property.
getComments() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
Returns the value of the comments property.
getComments() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
Returns the value of the comments property.
getComments() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
Returns the value of the comments property.
getComments() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment
Returns the value of the comments property.
getComments() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment
Returns the value of the comments property.
getComments() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment
Returns the value of the comments property.
getComments() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment
Returns the value of the comments property.
getComments() - Method in interface org.plasma.sdo.repository.Classifier
 
getComments() - Method in interface org.plasma.sdo.repository.Element
 
getComments() - Method in class org.plasma.sdo.repository.fuml.FumlOpaqueBehavior
 
getComments() - Method in interface org.plasma.sdo.repository.Property
 
getCommentStringValue(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
 
getCommentStringValue(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
 
getCommentStringValue(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
 
getComparator() - Method in class org.plasma.sdo.access.provider.common.DataGraphComparatorAssembler
 
getComparator() - Method in class org.plasma.sdo.access.provider.common.DataObjectComparatorAssembler
 
getComplexTypeMap() - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
getConcurrent() - Method in class org.plasma.sdo.core.CoreProperty
 
getConcurrent() - Method in interface org.plasma.sdo.PlasmaProperty
Returns the concurrent information for this property if exists, or null if not exists
getConfigurationProperties() - Method in class org.plasma.query.model.Query
Gets the value of the configurationProperties property.
getConfigurationProperty(String) - Method in class org.plasma.query.dsl.DomainRoot
 
getConfigurationProperty(String) - Method in class org.plasma.query.model.Query
Returns the configuration property value for the given name
getConfigurationProperty(String) - Method in interface org.plasma.query.Query
Returns the configuration property value for the given name
getConstraint() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
 
getConstraint(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
 
getConstraint() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Returns an array of Constraint set for the object's multi-valued property constraint.
getConstraint(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Returns the Constraint set for the object's multi-valued property constraint based on the given index.
getConstraintCount() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
 
getConstraintCount() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Returns a count for multi-valued property constraint.
getConstraintName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Returns the value of the constraintName property.
getConstraintName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Returns the value of the constraintName property.
getConstraintName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
Returns the value of the constraintName property.
getConstraintName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint
Returns the value of the constraintName property.
getConstraintType() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
Returns the value of the constraintType property.
getConstraintType() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint
Returns the value of the constraintType property.
getConstraintType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Returns the value of the constraintType property.
getConstraintType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Returns the value of the constraintType property.
getContainer() - Method in class org.plasma.sdo.core.CoreDataObject
Returns the containing data object or null if there is no container.
getContainingType() - Method in class org.plasma.sdo.core.CoreProperty
Returns the containing type of this Property.
getContainmentProperty() - Method in class org.plasma.sdo.core.ContainmentNode
 
getContainmentProperty() - Method in class org.plasma.sdo.core.CoreDataObject
Return the Property of the data object containing this data object or null if there is no container.
getContainmentReferenceName(PlasmaType) - Static method in class org.plasma.xml.schema.SchemaUtil
 
getContainmentReferenceName(TypeAdapter) - Static method in class org.plasma.xml.schema.SchemaUtil
 
getContent() - Method in class org.plasma.sdo.xml.DocumentMarshaller
Deprecated.
 
getContent(String, boolean) - Method in class org.plasma.sdo.xml.DocumentMarshaller
Deprecated.
 
getContent(Format) - Method in class org.plasma.sdo.xml.DocumentMarshaller
Deprecated.
 
getContent() - Method in class org.plasma.xml.uml.DefaultUMLModelAssembler
 
getContent(String, boolean) - Method in class org.plasma.xml.uml.DefaultUMLModelAssembler
 
getContent(Format) - Method in class org.plasma.xml.uml.DefaultUMLModelAssembler
 
getContent(OutputStream) - Method in class org.plasma.xml.uml.DefaultUMLModelAssembler
 
getContent(OutputStream, String, boolean) - Method in class org.plasma.xml.uml.DefaultUMLModelAssembler
 
getContent(OutputStream, Format) - Method in class org.plasma.xml.uml.DefaultUMLModelAssembler
 
getContent() - Method in interface org.plasma.xml.uml.UMLModelAssembler
 
getContent(String, boolean) - Method in interface org.plasma.xml.uml.UMLModelAssembler
 
getContent(Format) - Method in interface org.plasma.xml.uml.UMLModelAssembler
 
getContent(OutputStream) - Method in interface org.plasma.xml.uml.UMLModelAssembler
 
getContent(OutputStream, String, boolean) - Method in interface org.plasma.xml.uml.UMLModelAssembler
 
getContent(OutputStream, Format) - Method in interface org.plasma.xml.uml.UMLModelAssembler
 
getContext() - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
getContext() - Method in interface org.plasma.query.visitor.QueryVisitor
 
getContext() - Method in class org.plasma.text.lang3gl.java.DefaultFactory
 
getContext() - Method in class org.plasma.text.lang3gl.java.TypeClassFactory
 
getContext() - Method in class org.plasma.text.lang3gl.java.TypeEnumerationFactory
 
getContext() - Method in interface org.plasma.text.lang3gl.Lang3GLContentFactory
Returns the language context for this factory.
getCopyHelper() - Method in class org.plasma.sdo.helper.PlasmaHelperContext
 
getCreatedMillis() - Method in class org.plasma.sdo.core.CoreSetting
 
getCreatedMillis() - Method in interface org.plasma.sdo.PlasmaSetting
 
getDataDefault() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Returns the value of the dataDefault property.
getDataDefault() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Returns the value of the dataDefault property.
getDataDefault() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Returns the value of the dataDefault property.
getDataDefault() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Returns the value of the dataDefault property.
getDataFactory() - Method in class org.plasma.sdo.helper.PlasmaHelperContext
 
getDataFlavor() - Method in class org.plasma.sdo.core.CoreProperty
 
getDataFlavor() - Method in interface org.plasma.sdo.PlasmaProperty
For data type properties, returns the data flavor associated with the property data type.
getDataFlavor(DataTypeRef) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
 
getDataGraph() - Method in interface org.plasma.sdo.access.DataGraphAssembler
Returns the assembled data graph.
getDataGraph() - Method in class org.plasma.sdo.core.CoreChangeSummary
Returns the data graph associated with this change summary or null.
getDataGraph() - Method in class org.plasma.sdo.core.CoreDataObject
Returns the data graph for this object or null if there isn't one.
getDataHelper() - Method in class org.plasma.sdo.helper.PlasmaHelperContext
 
getDataLength() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Returns the value of the dataLength property.
getDataLength() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Returns the value of the dataLength property.
getDataLength() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Returns the value of the dataLength property.
getDataLength() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Returns the value of the dataLength property.
getDataObject() - Method in class org.plasma.sdo.access.provider.common.DataObjectCommitAdapter
 
getDataObject() - Method in interface org.plasma.sdo.Change
 
getDataObject() - Method in class org.plasma.sdo.core.ContainmentNode
 
getDataObject() - Method in class org.plasma.sdo.core.CoreChange
 
getDataObject() - Method in class org.plasma.sdo.core.CoreDataObject
 
getDataObject(String) - Method in class org.plasma.sdo.core.CoreDataObject
 
getDataObject(int) - Method in class org.plasma.sdo.core.CoreDataObject
 
getDataObject(Property) - Method in class org.plasma.sdo.core.CoreDataObject
 
getDataObject() - Method in interface org.plasma.sdo.PlasmaDataObject
 
getDataObject() - Method in interface org.plasma.sdo.PlasmaNode
 
getDataObject() - Method in class org.plasma.sdo.xpath.XPathDataObject
 
getDataPrecision() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Returns the value of the dataPrecision property.
getDataPrecision() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Returns the value of the dataPrecision property.
getDataPrecision() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Returns the value of the dataPrecision property.
getDataPrecision() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Returns the value of the dataPrecision property.
getDataPrecision() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Returns the value of the dataPrecision property.
getDataPrecision() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Returns the value of the dataPrecision property.
getDataScale() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Returns the value of the dataScale property.
getDataScale() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Returns the value of the dataScale property.
getDataScale() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Returns the value of the dataScale property.
getDataScale() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Returns the value of the dataScale property.
getDataScale() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Returns the value of the dataScale property.
getDataScale() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Returns the value of the dataScale property.
getDataType() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Returns the value of the dataType property.
getDataType() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Returns the value of the dataType property.
getDataType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Returns the value of the dataType property.
getDataType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Returns the value of the dataType property.
getDataType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Returns the value of the dataType property.
getDataType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Returns the value of the dataType property.
getDate(String) - Method in class org.plasma.sdo.core.CoreDataObject
 
getDate(int) - Method in class org.plasma.sdo.core.CoreDataObject
 
getDate(Property) - Method in class org.plasma.sdo.core.CoreDataObject
 
getDateFormat() - Method in class org.plasma.sdo.helper.DataConverter
 
getDateFormats() - Method in class org.plasma.sdo.helper.DataConverter
 
getDateParameter() - Method in class org.plasma.query.model.Parameter
Gets the value of the dateParameter property.
getDateTimeFormat() - Method in class org.plasma.sdo.helper.DataConverter
 
getDayFormat() - Method in class org.plasma.sdo.helper.DataConverter
 
getDecimalParameter() - Method in class org.plasma.query.model.Parameter
Gets the value of the decimalParameter property.
getDeclaredProperties() - Method in class org.plasma.provisioning.adapter.TypeAdapter
 
getDeclaredProperties() - Method in class org.plasma.sdo.core.CoreType
Returns the Properties declared in this Type as opposed to those declared in base Types.
getDeclaredProperties() - Method in interface org.plasma.sdo.repository.Class_
 
getDeclaredPropertiesArray() - Method in class org.plasma.provisioning.adapter.TypeAdapter
 
getDeclaredPropertiesSorted() - Method in class org.plasma.sdo.core.CoreType
Returns an alphabetically sorted list of the Properties declared in this Type as opposed to those declared in base Types.
getDeclaredPropertiesSorted() - Method in interface org.plasma.sdo.PlasmaType
Returns an alphabetically sorted list of the Properties declared in Type as opposed to those declared in base Types.
getDeclaredProperty(String) - Method in class org.plasma.provisioning.adapter.TypeAdapter
 
getDefault() - Method in class org.plasma.sdo.core.CoreProperty
Returns the default value this Property will have in a data object where the Property hasn't been set.
getDefaultUMLNamespaceURI() - Method in class org.plasma.sdo.repository.fuml.FumlRepository
 
getDelete() - Method in class org.plasma.query.model.Clause
 
getDeleteClause() - Method in class org.plasma.query.model.Query
 
getDeleteRule() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Returns the value of the deleteRule property.
getDeleteRule() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Returns the value of the deleteRule property.
getDepth() - Method in class org.plasma.sdo.core.CoreObject
 
getDerivation() - Method in class org.plasma.sdo.core.CoreProperty
 
getDerivation() - Method in class org.plasma.sdo.core.CoreType
 
getDerivation() - Method in interface org.plasma.sdo.PlasmaProperty
Returns the derivation information for this property if exists, or null if not exists
getDerivation() - Method in interface org.plasma.sdo.PlasmaType
Returns the derivation information for Type if exists, or null if not exists
getDerivationSupplier() - Method in class org.plasma.sdo.core.CoreProperty
 
getDerivationSupplier() - Method in class org.plasma.sdo.core.CoreType
 
getDerivationSupplier() - Method in interface org.plasma.sdo.PlasmaProperty
Returns the derivation supplier property for this property or null if not exists.
getDerivationSupplier() - Method in interface org.plasma.sdo.PlasmaType
Returns the derivation supplier type for Type or null if not exists.
getDerivationSupplier() - Method in interface org.plasma.sdo.repository.Classifier
 
getDescription() - Method in enum org.plasma.provisioning.cli.CassandraToolAction
 
getDescription() - Method in enum org.plasma.provisioning.cli.DSLToolAction
 
getDescription() - Method in interface org.plasma.provisioning.cli.OptionEnum
 
getDescription() - Method in enum org.plasma.provisioning.cli.ProvisioningTarget
 
getDescription() - Method in enum org.plasma.provisioning.cli.ProvisioningToolOption
 
getDescription() - Method in enum org.plasma.provisioning.cli.QueryToolAction
 
getDescription() - Method in enum org.plasma.provisioning.cli.RDBDialect
 
getDescription() - Method in enum org.plasma.provisioning.cli.RDBToolAction
 
getDescription() - Method in enum org.plasma.provisioning.cli.SDOToolAction
 
getDescription() - Method in enum org.plasma.provisioning.cli.UMLDialect
 
getDescription() - Method in enum org.plasma.provisioning.cli.UMLPlatform
 
getDescription() - Method in enum org.plasma.provisioning.cli.UMLToolSource
 
getDescription() - Method in enum org.plasma.provisioning.rdb.mysql.v5_5.ColumnKeyType
Returns the descriptive text associated with this enumeration literal.
getDescription() - Method in enum org.plasma.provisioning.rdb.mysql.v5_5.ConstraintType
Returns the descriptive text associated with this enumeration literal.
getDescription() - Method in enum org.plasma.provisioning.rdb.mysql.v5_5.SysDataType
Returns the descriptive text associated with this enumeration literal.
getDescription() - Method in enum org.plasma.provisioning.rdb.mysql.v5_5.TableType
Returns the descriptive text associated with this enumeration literal.
getDescription() - Method in enum org.plasma.provisioning.rdb.oracle.g11.sys.ConstraintType
Returns the descriptive text associated with this enumeration literal.
getDescription() - Method in enum org.plasma.provisioning.rdb.oracle.g11.sys.SysDataType
Returns the descriptive text associated with this enumeration literal.
getDescription() - Method in enum org.plasma.provisioning.rdb.oracle.g11.sys.TableType
Returns the descriptive text associated with this enumeration literal.
getDescription() - Method in class org.plasma.sdo.core.CoreProperty
 
getDescription() - Method in class org.plasma.sdo.core.CoreType
 
getDescription() - Method in interface org.plasma.sdo.PlasmaEnum
 
getDescription() - Method in interface org.plasma.sdo.PlasmaProperty
 
getDescription() - Method in interface org.plasma.sdo.PlasmaType
Returns the comments from the repository classifier for this Type.
getDescriptionText() - Method in class org.plasma.sdo.core.CoreProperty
 
getDescriptionText() - Method in class org.plasma.sdo.core.CoreType
 
getDescriptionText() - Method in interface org.plasma.sdo.PlasmaProperty
 
getDescriptionText() - Method in interface org.plasma.sdo.PlasmaType
Returns the concatenated comments from the repository classifier for this Type.
getDest() - Method in class org.plasma.provisioning.ant.DSLTask
 
getDest() - Method in class org.plasma.provisioning.ant.SDOTask
 
getDestFile() - Method in class org.plasma.provisioning.ant.QueryTask
 
getDestFileType() - Method in class org.plasma.provisioning.ant.QueryTask
 
getDestNamespacePrefix() - Method in class org.plasma.provisioning.ant.QueryTask
 
getDestNamespacePrefix() - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
getDestNamespacePrefix() - Method in class org.plasma.xml.uml.DefaultUMLModelAssembler
 
getDestNamespacePrefix() - Method in interface org.plasma.xml.uml.UMLModelAssembler
 
getDestNamespaceURI() - Method in class org.plasma.provisioning.ant.QueryTask
 
getDestNamespaceURI() - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
getDestNamespaceURI() - Method in class org.plasma.xml.uml.DefaultUMLModelAssembler
 
getDestNamespaceURI() - Method in interface org.plasma.xml.uml.UMLModelAssembler
 
getDialect() - Method in class org.plasma.provisioning.ant.DSLTask
 
getDialect() - Method in class org.plasma.provisioning.ant.RDBTask
 
getDialect() - Method in class org.plasma.provisioning.ant.SDOTask
 
getDirection() - Method in class org.plasma.query.model.Property
 
getDirection() - Method in class org.plasma.sdo.core.CoreEdge
 
getDirection() - Method in interface org.plasma.sdo.core.Edge
 
getDocument(String) - Method in class org.plasma.query.xpath.QueryPathNavigator
 
getDocument() - Method in class org.plasma.sdo.xml.DocumentMarshaller
Deprecated.
 
getDocument(String) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
 
getDocument(String) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
 
getDocument() - Method in class org.plasma.xml.uml.DefaultUMLModelAssembler
 
getDocument() - Method in interface org.plasma.xml.uml.UMLModelAssembler
 
getDocumentation() - Method in class org.plasma.provisioning.adapter.TypeAdapter
 
getDocumentationContent(Annotated) - Method in class org.plasma.provisioning.xsd.AbstractAssembler
 
getDocumentationContent(Annotation) - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
getDocumentationContent(Annotated) - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
getDocumentNode(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
 
getDocumentNode(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
 
getDocumentNode(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
 
getDouble(String) - Method in class org.plasma.sdo.core.CoreDataObject
 
getDouble(int) - Method in class org.plasma.sdo.core.CoreDataObject
 
getDouble(Property) - Method in class org.plasma.sdo.core.CoreDataObject
 
getDurationFormat() - Method in class org.plasma.sdo.helper.DataConverter
 
getEdges(PlasmaProperty) - Method in class org.plasma.sdo.core.CoreNode
 
getEdges(PlasmaProperty) - Method in interface org.plasma.sdo.PlasmaNode
Returns a list of edges associated with the given property regardless of it's multiplicity.
getEditioningView() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Returns the value of the editioningView property.
getEditioningView() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns the value of the editioningView property.
getElementById(String) - Method in class org.plasma.sdo.repository.fuml.FumlRepository
 
getElementByName(String) - Method in class org.plasma.sdo.repository.fuml.FumlRepository
 
getElementByQualifiedName(String) - Method in class org.plasma.sdo.repository.fuml.FumlRepository
 
getElementMap() - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
getElementName(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
 
getElementName(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
 
getElementName(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
 
getElementNamespaceUri(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
 
getElementNamespaceUri(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
 
getElementNamespaceUri(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
 
getElementQName(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
 
getElementQName(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
 
getElementQName(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
 
getElementStringValue(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
 
getElementStringValue(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
 
getElementStringValue(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
 
getEncoding() - Method in class org.plasma.sdo.core.CoreXMLDocument
Return the XML encoding of the document, or null if not specified.
getEncoding() - Method in class org.plasma.sdo.xml.DefaultOptions
 
getEncoding() - Method in interface org.plasma.sdo.xml.XMLOptions
Returns the character encoding
getEndRange() - Method in class org.plasma.query.dsl.DomainRoot
 
getEndRange() - Method in class org.plasma.query.model.Query
 
getEndRange() - Method in interface org.plasma.query.Query
Gets the value of the endRange property.
getEntities() - Method in class org.plasma.query.model.From
 
getEntity() - Method in class org.plasma.query.model.Delete
Gets the value of the entity property.
getEntity() - Method in class org.plasma.query.model.From
 
getEntity() - Method in class org.plasma.query.model.Join
Gets the value of the entity property.
getEntity() - Method in class org.plasma.query.model.Term
Gets the value of the entity property.
getEntity() - Method in class org.plasma.query.model.Update
Gets the value of the entity property.
getEntityName() - Method in exception org.plasma.sdo.access.LockedEntityException
 
getEntityName() - Method in exception org.plasma.sdo.access.service.LockedEntityEJBException
 
getEntityName() - Method in class org.plasma.sdo.core.CoreNode
 
getEntityName() - Method in class org.plasma.sdo.core.CoreObject
 
getEntityName() - Method in interface org.plasma.sdo.core.NamedEntity
 
getEnumerationById(String) - Method in class org.plasma.sdo.repository.fuml.FumlRepository
 
getEnumerationConstraint() - Method in class org.plasma.sdo.core.CoreProperty
 
getEnumerationConstraint() - Method in interface org.plasma.sdo.PlasmaProperty
Returns the enumeration constraint information for this property if exists, or null if not exists
getEnumerationConstraints() - Method in class org.plasma.provisioning.xsd.ConstraintCollector
 
getEnumerationFactory() - Method in class org.plasma.text.lang3gl.java.DSLFactory
 
getEnumerationFactory() - Method in class org.plasma.text.lang3gl.java.SDOFactory
 
getEnumerationFactory() - Method in class org.plasma.text.lang3gl.java.TypeFactory
 
getEnumerationFactory() - Method in interface org.plasma.text.lang3gl.Lang3GLFactory
 
getEnumerationLiteralById(String) - Method in class org.plasma.sdo.repository.fuml.FumlRepository
 
getEqualityHelper() - Method in class org.plasma.sdo.helper.PlasmaHelperContext
 
getErrorHandler() - Method in class org.plasma.sdo.xml.DefaultOptions
 
getErrorHandler() - Method in interface org.plasma.sdo.xml.XMLOptions
Returns the current XML Schema (XSD) validation error handler
getEventTypeString(int) - Static method in class org.plasma.sdo.xml.StreamUnmarshaller
Returns the String representation of the given integer constant.
getExpression() - Method in class org.plasma.query.model.On
Gets the value of the expression property.
getExpression() - Method in class org.plasma.query.model.Term
Gets the value of the expression property.
getExpressionCount() - Method in class org.plasma.query.model.Update
 
getExpressionCount() - Method in class org.plasma.query.model.Where
 
getExpressions() - Method in class org.plasma.query.model.Update
 
getExpressions() - Method in class org.plasma.query.model.Where
 
getField() - Method in class org.plasma.provisioning.adapter.FieldAdapter
 
getFieldClass() - Method in class org.plasma.provisioning.adapter.FieldAdapter
 
getFieldPackage() - Method in class org.plasma.provisioning.adapter.FieldAdapter
 
getFile() - Method in class org.plasma.provisioning.ant.QueryTask
 
getFilter() - Method in class org.plasma.sdo.access.provider.common.TextQueryFilterAssembler
 
getFilterId() - Method in class org.plasma.query.model.Where
Gets the value of the filterId property.
getFloat(String) - Method in class org.plasma.sdo.core.CoreDataObject
 
getFloat(int) - Method in class org.plasma.sdo.core.CoreDataObject
 
getFloat(Property) - Method in class org.plasma.sdo.core.CoreDataObject
 
getFloatParameter() - Method in class org.plasma.query.model.Parameter
Gets the value of the floatParameter property.
getFrom() - Method in class org.plasma.query.model.Clause
Gets the value of the from property.
getFromClause() - Method in class org.plasma.query.dsl.DomainRoot
 
getFromClause() - Method in class org.plasma.query.model.Query
 
getFromClause() - Method in interface org.plasma.query.Query
 
getFunctionArgs() - Method in class org.plasma.query.model.Function
Gets the value of the functionArgs property.
getFunctions(Property) - Method in interface org.plasma.query.collector.Selection
Returns the functions for the given property or empty list if the given property has no functions.
getFunctions(Property, int) - Method in interface org.plasma.query.collector.Selection
Returns the functions for the given property for the given traversal level or graph depth, or empty list if the given property has no functions.
getFunctions(Property) - Method in class org.plasma.query.collector.SelectionCollector
 
getFunctions(Property, int) - Method in class org.plasma.query.collector.SelectionCollector
 
getFunctions() - Method in class org.plasma.query.model.Property
 
getGeneralization() - Method in interface org.plasma.sdo.repository.Classifier
 
getGlobalProperty(String, String, boolean) - Method in class org.plasma.sdo.helper.PlasmaXSDHelper
 
getGroupBy() - Method in class org.plasma.query.model.Clause
Gets the value of the GroupBy property.
getGroupOperator() - Method in class org.plasma.query.model.Term
Gets the value of the groupOperator property.
getHashKey(PlasmaDataObject) - Method in class org.plasma.sdo.access.provider.common.DataObjectHashKeyAssembler
 
getId() - Method in class org.plasma.sdo.core.CoreDataGraph
Returns an object to be used and managed by client Data Access Services as an identifier for a Data Graph.
getId() - Method in class org.plasma.sdo.core.CoreProperty
 
getId() - Method in class org.plasma.sdo.core.CoreType
 
getId() - Method in interface org.plasma.sdo.PlasmaDataGraph
Returns an object to be used and managed by client Data Access Services as an identifier for a Data Graph.
getId() - Method in interface org.plasma.sdo.PlasmaProperty
Returns the unique id for the element within its meta data repository.
getId() - Method in interface org.plasma.sdo.PlasmaType
Returns the unique id for the element within its meta data repository.
getId() - Method in interface org.plasma.sdo.repository.Element
 
getId() - Method in class org.plasma.sdo.repository.fuml.FumlOpaqueBehavior
 
getImplementationClassName(Class) - Method in class org.plasma.text.lang3gl.java.DSLClassFactory
 
getImplementationClassName(Class, Package) - Method in class org.plasma.text.lang3gl.java.SDODefaultFactory
 
getImportDeclaration() - Method in class org.plasma.query.model.Where
Gets the value of the importDeclaration property.
getIndentationToken() - Method in class org.plasma.text.ddl.DDLStreamAssembler
 
getIndentationToken() - Method in class org.plasma.text.lang3gl.DefaultLang3GLContext
 
getIndentationToken() - Method in class org.plasma.text.lang3gl.DefaultStreamAssembler
 
getIndentationToken() - Method in interface org.plasma.text.lang3gl.Lang3GLContext
 
getIndex() - Method in class org.plasma.query.model.PathElement
Gets the value of the index property.
getIndexName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Returns the value of the indexName property.
getIndexName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Returns the value of the indexName property.
getIndexOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Returns the value of the indexOwner property.
getIndexOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Returns the value of the indexOwner property.
getInheritedProperties(Type) - Method in interface org.plasma.query.collector.PropertySelection
Deprecated.
Returns a list of data and reference property names collected specifically for the given type or collected for any base type of the given type.
getInheritedProperties(Type) - Method in class org.plasma.query.collector.PropertySelectionCollector
Deprecated.
 
getInheritedProperties(Type) - Method in interface org.plasma.query.collector.Selection
Returns the unique set of inherited data and reference properties collected for the given type, and any base types of the given type, irrespective of the (query) graph level.
getInheritedProperties(Type, int) - Method in interface org.plasma.query.collector.Selection
Returns the unique set of inherited data and reference properties collected for the given type, and any base types of the given type, for the given (query) graph level.
getInheritedProperties(Type, Property) - Method in interface org.plasma.query.collector.Selection
Returns the unique set of inherited data and reference properties collected for the given Type for the given (query) graph edge source property.
getInheritedProperties(Type, Property, int) - Method in interface org.plasma.query.collector.Selection
Returns the unique set of inherited data and reference properties collected for the given Type for the given (query) graph edge source property at the given traversal level or graph depth.
getInheritedProperties(Type) - Method in class org.plasma.query.collector.SelectionCollector
 
getInheritedProperties(Type, Property) - Method in class org.plasma.query.collector.SelectionCollector
 
getInheritedProperties(Type, int) - Method in class org.plasma.query.collector.SelectionCollector
 
getInheritedProperties(Type, Property, int) - Method in class org.plasma.query.collector.SelectionCollector
 
getInheritedTypes() - Method in interface org.plasma.query.collector.PropertySelection
Deprecated.
Returns all selected types and as well as types specialize or inherit from the selected types.
getInheritedTypes() - Method in class org.plasma.query.collector.PropertySelectionCollector
Deprecated.
 
getInheritedTypes() - Method in interface org.plasma.query.collector.Selection
Returns all selected types and as well as types which specialize or inherit from the selected types.
getInheritedTypes() - Method in class org.plasma.query.collector.SelectionCollector
 
getInstance() - Static method in class org.plasma.sdo.repository.fuml.FumlRepository
 
getInstance() - Static method in class org.plasma.sdo.repository.PlasmaRepository
 
getInstanceClass() - Method in class org.plasma.sdo.core.CoreType
Returns the Java class that this type represents or the generic data object implementation class if no provisioned implementation class is found.
getInstanceName() - Method in enum org.plasma.provisioning.rdb.mysql.v5_5.ColumnKeyType
Returns the physical or instance name associated with this enumeration literal.
getInstanceName() - Method in enum org.plasma.provisioning.rdb.mysql.v5_5.ConstraintType
Returns the physical or instance name associated with this enumeration literal.
getInstanceName() - Method in enum org.plasma.provisioning.rdb.mysql.v5_5.SysDataType
Returns the physical or instance name associated with this enumeration literal.
getInstanceName() - Method in enum org.plasma.provisioning.rdb.mysql.v5_5.TableType
Returns the physical or instance name associated with this enumeration literal.
getInstanceName() - Method in enum org.plasma.provisioning.rdb.oracle.g11.sys.ConstraintType
Returns the physical or instance name associated with this enumeration literal.
getInstanceName() - Method in enum org.plasma.provisioning.rdb.oracle.g11.sys.SysDataType
Returns the physical or instance name associated with this enumeration literal.
getInstanceName() - Method in enum org.plasma.provisioning.rdb.oracle.g11.sys.TableType
Returns the physical or instance name associated with this enumeration literal.
getInstanceName() - Method in interface org.plasma.sdo.PlasmaEnum
 
getInstanceProperties() - Method in class org.plasma.sdo.core.CoreDataObject
Returns a read-only List of the Properties currently used in this DataObject.
getInstanceProperties() - Method in class org.plasma.sdo.core.CoreProperty
 
getInstanceProperties() - Method in class org.plasma.sdo.core.CoreType
 
getInstanceProperty(String) - Method in class org.plasma.sdo.core.CoreDataObject
Returns the named Property from the current instance properties, or null if not found.
getInt(String) - Method in class org.plasma.sdo.core.CoreDataObject
 
getInt(int) - Method in class org.plasma.sdo.core.CoreDataObject
 
getInt(Property) - Method in class org.plasma.sdo.core.CoreDataObject
 
getInterfaceFactory() - Method in class org.plasma.text.lang3gl.java.DSLFactory
 
getInterfaceFactory() - Method in class org.plasma.text.lang3gl.java.SDOFactory
 
getInterfaceFactory() - Method in class org.plasma.text.lang3gl.java.TypeFactory
 
getInterfaceFactory() - Method in interface org.plasma.text.lang3gl.Lang3GLFactory
 
getIntParameter() - Method in class org.plasma.query.model.Parameter
Gets the value of the intParameter property.
getIsConcurrencyUser() - Method in interface org.plasma.sdo.repository.Property
 
getIsConcurrencyVersion() - Method in interface org.plasma.sdo.repository.Property
 
getIsLockingTimestamp() - Method in interface org.plasma.sdo.repository.Property
 
getIsLockingUser() - Method in interface org.plasma.sdo.repository.Property
 
getIsOriginationTimestamp() - Method in interface org.plasma.sdo.repository.Property
 
getIsOriginationUser() - Method in interface org.plasma.sdo.repository.Property
 
getIsPriKey() - Method in interface org.plasma.sdo.repository.Property
 
getIsReadonly() - Method in interface org.plasma.sdo.repository.Property
 
getIsUnique() - Method in interface org.plasma.sdo.repository.Property
 
getIsUpdatable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
Returns the value of the isUpdatable property.
getIsUpdatable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
Returns the value of the isUpdatable property.
getJoin() - Method in class org.plasma.query.model.Clause
Gets the value of the join property.
getKey() - Method in class org.plasma.provisioning.adapter.TypeAdapter
 
getKey() - Method in class org.plasma.sdo.core.CoreProperty
 
getKey() - Method in interface org.plasma.sdo.PlasmaProperty
Returns the key information for this property if exists, or null if not exists
getKeys() - Method in class org.plasma.sdo.core.CoreObject
 
getKeys() - Method in class org.plasma.sdo.core.SnapshotMap
 
getKeySupplier() - Method in class org.plasma.sdo.core.CoreProperty
 
getKeySupplier() - Method in interface org.plasma.sdo.PlasmaProperty
Returns the key supplier property for this property or null if not exists.
getLanguage() - Method in class org.plasma.query.model.TextContent
Gets the value of the language property.
getLanguage() - Method in class org.plasma.sdo.repository.fuml.FumlOpaqueBehavior
 
getLanguage() - Method in interface org.plasma.sdo.repository.OpaqueBehavior
 
getLeafPackages() - Method in class org.plasma.provisioning.adapter.ModelAdapter
 
getLeafPackages() - Method in interface org.plasma.provisioning.adapter.ProvisioningModel
 
getLeft() - Method in class org.plasma.sdo.PlasmaDataLink
 
getLeft() - Method in interface org.plasma.sdo.PlasmaEdge
 
getLine() - Method in class org.plasma.sdo.xml.StreamNode
 
getLineNumber() - Method in class org.plasma.sdo.xml.ErrorLocator
 
getList(String) - Method in class org.plasma.sdo.core.CoreDataObject
Returns the value of a List property identified by the specified path.
getList(int) - Method in class org.plasma.sdo.core.CoreDataObject
Returns the value of a List property identified by the specified property index.
getList(Property) - Method in class org.plasma.sdo.core.CoreDataObject
Returns the value of the specified List property.
getLiteral() - Method in class org.plasma.query.model.Term
Gets the value of the literal property.
getLocalName() - Method in class org.plasma.provisioning.adapter.TypeAdapter
 
getLocalName() - Method in class org.plasma.sdo.core.CoreProperty
 
getLocalName() - Method in class org.plasma.sdo.core.CoreType
 
getLocalName(Type) - Method in class org.plasma.sdo.helper.PlasmaXSDHelper
 
getLocalName(Property) - Method in class org.plasma.sdo.helper.PlasmaXSDHelper
 
getLocalName() - Method in interface org.plasma.sdo.PlasmaProperty
Returns the local name alias for this Property if exists, or otherwise the property name
getLocalName() - Method in interface org.plasma.sdo.PlasmaType
Returns the local name alias of this Type as a string.
getLocalName() - Method in interface org.plasma.sdo.repository.Classifier
 
getLocalName() - Method in interface org.plasma.sdo.repository.Property
 
getLocalName() - Method in class org.plasma.sdo.xml.StreamNode
 
getLocalNameBytes() - Method in class org.plasma.sdo.core.CoreProperty
Returns the local name of this Property as a byte array which may be cached or lazily cached on demand.
getLocalNameBytes() - Method in class org.plasma.sdo.core.CoreType
Returns the local name of this Type as a byte array which may be cached or lazily cached on demand.
getLocalNameBytes() - Method in interface org.plasma.sdo.PlasmaProperty
Returns the local name of this Property as a byte array which may be cached or lazily cached on demand.
getLocalNameBytes() - Method in interface org.plasma.sdo.PlasmaType
Returns the local name of Type as a byte array which may be cached or lazily cached on demand.
getLockedDate() - Method in exception org.plasma.sdo.access.LockedEntityException
 
getLockedDate() - Method in exception org.plasma.sdo.access.service.LockedEntityEJBException
 
getLogicalOperator() - Method in class org.plasma.query.model.Term
Gets the value of the logicalOperator property.
getLong(String) - Method in class org.plasma.sdo.core.CoreDataObject
 
getLong(int) - Method in class org.plasma.sdo.core.CoreDataObject
 
getLong(Property) - Method in class org.plasma.sdo.core.CoreDataObject
 
getMap() - Method in class org.plasma.sdo.access.provider.common.TraversalMapAssembler
 
getMaxLength() - Method in class org.plasma.sdo.core.CoreProperty
Returns the maximum length allowed this property, or -1 if no maximum length is defined.
getMaxLength() - Method in interface org.plasma.sdo.PlasmaProperty
Returns the maximum length allowed this property, or -1 if no maximum length is defined.
getMaxLength() - Method in interface org.plasma.sdo.repository.Property
 
getMaxResults() - Method in exception org.plasma.sdo.access.MaxResultsExceededException
 
getMinimumPathDepth() - Method in class org.plasma.sdo.core.CorePathAssembler
 
getMinimumPathDepth() - Method in interface org.plasma.sdo.PathAssembler
 
getMinimumPathString() - Method in class org.plasma.sdo.core.CorePathAssembler
 
getMinimumPathString() - Method in interface org.plasma.sdo.PathAssembler
 
getModel() - Method in class org.plasma.provisioning.adapter.ModelAdapter
 
getModel() - Method in interface org.plasma.provisioning.adapter.ProvisioningModel
 
getModel() - Method in class org.plasma.provisioning.AnnotationMetamodelAssembler
 
getModel() - Method in class org.plasma.provisioning.MetamodelAssembler
 
getModel() - Method in class org.plasma.provisioning.SchemaMetamodelAssembler
 
getModel() - Method in class org.plasma.query.dsl.DomainRoot
 
getModel() - Method in class org.plasma.query.model.Query
 
getModel() - Method in interface org.plasma.query.Query
Returns the underlying query model for this query.
getModelFile() - Method in class org.plasma.provisioning.ant.ProvisioningTask
 
getMonthDayFormat() - Method in class org.plasma.sdo.helper.DataConverter
 
getMonthFormat() - Method in class org.plasma.sdo.helper.DataConverter
 
getName() - Method in class org.plasma.provisioning.adapter.TypeAdapter
 
getName() - Method in interface org.plasma.provisioning.rdb.mysql.any.GlobalVariable
Returns the value of the name property.
getName() - Method in class org.plasma.provisioning.rdb.mysql.any.impl.GlobalVariableImpl
Returns the value of the name property.
getName() - Method in enum org.plasma.provisioning.rdb.mysql.v5_5.ColumnKeyType
Returns the logical name associated with this enumeration literal.
getName() - Method in enum org.plasma.provisioning.rdb.mysql.v5_5.ConstraintType
Returns the logical name associated with this enumeration literal.
getName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.GlobalVariable
Returns the value of the name property.
getName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.GlobalVariableImpl
Returns the value of the name property.
getName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnConstraintImpl
Returns the value of the name property.
getName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
Returns the value of the name property.
getName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
Returns the value of the name property.
getName() - Method in enum org.plasma.provisioning.rdb.mysql.v5_5.SysDataType
Returns the logical name associated with this enumeration literal.
getName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnConstraint
Returns the value of the name property.
getName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
Returns the value of the name property.
getName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint
Returns the value of the name property.
getName() - Method in enum org.plasma.provisioning.rdb.mysql.v5_5.TableType
Returns the logical name associated with this enumeration literal.
getName() - Method in enum org.plasma.provisioning.rdb.oracle.g11.sys.ConstraintType
Returns the logical name associated with this enumeration literal.
getName() - Method in enum org.plasma.provisioning.rdb.oracle.g11.sys.SysDataType
Returns the logical name associated with this enumeration literal.
getName() - Method in enum org.plasma.provisioning.rdb.oracle.g11.sys.TableType
Returns the logical name associated with this enumeration literal.
getName() - Method in interface org.plasma.query.DataProperty
returns the name of this property
getName() - Method in class org.plasma.query.dsl.DataNode
 
getName() - Method in class org.plasma.query.dsl.DomainRoot
 
getName() - Method in interface org.plasma.query.From
Returns the type (logical) name
getName() - Method in class org.plasma.query.model.ConfigurationProperty
Gets the value of the name property.
getName() - Method in class org.plasma.query.model.Entity
Gets the value of the name property.
getName() - Method in class org.plasma.query.model.From
 
getName() - Method in class org.plasma.query.model.Function
Gets the value of the name property.
getName() - Method in class org.plasma.query.model.FunctionArg
Gets the value of the name property.
getName() - Method in class org.plasma.query.model.Projection
Gets the value of the name property.
getName() - Method in class org.plasma.query.model.Property
 
getName() - Method in class org.plasma.query.model.Query
 
getName() - Method in interface org.plasma.query.Query
Gets the value of the name property for the query.
getName() - Method in class org.plasma.sdo.core.CoreProperty
Returns the name of the Property.
getName() - Method in class org.plasma.sdo.core.CoreType
Returns the name of the type.
getName() - Method in interface org.plasma.sdo.PlasmaEnum
 
getName() - Method in interface org.plasma.sdo.repository.Element
 
getName() - Method in class org.plasma.sdo.repository.fuml.FumlOpaqueBehavior
 
getName(Class) - Method in interface org.plasma.text.lang3gl.ClassNameResolver
Returns an unqualified class name for the given provisioning model class.
getName(Class) - Method in class org.plasma.text.lang3gl.java.DSLClassNameResolver
 
getName(Class) - Method in class org.plasma.text.lang3gl.java.SDOClassNameResolver
 
getName(Class) - Method in class org.plasma.text.lang3gl.java.SDOEnumerationNameResolver
 
getName(Class) - Method in class org.plasma.text.lang3gl.java.SDOInterfaceNameResolver
 
getNameBytes() - Method in class org.plasma.sdo.core.CoreProperty
Returns the logical name of this Property as a byte array which may be cached or lazily cached on demand.
getNameBytes() - Method in class org.plasma.sdo.core.CoreType
Returns the name of this Type as a byte array which may be cached or lazily cached on demand.
getNameBytes() - Method in interface org.plasma.sdo.PlasmaProperty
Returns the logical name of this Property as a byte array which may be cached or lazily cached on demand.
getNameBytes() - Method in interface org.plasma.sdo.PlasmaType
Returns the name of this Type as a byte array which may be cached or lazily cached on demand.
getNamespaceAxisIterator(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
 
getNamespaceAxisIterator(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
 
getNamespaceAxisIterator(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
 
getNamespaceForUri(String) - Method in class org.plasma.sdo.repository.fuml.FumlRepository
 
getNamespaceForUri(String) - Method in class org.plasma.sdo.repository.PlasmaRepository
 
getNamespaceForUri(String) - Method in interface org.plasma.sdo.repository.Repository
 
getNamespacePrefix(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
 
getNamespacePrefix(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
 
getNamespacePrefix(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
 
getNamespaces() - Method in class org.plasma.provisioning.ant.RDBTask
 
getNamespaceStringValue(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
 
getNamespaceStringValue(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
 
getNamespaceStringValue(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
 
getNamespaceURI() - Method in class org.plasma.query.model.Entity
Gets the value of the namespaceURI property.
getNamespaceURI(Property) - Method in class org.plasma.sdo.helper.PlasmaXSDHelper
 
getNamespaceURI() - Method in interface org.plasma.sdo.repository.Classifier
Traverses the given classifier's package ancestry looking for an SDO namespace stereotype, and if found, returns the URI.
getNamespaceURI() - Method in class org.plasma.sdo.xml.StreamNode
 
getNameType() - Method in class org.plasma.query.model.Projection
Gets the value of the nameType property.
getNodeContext(Object) - Method in class org.plasma.sdo.xpath.DataGraphXPath
 
getNodeContext(Object) - Method in class org.plasma.sdo.xpath.MetaDataXPath
 
getNoNamespaceSchemaLocation() - Method in class org.plasma.sdo.core.CoreXMLDocument
Return the value of the noNamespaceSchemaLocation declaration for the http://www.w3.org/2001/XMLSchema-instance namespace in the root element, or null if not present.
getNonContainmentReferenceName(PlasmaType) - Static method in class org.plasma.xml.schema.SchemaUtil
Returns the name used for for XSI type attributes and as an external reference XSD ComplexType for the given SDO type.
getNonContainmentReferenceName(TypeAdapter) - Static method in class org.plasma.xml.schema.SchemaUtil
 
getNullable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Returns the value of the nullable property.
getNullable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Returns the value of the nullable property.
getNullable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Returns the value of the nullable property.
getNullable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Returns the value of the nullable property.
getNullable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Returns the value of the nullable property.
getNullable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Returns the value of the nullable property.
getNullLiteral() - Method in class org.plasma.query.model.Term
Gets the value of the nullLiteral property.
getNumResults() - Method in exception org.plasma.sdo.access.MaxResultsExceededException
 
getObjectFactories() - Method in class org.plasma.provisioning.MetamodelDataBinding
 
getObjectFactories() - Method in class org.plasma.query.bind.PlasmaQueryDataBinding
 
getObjectFactories() - Method in class org.plasma.sdo.xml.xslt.XSLTDataBinding
 
getObjectFactories() - Method in class org.plasma.text.ddl.DDLModelDataBinding
 
getObjectFactories() - Method in class org.plasma.xml.schema.SchemaDataBinding
 
getObjectFactories() - Method in class org.plasma.xml.wsdl.v2.WSDLDataBinding
 
getOctetMaxLength() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Returns the value of the octetMaxLength property.
getOctetMaxLength() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Returns the value of the octetMaxLength property.
getOidText() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Returns the value of the oidText property.
getOidText() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns the value of the oidText property.
getOidTextLength() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Returns the value of the oidTextLength property.
getOidTextLength() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns the value of the oidTextLength property.
getOldContainer(DataObject) - Method in class org.plasma.sdo.core.CoreChangeSummary
Returns the value of the container data object at the point when logging began.
getOldContainmentProperty(DataObject) - Method in class org.plasma.sdo.core.CoreChangeSummary
Returns the value of the containment property data object property at the point when logging began.
getOldSequence(DataObject) - Method in class org.plasma.sdo.core.CoreChangeSummary
Returns the value of the sequence for the data object at the point when logging began.
getOldValue() - Method in class org.plasma.sdo.access.provider.common.PropertyPair
 
getOldValue(DataObject, Property) - Method in class org.plasma.sdo.core.CoreChangeSummary
Returns a setting for the specified property representing the property value of the given dataObject at the point when logging began.
getOldValueColumn() - Method in class org.plasma.sdo.access.provider.common.PropertyPair
 
getOldValues(DataObject) - Method in class org.plasma.sdo.core.CoreChangeSummary
Returns a list of settings that represent the property values of the given dataObject at the point when logging began.
getOn() - Method in class org.plasma.query.model.Join
Gets the value of the on property.
getOpaqueBehaviorBody(String, String) - Method in interface org.plasma.sdo.repository.Class_
 
getOpaqueBehaviors(String) - Method in interface org.plasma.sdo.repository.Class_
 
getOpenAttributeQNameByValue(String, OpenAttrs) - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
getOpenAttributeValue(QName, OpenAttrs) - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
getOpenContentProperty(String, String) - Method in class org.plasma.sdo.helper.PlasmaTypeHelper
Get the open content (global) Property with the specified uri and name, or null if not found.
getOpposite() - Method in class org.plasma.sdo.core.CoreProperty
 
getOpposite(PlasmaNode) - Method in class org.plasma.sdo.PlasmaDataLink
 
getOpposite(PlasmaNode) - Method in interface org.plasma.sdo.PlasmaEdge
 
getOpposite() - Method in interface org.plasma.sdo.repository.Property
Return the associated opposite for this property, or null if non exists.
getOption() - Method in class org.plasma.provisioning.cli.OptionPair
 
getOptions() - Method in class org.plasma.sdo.xml.XMLProcessor
 
getOrderBy() - Method in class org.plasma.query.model.Clause
Gets the value of the orderBy property.
getOutputDirectory() - Method in class org.plasma.provisioning.ant.RDBTask
 
getOutputFile() - Method in class org.plasma.provisioning.ant.RDBTask
 
getOwnedLiteral() - Method in interface org.plasma.sdo.repository.Enumeration
 
getOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnConstraintImpl
Returns the value of the owner property.
getOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Returns the value of the owner property.
getOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
Returns the value of the owner property.
getOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
Returns the value of the owner property.
getOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Returns the value of the owner property.
getOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
Returns the value of the owner property.
getOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Returns the value of the owner property.
getOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Returns the value of the owner property.
getOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnConstraint
Returns the value of the owner property.
getOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
Returns the value of the owner property.
getOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint
Returns the value of the owner property.
getOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
Returns the value of the owner property.
getOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Returns the value of the owner property.
getOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Returns the value of the owner property.
getOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
Returns the value of the owner property.
getOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
Returns the value of the owner property.
getOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Returns the value of the owner property.
getOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
Returns the value of the owner property.
getOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
Returns the value of the owner property.
getOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
Returns the value of the owner property.
getOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Returns the value of the owner property.
getOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
Returns the value of the owner property.
getOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Returns the value of the owner property.
getOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Returns the value of the owner property.
getOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Returns the value of the owner property.
getOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment
Returns the value of the owner property.
getOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint
Returns the value of the owner property.
getOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment
Returns the value of the owner property.
getOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns the value of the owner property.
getOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Returns the value of the owner property.
getOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment
Returns the value of the owner property.
getOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment
Returns the value of the owner property.
getPackage(TypeAdapter) - Method in class org.plasma.provisioning.adapter.ModelAdapter
 
getPackage(TypeAdapter) - Method in interface org.plasma.provisioning.adapter.ProvisioningModel
 
getPackageName() - Method in class org.plasma.sdo.core.CoreType
Returns the logical name of the model package (if any) associated with this Type as a string, or null if no package exists.
getPackageName() - Method in interface org.plasma.sdo.PlasmaType
Returns the logical name of the model package (if any) associated with Type as a string, or null if no package exists.
getPackageName() - Method in interface org.plasma.sdo.repository.Classifier
 
getPackagePhysicalName() - Method in class org.plasma.sdo.core.CoreType
Returns the physical name alias of the model package (if any) associated with this Type as a string, or null if no physical name alias exists.
getPackagePhysicalName() - Method in interface org.plasma.sdo.PlasmaType
Returns the physical name alias of the model package (if any) associated with Type as a string, or null if no physical name alias exists.
getPackagePhysicalName() - Method in interface org.plasma.sdo.repository.Classifier
 
getPackagePhysicalNameBytes() - Method in class org.plasma.sdo.core.CoreType
Returns the physical name alias of package containing this Type as a byte array which may be cached or lazily cached on demand, or null if no physical alias name exists.
getPackagePhysicalNameBytes() - Method in interface org.plasma.sdo.PlasmaType
Returns the physical name alias of package containing Type as a byte array which may be cached or lazily cached on demand, or null if no physical alias name exists.
getPackages() - Method in class org.plasma.provisioning.adapter.ModelAdapter
 
getPackages() - Method in interface org.plasma.provisioning.adapter.ProvisioningModel
 
getParameterChar() - Method in class org.plasma.sdo.access.provider.common.SQLQueryFilterAssembler
 
getParameterDeclaration() - Method in class org.plasma.query.model.Where
Gets the value of the parameterDeclaration property.
getParameters() - Method in class org.plasma.query.model.Where
Gets the value of the parameters property.
getParams() - Method in class org.plasma.sdo.access.provider.common.TextQueryFilterAssembler
 
getParent() - Method in class org.plasma.query.model.Expression
 
getParentAxisIterator(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
 
getParentAxisIterator(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
 
getParentAxisIterator(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
 
getPath() - Method in class org.plasma.query.model.AbstractProperty
Gets the value of the path property.
getPath(DataObject) - Method in class org.plasma.sdo.core.CoreDataGraph
Calculates and returns the path relative to the data-graph root for the given data object.
getPath(DataObject) - Method in interface org.plasma.sdo.PlasmaDataGraph
Calculates and returns the path to the given Data Object relative to the Data Graph root.
getPathCount() - Method in class org.plasma.sdo.core.CorePathAssembler
 
getPathCount() - Method in interface org.plasma.sdo.PathAssembler
 
getPathDepth(DataObject) - Method in class org.plasma.sdo.core.CoreChangeSummary
 
getPathDepth(DataObject) - Method in interface org.plasma.sdo.PlasmaChangeSummary
Returns the path depth within the data graph for the given data object.
getPathDepthFromRoot() - Method in interface org.plasma.sdo.Change
 
getPathDepthFromRoot() - Method in class org.plasma.sdo.core.CoreChange
 
getPathElement() - Method in class org.plasma.query.model.PathNode
Gets the value of the pathElement property.
getPathFromRoot() - Method in interface org.plasma.sdo.Change
 
getPathFromRoot() - Method in class org.plasma.sdo.core.CoreChange
 
getPathNodes() - Method in class org.plasma.query.model.Path
 
getPhysicalName() - Method in class org.plasma.provisioning.adapter.TypeAdapter
 
getPhysicalName() - Method in class org.plasma.query.model.Entity
 
getPhysicalName() - Method in class org.plasma.query.model.PathElement
 
getPhysicalName() - Method in class org.plasma.query.model.Property
 
getPhysicalName() - Method in class org.plasma.sdo.core.CoreProperty
 
getPhysicalName() - Method in class org.plasma.sdo.core.CoreType
Return the physical name for this type or null if no physical alias name exists.
getPhysicalName() - Method in interface org.plasma.sdo.PlasmaProperty
Returns the physical name alias for this property if exists, or null if not exists
getPhysicalName() - Method in interface org.plasma.sdo.PlasmaType
Returns the physical name alias of this Type as a string, or null if no physical alias name exists.
getPhysicalName() - Method in interface org.plasma.sdo.repository.Classifier
 
getPhysicalName() - Method in interface org.plasma.sdo.repository.Element
 
getPhysicalName() - Method in interface org.plasma.sdo.repository.EnumerationLiteral
 
getPhysicalName() - Method in class org.plasma.sdo.repository.fuml.FumlOpaqueBehavior
 
getPhysicalNameBytes() - Method in class org.plasma.query.model.Entity
 
getPhysicalNameBytes() - Method in class org.plasma.query.model.PathElement
 
getPhysicalNameBytes() - Method in class org.plasma.query.model.Property
 
getPhysicalNameBytes() - Method in class org.plasma.sdo.core.CoreProperty
Returns the physical name alias of this Property as a byte array which may be cached or lazily cached on demand, or null if no physical alias name exists.
getPhysicalNameBytes() - Method in class org.plasma.sdo.core.CoreType
Returns the physical name alias of this Type as a byte array which may be cached or lazily cached on demand, or null if no physical alias name exists.
getPhysicalNameBytes() - Method in interface org.plasma.sdo.PlasmaProperty
Returns the physical name alias of this Property as a byte array which may be cached or lazily cached on demand, or null if no physical alias name exists.
getPhysicalNameBytes() - Method in interface org.plasma.sdo.PlasmaType
Returns the physical name alias of this Type as a byte array which may be cached or lazily cached on demand, or null if no physical alias name exists.
getPredicate(Property) - Method in interface org.plasma.query.collector.PropertySelection
Deprecated.
Returns the predicate for the given property or null if the given property is not mapped.
getPredicate(Property) - Method in class org.plasma.query.collector.PropertySelectionCollector
Deprecated.
 
getPredicate(Property) - Method in interface org.plasma.query.collector.Selection
Returns the predicate for the given property or null if the given property has no predicates.
getPredicate(Property, Property) - Method in interface org.plasma.query.collector.Selection
Returns the predicate, if exists, collected for the given property and for the given (query) graph edge source property.
getPredicate(Property, int) - Method in interface org.plasma.query.collector.Selection
Returns the predicate , if exists, collected for the given property for the given traversal level or graph depth.
getPredicate(Property) - Method in class org.plasma.query.collector.SelectionCollector
 
getPredicate(Property, Property) - Method in class org.plasma.query.collector.SelectionCollector
 
getPredicate(Property, int) - Method in class org.plasma.query.collector.SelectionCollector
 
getPredicate(Property) - Method in interface org.plasma.query.collector.SelectionPredicates
Returns the predicate for the given property or null if the given property is not mapped.
getPredicateMap() - Method in class org.plasma.query.collector.PropertySelectionCollector
Deprecated.
getPredicateMap() - Method in class org.plasma.query.collector.SelectionCollector
Deprecated.
getPrefix() - Method in class org.plasma.sdo.xml.StreamNode
 
getPrimitiveTypeDefault(DataType) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
 
getProcessingInstructionData(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
 
getProcessingInstructionData(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
 
getProcessingInstructionData(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
 
getProcessingInstructionTarget(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
 
getProcessingInstructionTarget(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
 
getProcessingInstructionTarget(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
 
getProp() - Method in class org.plasma.sdo.access.provider.common.PropertyPair
 
getProperties() - Method in class org.plasma.provisioning.adapter.TypeAdapter
 
getProperties(Type) - Method in interface org.plasma.query.collector.PropertySelection
Deprecated.
Returns a list of data and reference property names collected for the given type.
getProperties(Type) - Method in class org.plasma.query.collector.PropertySelectionCollector
Deprecated.
 
getProperties(Type) - Method in interface org.plasma.query.collector.Selection
Returns the unique set of data and reference properties collected for the given type irrespective of the (query) graph level, or source graph edge type.
getProperties(Type, int) - Method in interface org.plasma.query.collector.Selection
Returns the unique set of data and reference properties collected for the given Type for the given (query) graph level.
getProperties(Type, Property) - Method in interface org.plasma.query.collector.Selection
Returns the unique set of data and reference properties collected for the given Type for the given (query) graph edge source property.
getProperties(Type, Property, int) - Method in interface org.plasma.query.collector.Selection
Returns the unique set of data and reference properties collected for the given Type for the given (query) graph edge source property at the given traversal level or graph depth.
getProperties(Type) - Method in class org.plasma.query.collector.SelectionCollector
 
getProperties(Type, int) - Method in class org.plasma.query.collector.SelectionCollector
 
getProperties(Type, Property) - Method in class org.plasma.query.collector.SelectionCollector
 
getProperties(Type, Property, int) - Method in class org.plasma.query.collector.SelectionCollector
 
getProperties() - Method in class org.plasma.query.model.GroupBy
Gets the value of the properties property.
getProperties() - Method in class org.plasma.query.model.OrderBy
 
getProperties() - Method in class org.plasma.query.model.Select
 
getProperties() - Method in class org.plasma.sdo.core.CoreType
Returns the List of the Properties of this type and all base types.
getPropertiesArray() - Method in class org.plasma.provisioning.adapter.TypeAdapter
 
getPropertiesDeep() - Method in class org.plasma.query.model.Select
 
getProperty(String) - Method in class org.plasma.provisioning.adapter.TypeAdapter
 
getProperty() - Method in class org.plasma.query.collector.SelectionProperty
 
getProperty() - Method in class org.plasma.query.model.Term
Gets the value of the property property.
getProperty() - Method in class org.plasma.query.model.Variable
Gets the value of the property property.
getProperty(String) - Method in class org.plasma.sdo.core.CoreDataObject
 
getProperty(int) - Method in class org.plasma.sdo.core.CoreSequence
Returns the property for the given entry index.
getProperty() - Method in class org.plasma.sdo.core.CoreSetting
Returns the property of the setting.
getProperty(String) - Method in class org.plasma.sdo.core.CoreType
Returns from all the Properties of this type, the property with the specified name.
getProperty() - Method in class org.plasma.sdo.core.PathEndpoint
 
getProperty(Type) - Method in class org.plasma.sdo.xpath.MetaDataXPath
Returns a single Property result.
getProperty() - Method in class org.plasma.sdo.xpath.XPathDataProperty
 
getProperty() - Method in class org.plasma.sdo.xpath.XPathProperty
 
getPropertyById(String) - Method in class org.plasma.sdo.repository.fuml.FumlRepository
 
getPropertyPath() - Method in class org.plasma.sdo.access.provider.common.PropertyPair
 
getPublicId() - Method in class org.plasma.sdo.xml.ErrorLocator
 
getQualifiedName() - Method in class org.plasma.query.model.AbstractProperty
 
getQualifiedName() - Method in class org.plasma.query.model.Entity
 
getQualifiedName() - Method in class org.plasma.query.model.Property
 
getQualifiedName() - Method in class org.plasma.query.model.WildcardProperty
 
getQualifiedName() - Method in class org.plasma.sdo.core.CoreType
Return the namespace URI qualified name for this type.
getQualifiedName() - Method in interface org.plasma.sdo.PlasmaType
Return the namespace qualified logical name for this type.
getQualifiedName(Class, Package) - Method in interface org.plasma.text.lang3gl.ClassNameResolver
Returns a qualified class name for the given provisioning model class.
getQualifiedName(ClassRef) - Method in interface org.plasma.text.lang3gl.ClassNameResolver
Returns a qualified class name for the given provisioning model class reference.
getQualifiedName(Class, Package) - Method in class org.plasma.text.lang3gl.java.DSLClassNameResolver
 
getQualifiedName(ClassRef) - Method in class org.plasma.text.lang3gl.java.DSLClassNameResolver
 
getQualifiedName(Class, Package) - Method in class org.plasma.text.lang3gl.java.SDOClassNameResolver
 
getQualifiedName(ClassRef) - Method in class org.plasma.text.lang3gl.java.SDOClassNameResolver
 
getQualifiedName(Class, Package) - Method in class org.plasma.text.lang3gl.java.SDOEnumerationNameResolver
 
getQualifiedName(ClassRef) - Method in class org.plasma.text.lang3gl.java.SDOEnumerationNameResolver
 
getQualifiedName(Class, Package) - Method in class org.plasma.text.lang3gl.java.SDOInterfaceNameResolver
 
getQualifiedName(ClassRef) - Method in class org.plasma.text.lang3gl.java.SDOInterfaceNameResolver
 
getQualifiedNameBytes() - Method in class org.plasma.sdo.core.CoreType
Returns the namespace qualified logical name of this Type as a byte array which may be cached or lazily cached on demand.
getQualifiedNameBytes() - Method in interface org.plasma.sdo.PlasmaType
Returns the namespace qualified logical name of Type as a byte array which may be cached or lazily cached on demand.
getQualifiedNameHashCode() - Method in class org.plasma.sdo.core.CoreType
Returns a qualified logical-name hash code for this type based on the
getQualifiedNameHashCode() - Method in interface org.plasma.sdo.PlasmaType
Returns a qualified logical-name hash code for Type.
getQualifiedPackageName() - Method in interface org.plasma.sdo.repository.Namespace
 
getQualifiedPhysicalName() - Method in class org.plasma.sdo.core.CoreType
Return the (physical) namespace qualified physical name for this type or null if no physical namespace and physical name exists.
getQualifiedPhysicalName() - Method in interface org.plasma.sdo.PlasmaType
Return the (physical) namespace qualified physical name for this type or null if no physical namespace and physical name exists.
getQualifiedPhysicalNameBytes() - Method in class org.plasma.sdo.core.CoreType
Returns the namespace qualified physical name of this Type as a byte array which may be cached or lazily cached on demand, or null if no physical alias name exists.
getQualifiedPhysicalNameBytes() - Method in interface org.plasma.sdo.PlasmaType
Returns the namespace qualified physical name of Type as a byte array which may be cached or lazily cached on demand.
getQuery() - Method in class org.plasma.query.model.Property
 
getQuery() - Method in class org.plasma.query.model.Term
Gets the value of the query property.
getRandomSample() - Method in interface org.plasma.query.From
Gets the value of the randomSample property.
getRandomSample() - Method in class org.plasma.query.model.From
Gets the value of the randomSample property.
getReadOnly() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Returns the value of the readOnly property.
getReadOnly() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns the value of the readOnly property.
getRefConstraintName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Returns the value of the refConstraintName property.
getRefConstraintName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Returns the value of the refConstraintName property.
getReferencedColumnName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
Returns the value of the referencedColumnName property.
getReferencedColumnName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
Returns the value of the referencedColumnName property.
getReferencedTableName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
Returns the value of the referencedTableName property.
getReferencedTableName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
Returns the value of the referencedTableName property.
getReferencedTableSchema() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
Returns the value of the referencedTableSchema property.
getReferencedTableSchema() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
Returns the value of the referencedTableSchema property.
getRefOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Returns the value of the refOwner property.
getRefOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Returns the value of the refOwner property.
getRelationalOperator() - Method in class org.plasma.query.model.Term
Gets the value of the relationalOperator property.
getRelationCache() - Method in class org.plasma.sdo.repository.fuml.FumlRepository
 
getRelationCache() - Method in class org.plasma.sdo.repository.PlasmaRepository
 
getRelationCache() - Method in interface org.plasma.sdo.repository.Repository
 
getRestriction() - Method in class org.plasma.sdo.core.CoreProperty
 
getRestriction() - Method in interface org.plasma.sdo.PlasmaProperty
 
getRestriction() - Method in interface org.plasma.sdo.repository.Property
 
getResult() - Method in class org.plasma.provisioning.xsd.DatatypeCollector
 
getResult() - Method in class org.plasma.provisioning.xsd.EnumerationCollector
 
getResult() - Method in class org.plasma.query.collector.PropertySelectionCollector
Deprecated.
getResult() - Method in class org.plasma.query.xpath.QueryPredicateVisitor
 
getResult() - Method in interface org.plasma.sdo.access.provider.common.CommitCollector
 
getResult() - Method in class org.plasma.sdo.access.provider.common.ModifiedObjectCollector
 
getResult() - Method in class org.plasma.sdo.access.provider.common.SimpleCollector
 
getResult() - Method in class org.plasma.sdo.core.ContainmentGraphCollector
Returns the nodes which are part of the contiguous containment hierarchy from the given source.
getResult() - Method in class org.plasma.sdo.helper.DataGraphCopyVisitor
 
getResult() - Method in class org.plasma.sdo.xml.StreamUnmarshaller
 
getResultClassesCount() - Method in class org.plasma.text.lang3gl.DefaultStreamAssembler
 
getResultEnumerationsCount() - Method in class org.plasma.text.lang3gl.DefaultStreamAssembler
 
getResultInterfacesCount() - Method in class org.plasma.text.lang3gl.DefaultStreamAssembler
 
getResults(DataObject) - Method in class org.plasma.sdo.xpath.DataGraphXPath
Returns an array with either 1 single result or multiple results, and error being thrown if no results are found or if multiple results are found but the target Property is not a "many" Property, i.e.
getResults(Type) - Method in class org.plasma.sdo.xpath.MetaDataXPath
Returns an array with either 1 single result or multiple results, and error being thrown if no results are found or if multiple results are found but the target Property is not a "many" Property, i.e.
getRight() - Method in class org.plasma.sdo.PlasmaDataLink
 
getRight() - Method in interface org.plasma.sdo.PlasmaEdge
 
getRootClasses() - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
getRootElementName() - Method in class org.plasma.sdo.core.CoreXMLDocument
Return the name of the root element.
getRootElementName() - Method in class org.plasma.sdo.xml.DefaultOptions
 
getRootElementName() - Method in interface org.plasma.sdo.xml.XMLOptions
The root element name.
getRootElementNamespaceURI() - Method in class org.plasma.sdo.xml.DefaultOptions
 
getRootElementNamespaceURI() - Method in interface org.plasma.sdo.xml.XMLOptions
The root namespace URI.
getRootElementURI() - Method in class org.plasma.sdo.core.CoreXMLDocument
Return the targetNamespace URI for the root element.
getRootNamespacePrefix() - Method in class org.plasma.sdo.xml.DefaultOptions
 
getRootNamespacePrefix() - Method in interface org.plasma.sdo.xml.XMLOptions
The desired root namespace prefix.
getRootObject() - Method in class org.plasma.sdo.core.CoreChangeSummary
Returns the ChangeSummary root DataObject - the object from which changes are tracked.
getRootObject() - Method in class org.plasma.sdo.core.CoreDataGraph
Returns the root data object of this data graph.
getRootObject() - Method in class org.plasma.sdo.core.CoreDataObject
 
getRootObject() - Method in class org.plasma.sdo.core.CoreXMLDocument
Return the root DataObject for the XMLDocument.
getSchema() - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
getSchema() - Method in class org.plasma.xml.schema.SchemaModelAssembler
 
getSchemaLocation() - Method in class org.plasma.sdo.core.CoreXMLDocument
Return the value of the schemaLocation declaration for the http://www.w3.org/2001/XMLSchema-instance namespace in the root element, or null if not present.
getSchemaNames() - Method in class org.plasma.provisioning.ant.RDBTask
 
getSchemas() - Method in class org.plasma.text.ddl.DDLModelAssembler
 
getSDOXValue(ComplexType, String) - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
getSDOXValue(LocalElement, String) - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
getSearchCondition() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Returns the value of the searchCondition property.
getSearchCondition() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Returns the value of the searchCondition property.
getSelect() - Method in class org.plasma.query.model.Clause
Gets the value of the select property.
getSelectClause() - Method in class org.plasma.query.dsl.DomainRoot
 
getSelectClause() - Method in class org.plasma.query.model.Query
 
getSelectClause() - Method in interface org.plasma.query.Query
 
getSequence() - Method in class org.plasma.query.collector.SelectionProperty
 
getSequence(String) - Method in class org.plasma.sdo.core.CoreDataObject
Deprecated.
in 2.1.0.
getSequence(int) - Method in class org.plasma.sdo.core.CoreDataObject
Deprecated.
in 2.1.0.
getSequence(Property) - Method in class org.plasma.sdo.core.CoreDataObject
Deprecated.
in 2.1.0.
getSequence() - Method in class org.plasma.sdo.core.CoreDataObject
Returns the Sequence for this DataObject.
getSerializationAttributeName() - Static method in class org.plasma.xml.schema.SchemaUtil
 
getSerializationBaseTypeName() - Static method in class org.plasma.xml.schema.SchemaUtil
 
getSettings(String) - Method in interface org.plasma.sdo.Change
 
getSettings(String) - Method in class org.plasma.sdo.core.CoreChange
 
getShort(String) - Method in class org.plasma.sdo.core.CoreDataObject
 
getShort(int) - Method in class org.plasma.sdo.core.CoreDataObject
 
getShort(Property) - Method in class org.plasma.sdo.core.CoreDataObject
 
getSimpleName() - Method in class org.plasma.text.lang3gl.java.MetaClassInfo
 
getSimpleTypeMap() - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
getSingularProperties(Type) - Method in interface org.plasma.query.collector.PropertySelection
Deprecated.
Returns a list of only singular data and reference property names collected for the given type.
getSingularProperties(Type) - Method in class org.plasma.query.collector.PropertySelectionCollector
Deprecated.
 
getSingularProperties(Type) - Method in interface org.plasma.query.collector.Selection
Returns the unique set of singular data and reference properties collected for the given type irrespective of the (query) graph level, or source graph edge type.
getSingularProperties(Type) - Method in class org.plasma.query.collector.SelectionCollector
 
getSingularPropertyMap() - Method in class org.plasma.query.collector.PropertySelectionCollector
Deprecated.
getSnapshotDate() - Method in exception org.plasma.sdo.access.InvalidSnapshotException
 
getSnapshotDate() - Method in class org.plasma.sdo.core.SnapshotMap
 
getSort() - Method in class org.plasma.sdo.core.CoreProperty
 
getSort() - Method in interface org.plasma.sdo.PlasmaProperty
Returns the sorting information for this property if exists, or null if not exists
getSource() - Method in class org.plasma.query.dsl.PathNode
 
getSource() - Method in class org.plasma.sdo.core.PathEndpoint
 
getSource() - Method in class org.plasma.sdo.xml.Marshaller.PathNode
 
getSource() - Method in class org.plasma.sdo.xpath.DataGraphNodeAdapter
Returns the data object traversal source
getSource() - Method in class org.plasma.sdo.xpath.MetaDataNodeAdapter
Returns the Type traversal source
getSourceContainer() - Method in class org.plasma.sdo.core.ContainmentNode
 
getSourceDir() - Method in class org.plasma.provisioning.ant.QueryTask
 
getSourceProperty() - Method in class org.plasma.query.dsl.PathNode
 
getSourceProperty() - Method in class org.plasma.sdo.xml.Marshaller.PathNode
 
getSourceProperty() - Method in class org.plasma.sdo.xpath.DataGraphNodeAdapter
Returns the property traversal source
getSourceProperty() - Method in class org.plasma.sdo.xpath.MetaDataNodeAdapter
Returns the property traversal source
getSpecializations() - Method in interface org.plasma.sdo.repository.Classifier
 
getStartRange() - Method in class org.plasma.query.dsl.DomainRoot
 
getStartRange() - Method in class org.plasma.query.model.Query
 
getStartRange() - Method in interface org.plasma.query.Query
Gets the value of the startRange property.
getSteps() - Method in class org.plasma.query.xpath.QueryXPath
 
getString(String) - Method in class org.plasma.sdo.core.CoreDataObject
 
getString(int) - Method in class org.plasma.sdo.core.CoreDataObject
 
getString(Property) - Method in class org.plasma.sdo.core.CoreDataObject
 
getStringParameter() - Method in class org.plasma.query.model.Parameter
Gets the value of the stringParameter property.
getSubclassMap() - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
getSubqueryOperator() - Method in class org.plasma.query.model.Term
Gets the value of the subqueryOperator property.
getSubTypes() - Method in class org.plasma.sdo.core.CoreType
Returns a list of types which specialize or inherit from this type.
getSubTypes() - Method in interface org.plasma.sdo.PlasmaType
Returns a list of types which specialize or inherit from Type.
getSuperviewName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Returns the value of the superviewName property.
getSuperviewName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns the value of the superviewName property.
getSystemId() - Method in class org.plasma.sdo.xml.ErrorLocator
 
getTable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnConstraintImpl
Returns the value of the table property.
getTable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Returns the value of the table property.
getTable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
Returns the value of the table property.
getTable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
Returns the value of the table property.
getTable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
Returns the value of the table property.
getTable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Returns the value of the table property.
getTable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnConstraint
Returns the value of the table property.
getTable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
Returns the value of the table property.
getTable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint
Returns the value of the table property.
getTable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
Returns the value of the table property.
getTable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Returns the value of the table property.
getTable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Returns the value of the table property.
getTable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
Returns the value of the table property.
getTable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
Returns the value of the table property.
getTable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Returns the value of the table property.
getTable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
Returns the value of the table property.
getTable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Returns the value of the table property.
getTable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment
Returns the value of the table property.
getTable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint
Returns the value of the table property.
getTable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment
Returns the value of the table property.
getTableColumn() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
 
getTableColumn(int) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
 
getTableColumn() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Returns an array of TableColumn set for the object's multi-valued property tableColumn.
getTableColumn(int) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Returns the TableColumn set for the object's multi-valued property tableColumn based on the given index.
getTableColumn() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
 
getTableColumn(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
 
getTableColumn() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Returns an array of TableColumn set for the object's multi-valued property tableColumn.
getTableColumn(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Returns the TableColumn set for the object's multi-valued property tableColumn based on the given index.
getTableColumnComment() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
 
getTableColumnComment(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
 
getTableColumnComment() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Returns an array of TableColumnComment set for the object's multi-valued property tableColumnComment.
getTableColumnComment(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Returns the TableColumnComment set for the object's multi-valued property tableColumnComment based on the given index.
getTableColumnCommentCount() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
 
getTableColumnCommentCount() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Returns a count for multi-valued property tableColumnComment.
getTableColumnConstraint() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
 
getTableColumnConstraint(int) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
 
getTableColumnConstraint() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Returns an array of TableColumnConstraint set for the object's multi-valued property tableColumnConstraint.
getTableColumnConstraint(int) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Returns the TableColumnConstraint set for the object's multi-valued property tableColumnConstraint based on the given index.
getTableColumnConstraint() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
 
getTableColumnConstraint(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
 
getTableColumnConstraint() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Returns an array of TableColumnConstraint set for the object's multi-valued property tableColumnConstraint.
getTableColumnConstraint(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Returns the TableColumnConstraint set for the object's multi-valued property tableColumnConstraint based on the given index.
getTableColumnConstraintCount() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
 
getTableColumnConstraintCount() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Returns a count for multi-valued property tableColumnConstraint.
getTableColumnConstraintCount() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
 
getTableColumnConstraintCount() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Returns a count for multi-valued property tableColumnConstraint.
getTableColumnCount() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
 
getTableColumnCount() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Returns a count for multi-valued property tableColumn.
getTableColumnCount() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
 
getTableColumnCount() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Returns a count for multi-valued property tableColumn.
getTableColumnKeyUsage() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
 
getTableColumnKeyUsage(int) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
 
getTableColumnKeyUsage() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Returns an array of TableColumnKeyUsage set for the object's multi-valued property tableColumnKeyUsage.
getTableColumnKeyUsage(int) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Returns the TableColumnKeyUsage set for the object's multi-valued property tableColumnKeyUsage based on the given index.
getTableColumnKeyUsageCount() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
 
getTableColumnKeyUsageCount() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Returns a count for multi-valued property tableColumnKeyUsage.
getTableComment() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Returns the value of the tableComment property.
getTableComment() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
Returns the value of the tableComment property.
getTableComment() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Returns the value of the tableComment property.
getTableComment() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
Returns the value of the tableComment property.
getTableComment() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
 
getTableComment(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
 
getTableComment() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Returns an array of TableComment set for the object's multi-valued property tableComment.
getTableComment(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Returns the TableComment set for the object's multi-valued property tableComment based on the given index.
getTableCommentCount() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
 
getTableCommentCount() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Returns a count for multi-valued property tableComment.
getTableConstraint() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
 
getTableConstraint(int) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
 
getTableConstraint() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Returns an array of TableConstraint set for the object's multi-valued property tableConstraint.
getTableConstraint(int) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Returns the TableConstraint set for the object's multi-valued property tableConstraint based on the given index.
getTableConstraintCount() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
 
getTableConstraintCount() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Returns a count for multi-valued property tableConstraint.
getTableName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Returns the value of the tableName property.
getTableName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Returns the value of the tableName property.
getTableName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
Returns the value of the tableName property.
getTableName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Returns the value of the tableName property.
getTableType() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Returns the value of the tableType property.
getTableType() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Returns the value of the tableType property.
getTableType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
Returns the value of the tableType property.
getTableType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
Returns the value of the tableType property.
getTableType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment
Returns the value of the tableType property.
getTableType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment
Returns the value of the tableType property.
getTarget() - Method in class org.plasma.sdo.xml.Marshaller.PathNode
 
getTargetNamespace() - Method in class org.plasma.provisioning.xsd.ConstraintCollector
 
getTargetNamespace() - Method in class org.plasma.provisioning.xsd.DatatypeCollector
 
getTargetNamespace() - Method in class org.plasma.provisioning.xsd.EnumerationCollector
 
getTemporal() - Method in class org.plasma.sdo.core.CoreProperty
 
getTemporal() - Method in interface org.plasma.sdo.PlasmaProperty
Returns the temporal information for this property if exists, or null if not exists
getTerms() - Method in class org.plasma.query.model.Expression
Gets the value of the terms property.
getText() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Returns the value of the text property.
getText() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns the value of the text property.
getTextContent() - Method in class org.plasma.query.model.GroupBy
Gets the value of the textContent property.
getTextContent() - Method in class org.plasma.query.model.OrderBy
Gets the value of the textContent property.
getTextContent() - Method in class org.plasma.query.model.Select
Gets the value of the textContent property.
getTextContent() - Method in class org.plasma.query.model.Where
Gets the value of the textContent property.
getTextLength() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Returns the value of the textLength property.
getTextLength() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns the value of the textLength property.
getTextStringValue(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
 
getTextStringValue(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
 
getTextStringValue(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
 
getTimeFormat() - Method in class org.plasma.sdo.helper.DataConverter
 
getTopLevelSimpleType(QName) - Method in class org.plasma.provisioning.xsd.ConstraintCollector
 
getTopLevelSimpleType(QName) - Method in class org.plasma.provisioning.xsd.DatatypeCollector
 
getTopLevelSimpleType(QName) - Method in class org.plasma.provisioning.xsd.EnumerationCollector
 
getTraversal() - Method in class org.plasma.query.visitor.VisitorContext
 
getType() - Method in class org.plasma.provisioning.adapter.TypeAdapter
 
getType() - Method in class org.plasma.query.model.Join
Gets the value of the type property.
getType() - Method in class org.plasma.query.model.WildcardProperty
Gets the value of the type property.
getType(String, String) - Method in class org.plasma.sdo.core.CoreDataGraph
Returns the type with the given the URI, or contained by the resource at the given URI, and with the given name.
getType() - Method in class org.plasma.sdo.core.CoreDataObject
 
getType() - Method in class org.plasma.sdo.core.CoreProperty
Returns the type of the Property.
getType(String, String) - Method in class org.plasma.sdo.helper.PlasmaTypeHelper
Return the Type specified by typeName with the given uri, or null if not found.
getType(Class) - Method in class org.plasma.sdo.helper.PlasmaTypeHelper
Return the Type for this interfaceClass or null if not found.
getType() - Method in interface org.plasma.sdo.repository.Property
 
getType() - Method in class org.plasma.sdo.xml.StreamNode
 
getType() - Method in class org.plasma.sdo.xpath.XPathType
 
getType(Table, Column) - Method in class org.plasma.text.ddl.CassandraFactory
Return the CQL datatype.
getType(Table, Column) - Method in interface org.plasma.text.ddl.DDLFactory
 
getType(Table, Column) - Method in class org.plasma.text.ddl.DefaultDDLFactory
 
getType(Table, Column) - Method in class org.plasma.text.ddl.MySQLFactory
 
getType(Table, Column) - Method in class org.plasma.text.ddl.OracleFactory
 
getTypeClass(DataType) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
Returns a 3Gl language specific class name for the given SDO data-type (as per the SDO Specification 2.10 Section 8.1) where primitive type names or wrapper type names returned based on the current context.
getTypeClass(DataType, boolean) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
Returns a 3Gl language specific class name for the given SDO data-type (as per the SDO Specification 2.10 Section 8.1) where primitive type names or wrapper type names returned based on the current context.
getTypeClass(DataType) - Method in class org.plasma.text.lang3gl.java.TypeClassFactory
 
getTypeClass(DataType) - Method in class org.plasma.text.lang3gl.java.TypeEnumerationFactory
 
getTypeClass(DataType) - Method in interface org.plasma.text.lang3gl.Lang3GLContentFactory
Returns a 3Gl language specific class for the given SDO data-type (as per the SDO Specification 2.10 Section 8.1) where primitive type names or wrapper type names returned based on the current context.
getTypeClassName(TypeRef) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
 
getTypeClassName(Class) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
Deprecated.
getTypeHelper() - Method in class org.plasma.sdo.helper.PlasmaHelperContext
 
getTypeMap() - Method in class org.plasma.provisioning.adapter.ModelAdapter
 
getTypeMap() - Method in interface org.plasma.provisioning.adapter.ProvisioningModel
 
getTypes() - Method in class org.plasma.provisioning.adapter.ModelAdapter
 
getTypes() - Method in interface org.plasma.provisioning.adapter.ProvisioningModel
 
getTypes() - Method in interface org.plasma.query.collector.PropertySelection
Deprecated.
Returns all selected types.
getTypes() - Method in class org.plasma.query.collector.PropertySelectionCollector
Deprecated.
 
getTypes() - Method in interface org.plasma.query.collector.Selection
Returns all selected types.
getTypes() - Method in class org.plasma.query.collector.SelectionCollector
 
getTypes(String) - Method in class org.plasma.sdo.helper.PlasmaTypeHelper
Return the Type instances specified by the given uri.
getTypesArray() - Method in class org.plasma.provisioning.adapter.ModelAdapter
 
getTypesArray() - Method in interface org.plasma.provisioning.adapter.ProvisioningModel
 
getTypeText() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Returns the value of the typeText property.
getTypeText() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns the value of the typeText property.
getTypeTextLength() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Returns the value of the typeTextLength property.
getTypeTextLength() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns the value of the typeTextLength property.
getUniqueConstraint() - Method in class org.plasma.sdo.core.CoreProperty
 
getUniqueConstraint() - Method in interface org.plasma.sdo.PlasmaProperty
Returns the unique constraint information for this property if exists, or null if not exists
getUniqueId() - Method in class org.plasma.query.model.AbstractProperty
 
getUniqueId() - Method in class org.plasma.query.model.Entity
 
getUpdate() - Method in class org.plasma.query.model.Clause
 
getUpdateClause() - Method in class org.plasma.query.model.Query
 
getUpdatedByUser() - Method in exception org.plasma.sdo.access.InvalidSnapshotException
 
getUpdatedDate() - Method in exception org.plasma.sdo.access.InvalidSnapshotException
 
getUri() - Method in class org.plasma.provisioning.adapter.TypeAdapter
 
getUri() - Method in interface org.plasma.query.From
Returns the URI
getUri() - Method in class org.plasma.query.model.From
 
getURI() - Method in class org.plasma.sdo.core.CoreType
Returns the namespace URI of the type.
getUri() - Method in interface org.plasma.sdo.repository.Namespace
 
getURIBytes() - Method in class org.plasma.sdo.core.CoreType
Returns the URI of this Type as a byte array which may be cached or lazily cached on demand.
getURIBytes() - Method in interface org.plasma.sdo.PlasmaType
Returns the URI of this Type as a byte array which may be cached or lazily cached on demand.
getURIPhysicalName() - Method in class org.plasma.sdo.core.CoreType
 
getURIPhysicalName() - Method in interface org.plasma.sdo.PlasmaType
Returns the physical name alias of the URI associated with this Type as a string, or null if no physical alias name exists.
getURIPhysicalNameBytes() - Method in class org.plasma.sdo.core.CoreType
 
getURIPhysicalNameBytes() - Method in interface org.plasma.sdo.PlasmaType
Returns the physical name alias of the URI associated this Type as a byte array which may be cached or lazily cached on demand, or null if no physical alias name exists.
getUserName() - Method in exception org.plasma.sdo.access.LockedEntityException
 
getUserName() - Method in exception org.plasma.sdo.access.service.LockedEntityEJBException
 
getUserObject() - Method in class org.plasma.sdo.xml.Marshaller.PathNode
 
getUUID() - Method in class org.plasma.sdo.core.CoreDataGraph
Returns the UUID for this data graph, which is the same UUID used for the root Data Object.
getUUID() - Method in class org.plasma.sdo.core.CoreDataObject
 
getUUID() - Method in interface org.plasma.sdo.PlasmaDataGraph
Returns the UUID for this data graph, which is the same UUID used for the root Data Object.
getUUID() - Method in interface org.plasma.sdo.PlasmaDataObject
Returns the UUID for this data object.
getUUID() - Method in interface org.plasma.sdo.PlasmaNode
 
getUUIDAsString() - Method in class org.plasma.sdo.core.CoreDataGraph
Returns the UUID for this data graph, which is the same UUID used for the root Data Object, as a character string.
getUUIDAsString() - Method in class org.plasma.sdo.core.CoreDataObject
Deprecated.
getUUIDAsString() - Method in class org.plasma.sdo.core.CoreNode
 
getUUIDAsString() - Method in interface org.plasma.sdo.PlasmaDataGraph
Returns the UUID for this data graph, which is the same UUID used for the root Data Object, as a character string.
getUUIDAsString() - Method in interface org.plasma.sdo.PlasmaDataObject
Returns the UUID for this data object as a character string.
getUUIDAsString() - Method in interface org.plasma.sdo.PlasmaNode
 
getValidationEventHandler() - Method in class org.plasma.provisioning.MetamodelDataBinding
 
getValidationEventHandler() - Method in class org.plasma.query.bind.PlasmaQueryDataBinding
 
getValidationEventHandler() - Method in class org.plasma.sdo.xml.xslt.XSLTDataBinding
 
getValidationEventHandler() - Method in class org.plasma.text.ddl.DDLModelDataBinding
 
getValidationEventHandler() - Method in class org.plasma.xml.schema.SchemaDataBinding
 
getValidationEventHandler() - Method in class org.plasma.xml.wsdl.v2.WSDLDataBinding
 
getValidationLog() - Method in class org.plasma.sdo.xml.DefaultOptions
 
getValidationLog() - Method in interface org.plasma.sdo.xml.XMLOptions
Returns the current XML Schema (XSD) validation error log.
getValue() - Method in class org.plasma.provisioning.cli.OptionPair
 
getValue() - Method in interface org.plasma.provisioning.rdb.mysql.any.GlobalVariable
Returns the value of the value property.
getValue() - Method in class org.plasma.provisioning.rdb.mysql.any.impl.GlobalVariableImpl
Returns the value of the value property.
getValue() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.GlobalVariable
Returns the value of the value property.
getValue() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.GlobalVariableImpl
Returns the value of the value property.
getValue() - Method in class org.plasma.query.model.AbstractFunctionArg
Gets the value of the value property.
getValue() - Method in class org.plasma.query.model.AbstractPathElement
Gets the value of the value property.
getValue() - Method in class org.plasma.query.model.ArithmeticOperator
Gets the value of the value property.
getValue() - Method in class org.plasma.query.model.CollectionParameter
Gets the value of the value property.
getValue() - Method in class org.plasma.query.model.ConfigurationProperty
Gets the value of the value property.
getValue() - Method in class org.plasma.query.model.DateParameter
Gets the value of the value property.
getValue() - Method in class org.plasma.query.model.DecimalParameter
Gets the value of the value property.
getValue() - Method in class org.plasma.query.model.FilterId
Gets the value of the value property.
getValue() - Method in class org.plasma.query.model.FloatParameter
Gets the value of the value property.
getValue() - Method in class org.plasma.query.model.GroupOperator
Gets the value of the value property.
getValue() - Method in class org.plasma.query.model.ImportDeclaration
Gets the value of the value property.
getValue() - Method in class org.plasma.query.model.IntParameter
Gets the value of the value property.
getValue() - Method in class org.plasma.query.model.Literal
Gets the value of the value property.
getValue() - Method in class org.plasma.query.model.LogicalOperator
Gets the value of the value property.
getValue() - Method in class org.plasma.query.model.Parameter
 
getValue() - Method in class org.plasma.query.model.ParameterDeclaration
Gets the value of the value property.
getValue() - Method in class org.plasma.query.model.RelationalOperator
Gets the value of the value property.
getValue() - Method in class org.plasma.query.model.StringParameter
Gets the value of the value property.
getValue() - Method in class org.plasma.query.model.SubqueryOperator
Gets the value of the value property.
getValue() - Method in class org.plasma.query.model.TextContent
Gets the value of the value property.
getValue() - Method in class org.plasma.query.model.VariableDeclaration
Gets the value of the value property.
getValue() - Method in class org.plasma.query.model.WildcardOperator
Gets the value of the value property.
getValue() - Method in class org.plasma.sdo.access.provider.common.PropertyPair
 
getValue(String) - Method in class org.plasma.sdo.core.CoreNode
 
getValue(int) - Method in class org.plasma.sdo.core.CoreSequence
Returns the property value for the given entry index.
getValue() - Method in class org.plasma.sdo.core.CoreSetting
Returns the value of the setting.
getValue() - Method in class org.plasma.sdo.xpath.XPathDataValue
 
getValueConstraint() - Method in class org.plasma.sdo.core.CoreProperty
 
getValueConstraint() - Method in interface org.plasma.sdo.PlasmaProperty
Returns the value constraint information for this property if exists, or null if not exists
getValueConstraints() - Method in class org.plasma.provisioning.xsd.ConstraintCollector
 
getValueObject() - Method in class org.plasma.sdo.core.CoreNode
 
getValueObject() - Method in interface org.plasma.sdo.core.CoreObjectHolder
 
getValuePath() - Method in class org.plasma.sdo.core.CoreSetting
 
getValuePath() - Method in interface org.plasma.sdo.PlasmaSetting
 
getValueProp() - Method in class org.plasma.sdo.access.provider.common.PropertyPair
 
getValues() - Method in class org.plasma.sdo.core.CoreObject
 
getValueSetConstraint() - Method in class org.plasma.sdo.core.CoreProperty
 
getValueSetConstraint() - Method in interface org.plasma.sdo.PlasmaProperty
Returns the value-set constraint information for this property if exists, or null if not exists
getVariable() - Method in class org.plasma.query.model.Term
Gets the value of the variable property.
getVariableDeclaration() - Method in class org.plasma.query.model.Where
Gets the value of the variableDeclaration property.
getVariables() - Method in class org.plasma.query.model.Where
 
getView() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
 
getView(int) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
 
getView() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Returns an array of View set for the object's multi-valued property view.
getView(int) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Returns the View set for the object's multi-valued property view based on the given index.
getView() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
Returns the value of the view property.
getView() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Returns the value of the view property.
getView() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
Returns the value of the view property.
getView() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Returns the value of the view property.
getView() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment
Returns the value of the view property.
getView() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment
Returns the value of the view property.
getViewColumn() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
 
getViewColumn(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
 
getViewColumn() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns an array of ViewColumn set for the object's multi-valued property viewColumn.
getViewColumn(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns the ViewColumn set for the object's multi-valued property viewColumn based on the given index.
getViewColumnComment() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
 
getViewColumnComment(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
 
getViewColumnComment() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns an array of ViewColumnComment set for the object's multi-valued property viewColumnComment.
getViewColumnComment(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns the ViewColumnComment set for the object's multi-valued property viewColumnComment based on the given index.
getViewColumnCommentCount() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
 
getViewColumnCommentCount() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns a count for multi-valued property viewColumnComment.
getViewColumnCount() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
 
getViewColumnCount() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns a count for multi-valued property viewColumn.
getViewComment() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
 
getViewComment(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
 
getViewComment() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns an array of ViewComment set for the object's multi-valued property viewComment.
getViewComment(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns the ViewComment set for the object's multi-valued property viewComment based on the given index.
getViewCommentCount() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
 
getViewCommentCount() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns a count for multi-valued property viewComment.
getViewCount() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
 
getViewCount() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Returns a count for multi-valued property view.
getViewDefinition() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
Returns the value of the viewDefinition property.
getViewDefinition() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
Returns the value of the viewDefinition property.
getViewName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Returns the value of the viewName property.
getViewName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns the value of the viewName property.
getViewType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Returns the value of the viewType property.
getViewType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns the value of the viewType property.
getViewTypeOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Returns the value of the viewTypeOwner property.
getViewTypeOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns the value of the viewTypeOwner property.
getVisibility() - Method in interface org.plasma.sdo.repository.Classifier
 
getVisibility() - Method in interface org.plasma.sdo.repository.Property
 
getWhere() - Method in class org.plasma.query.model.Clause
Gets the value of the where property.
getWhere() - Method in class org.plasma.query.model.PathNode
Gets the value of the where property.
getWhereClause() - Method in class org.plasma.query.dsl.DomainRoot
 
getWhereClause() - Method in class org.plasma.query.model.Query
 
getWhereClause() - Method in interface org.plasma.query.Query
 
getWildcardChar() - Method in class org.plasma.sdo.access.provider.common.SQLQueryFilterAssembler
 
getWildcardOperator() - Method in class org.plasma.query.model.Term
Gets the value of the wildcardOperator property.
getWildcardProperty() - Method in class org.plasma.query.model.Term
Gets the value of the wildcardProperty property.
getWrappedDocmentations(List<Documentation>, int) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
 
getXMLHelper() - Method in class org.plasma.sdo.helper.PlasmaHelperContext
 
getXmlProperty() - Method in class org.plasma.sdo.core.CoreProperty
 
getXmlProperty() - Method in interface org.plasma.sdo.PlasmaProperty
Returns the XML property information for this property if exists, or null if not exists
getXMLVersion() - Method in class org.plasma.sdo.core.CoreXMLDocument
 
getXpath() - Method in class org.plasma.query.xpath.QueryPathNavigator
 
getXSDHelper() - Method in class org.plasma.sdo.helper.PlasmaHelperContext
 
getYearFormat() - Method in class org.plasma.sdo.helper.DataConverter
 
getYearMonthDayFormat() - Method in class org.plasma.sdo.helper.DataConverter
 
getYearMonthFormat() - Method in class org.plasma.sdo.helper.DataConverter
 
globalInterfaceProvisioning - Variable in class org.plasma.text.lang3gl.java.SDODefaultFactory
 
GlobalVariable - Interface in org.plasma.provisioning.rdb.mysql.any
Generated interface representing the domain model entity GlobalVariable.
GlobalVariable - Interface in org.plasma.provisioning.rdb.mysql.v5_5
Generated interface representing the domain model entity GlobalVariable.
GlobalVariable.PROPERTY - Enum in org.plasma.provisioning.rdb.mysql.any
The declared logical property names for this Type.
GlobalVariable.PROPERTY - Enum in org.plasma.provisioning.rdb.mysql.v5_5
The declared logical property names for this Type.
GlobalVariableImpl - Class in org.plasma.provisioning.rdb.mysql.any.impl
Generated implementation class representing the domain model entity GlobalVariable.
GlobalVariableImpl() - Constructor for class org.plasma.provisioning.rdb.mysql.any.impl.GlobalVariableImpl
Default No-arg constructor required for serialization operations.
GlobalVariableImpl(Type) - Constructor for class org.plasma.provisioning.rdb.mysql.any.impl.GlobalVariableImpl
 
GlobalVariableImpl - Class in org.plasma.provisioning.rdb.mysql.v5_5.impl
Generated implementation class representing the domain model entity GlobalVariable.
GlobalVariableImpl() - Constructor for class org.plasma.provisioning.rdb.mysql.v5_5.impl.GlobalVariableImpl
Default No-arg constructor required for serialization operations.
GlobalVariableImpl(Type) - Constructor for class org.plasma.provisioning.rdb.mysql.v5_5.impl.GlobalVariableImpl
 
group(Expression) - Method in class org.plasma.query.dsl.PathNode
 
group() - Method in interface org.plasma.query.Expression
Places this expression within grouping operators and returns the grouped expression.
group() - Method in class org.plasma.query.model.Expression
 
groupBy(DataProperty) - Method in interface org.plasma.query.dsl.DomainQuery
Appends the given data property to the group by clause within this query and returns the query.
groupBy(DataProperty) - Method in class org.plasma.query.dsl.DomainRoot
 
GroupBy - Interface in org.plasma.query
A clause containing properties used to represent a grouping statement and is used in conjunction with aggregate functions.
groupBy - Variable in class org.plasma.query.model.Clause
 
GroupBy - Class in org.plasma.query.model
Java class for GroupBy complex type.
GroupBy() - Constructor for class org.plasma.query.model.GroupBy
 
GroupBy(Property) - Constructor for class org.plasma.query.model.GroupBy
 
GroupBy(Property, Property) - Constructor for class org.plasma.query.model.GroupBy
 
GroupBy(Property, Property, Property) - Constructor for class org.plasma.query.model.GroupBy
 
GroupBy(Property, Property, Property, Property) - Constructor for class org.plasma.query.model.GroupBy
 
GroupBy(Property[]) - Constructor for class org.plasma.query.model.GroupBy
 
GroupOperator - Class in org.plasma.query.model
 
GroupOperator() - Constructor for class org.plasma.query.model.GroupOperator
 
GroupOperator(String) - Constructor for class org.plasma.query.model.GroupOperator
 
GroupOperator(GroupOperatorValues) - Constructor for class org.plasma.query.model.GroupOperator
 
groupOperator - Variable in class org.plasma.query.model.Term
 
GroupOperatorValues - Enum in org.plasma.query.model
Java class for GroupOperatorValues.
gt(Object) - Method in interface org.plasma.query.DataProperty
Returns a boolean expression where this property is greater than the given literal.
gt(Object) - Method in class org.plasma.query.dsl.DataNode
 
gt(String, Object) - Static method in class org.plasma.query.model.Expression
Returns an expression where the given property is greated than to the given literal.
gt(Property, Object) - Static method in class org.plasma.query.model.Expression
Returns an expression where the given property is greated than to the given literal.
gt(String, String, Object) - Static method in class org.plasma.query.model.Expression
Returns an expression where the given property is greated than to the given literal.
gt(String, String[], Object) - Static method in class org.plasma.query.model.Expression
Returns an expression where the given property is greated than to the given literal.
gt(Property, Literal) - Static method in class org.plasma.query.model.Expression
Returns an expression where the given property is greater than to the given literal.
gt(Object) - Method in class org.plasma.query.model.Property
 

H

hasAlias() - Method in class org.plasma.query.model.Entity
 
hasAnnotatedClasses() - Method in interface org.plasma.provisioning.AnnotationConverter
 
hasAnnotatedClasses() - Method in class org.plasma.provisioning.AnnotationMetamodelAssembler
 
hasChildLink(DataObject, DataObject) - Method in class org.plasma.sdo.access.provider.common.SimpleCollector
 
hasDistinct(DataProperty[]) - Method in class org.plasma.query.model.Select
 
hasDistinctProperties() - Method in class org.plasma.query.model.Select
 
hashCode() - Method in class org.plasma.query.collector.SelectionProperty
 
hashCode() - Method in class org.plasma.query.model.Entity
 
hashCode() - Method in class org.plasma.query.model.Property
 
hashCode() - Method in class org.plasma.sdo.core.CoreChange
 
hashCode() - Method in class org.plasma.sdo.core.CoreDataObject
 
hashCode() - Method in class org.plasma.sdo.core.CoreProperty
 
hashCode() - Method in class org.plasma.sdo.core.CoreType
 
hashCode() - Method in class org.plasma.text.TextBuilder
 
hasInheritedProperty(Type, Property) - Method in interface org.plasma.query.collector.PropertySelection
Deprecated.
Returns true if the given type is found in the inherited type selection and if the given property is found in the property selection for the given type.
hasInheritedProperty(Type, Property) - Method in class org.plasma.query.collector.PropertySelectionCollector
Deprecated.
 
hasInheritedProperty(Type, Property) - Method in interface org.plasma.query.collector.Selection
Returns true if the given type is found in the inherited type selection and if the given property is found in the property selection for the given type.
hasInheritedProperty(Type, Property) - Method in class org.plasma.query.collector.SelectionCollector
 
hasInheritedType(Type) - Method in interface org.plasma.query.collector.PropertySelection
Deprecated.
Returns true if the given type is found in the inherited type selection.
hasInheritedType(Type) - Method in class org.plasma.query.collector.PropertySelectionCollector
Deprecated.
 
hasInheritedType(Type) - Method in interface org.plasma.query.collector.Selection
Returns true if the given type is found in the inherited type selection.
hasInheritedType(Type) - Method in class org.plasma.query.collector.SelectionCollector
 
hasOnlySingilarFields(Class) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
 
hasOnlySingilarFieldsDeep(Class) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
 
hasPredicates() - Method in interface org.plasma.query.collector.Selection
Returns true if the selection has path predicates.
hasPredicates() - Method in class org.plasma.query.collector.SelectionCollector
(non-Javadoc)
hasPredicates() - Method in interface org.plasma.query.collector.SelectionPredicates
Returns true if the selection has path predicates.
hasProperty(Type, Property) - Method in interface org.plasma.query.collector.PropertySelection
Deprecated.
Returns true if the given type is found in the type selection and if the given property is found in the property selection for the given type.
hasProperty(Type, Property) - Method in class org.plasma.query.collector.PropertySelectionCollector
Deprecated.
 
hasProperty(Type, Property) - Method in interface org.plasma.query.collector.Selection
Returns true if the given type is found in the type selection and if the given property is found in the property selection for the given type.
hasProperty(Type, Property) - Method in class org.plasma.query.collector.SelectionCollector
 
hasType(Type) - Method in interface org.plasma.query.collector.PropertySelection
Deprecated.
Returns true if the given type is found in the type selection.
hasType(Type) - Method in class org.plasma.query.collector.PropertySelectionCollector
Deprecated.
 
hasType(Type) - Method in interface org.plasma.query.collector.Selection
Returns true if the given type is found in the type selection.
hasType(Type) - Method in class org.plasma.query.collector.SelectionCollector
 
hasWildcard(Expression) - Method in class org.plasma.sdo.access.provider.common.TextQueryFilterAssembler
 
HBasePojoDataAccessClient - Class in org.plasma.sdo.access.client
 
HBasePojoDataAccessClient() - Constructor for class org.plasma.sdo.access.client.HBasePojoDataAccessClient
 
HelperProviderImpl - Class in commonj.sdo.impl
 
HelperProviderImpl() - Constructor for class commonj.sdo.impl.HelperProviderImpl
 

I

id - Variable in class org.plasma.query.model.Expression
 
IllegalArgumentUserException - Exception in org.plasma.sdo
 
IllegalArgumentUserException(String) - Constructor for exception org.plasma.sdo.IllegalArgumentUserException
 
IllegalArgumentUserException(String, Throwable) - Constructor for exception org.plasma.sdo.IllegalArgumentUserException
 
IllegalArgumentUserException(Throwable) - Constructor for exception org.plasma.sdo.IllegalArgumentUserException
 
IllegalCircularReferenceException - Exception in org.plasma.sdo.repository
 
IllegalCircularReferenceException(String) - Constructor for exception org.plasma.sdo.repository.IllegalCircularReferenceException
 
IllegalCircularReferenceException(Throwable) - Constructor for exception org.plasma.sdo.repository.IllegalCircularReferenceException
 
IllegalStereotypeApplicationException - Exception in org.plasma.sdo.repository
 
IllegalStereotypeApplicationException(String) - Constructor for exception org.plasma.sdo.repository.IllegalStereotypeApplicationException
 
IllegalStereotypeApplicationException(Throwable) - Constructor for exception org.plasma.sdo.repository.IllegalStereotypeApplicationException
 
ImportDeclaration - Class in org.plasma.query.model
Java class for ImportDeclaration complex type.
ImportDeclaration() - Constructor for class org.plasma.query.model.ImportDeclaration
 
ImportDeclaration(String) - Constructor for class org.plasma.query.model.ImportDeclaration
 
importDeclaration - Variable in class org.plasma.query.model.Where
 
in(Query) - Method in interface org.plasma.query.DataProperty
Returns a subquery expression, where this property is found within the given subquery results collection.
in(Query) - Method in class org.plasma.query.dsl.DataNode
 
in(Property, Query) - Static method in class org.plasma.query.model.Expression
Returns a subquery expression, where the given property is found within the given subquery results collection.
in(String, Query) - Static method in class org.plasma.query.model.Expression
Returns a subquery expression, where the given property is found within the given subquery results collection.
in(String, String[], Query) - Static method in class org.plasma.query.model.Expression
Returns a subquery expression, where the given property is found within the given subquery results collection.
in(Query) - Method in class org.plasma.query.model.Property
 
indent - Variable in class org.plasma.text.lang3gl.DefaultStreamAssembler
 
indent(int) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
 
index - Variable in class org.plasma.query.model.PathElement
 
indexName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QConstraint
Returns a DSL data element for property, indexName.
indexOf(String) - Method in class org.plasma.text.TextBuilder
 
indexOf(String, int) - Method in class org.plasma.text.TextBuilder
 
indexOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QConstraint
Returns a DSL data element for property, indexOwner.
initialize() - Method in interface org.plasma.sdo.access.DataAccessService
 
initialize() - Method in interface org.plasma.sdo.access.SequenceGenerator
 
initialize() - Method in class org.plasma.sdo.access.service.DataAccessServiceEJB
 
insert(int, char[], int, int) - Method in class org.plasma.text.TextBuilder
 
insert(int, Object) - Method in class org.plasma.text.TextBuilder
 
insert(int, String) - Method in class org.plasma.text.TextBuilder
 
insert(int, char[]) - Method in class org.plasma.text.TextBuilder
 
insert(int, CharSequence) - Method in class org.plasma.text.TextBuilder
 
insert(int, CharSequence, int, int) - Method in class org.plasma.text.TextBuilder
 
insert(int, boolean) - Method in class org.plasma.text.TextBuilder
 
insert(int, char) - Method in class org.plasma.text.TextBuilder
 
insert(int, int) - Method in class org.plasma.text.TextBuilder
 
insert(int, long) - Method in class org.plasma.text.TextBuilder
 
insert(int, float) - Method in class org.plasma.text.TextBuilder
 
insert(int, double) - Method in class org.plasma.text.TextBuilder
 
INSTANCE - Static variable in class org.plasma.sdo.helper.DataConverter
 
INSTANCE - Static variable in class org.plasma.sdo.helper.PlasmaCopyHelper
 
instance() - Static method in class org.plasma.sdo.helper.PlasmaCopyHelper
 
INSTANCE - Static variable in class org.plasma.sdo.helper.PlasmaDataFactory
 
instance() - Static method in class org.plasma.sdo.helper.PlasmaDataFactory
 
INSTANCE - Static variable in class org.plasma.sdo.helper.PlasmaDataHelper
 
INSTANCE - Static variable in class org.plasma.sdo.helper.PlasmaEqualityHelper
 
instance() - Static method in class org.plasma.sdo.helper.PlasmaEqualityHelper
 
INSTANCE - Static variable in class org.plasma.sdo.helper.PlasmaHelperContext
 
instance() - Static method in class org.plasma.sdo.helper.PlasmaHelperContext
 
INSTANCE - Static variable in class org.plasma.sdo.helper.PlasmaQueryHelper
 
INSTANCE - Static variable in class org.plasma.sdo.helper.PlasmaTypeHelper
 
INSTANCE - Static variable in class org.plasma.sdo.helper.PlasmaXMLHelper
 
INSTANCE - Static variable in class org.plasma.sdo.helper.PlasmaXSDHelper
 
INSTANCE_PROPERTY_BOOLEAN_ISOPERATIONAL - Static variable in interface org.plasma.sdo.PlasmaProperty
 
INSTANCE_PROPERTY_BOOLEAN_ISUNIQUE - Static variable in interface org.plasma.sdo.PlasmaProperty
 
INSTANCE_PROPERTY_BYTES_LOCAL_NAME_BYTES - Static variable in interface org.plasma.sdo.PlasmaProperty
 
INSTANCE_PROPERTY_BYTES_NAME_BYTES - Static variable in interface org.plasma.sdo.PlasmaProperty
 
INSTANCE_PROPERTY_BYTES_PACKAGE_PHYSICAL_NAME_BYTES - Static variable in interface org.plasma.sdo.PlasmaProperty
 
INSTANCE_PROPERTY_BYTES_PHYSICAL_NAME_BYTES - Static variable in interface org.plasma.sdo.PlasmaProperty
 
INSTANCE_PROPERTY_BYTES_QUALIFIED_NAME_BYTES - Static variable in interface org.plasma.sdo.PlasmaProperty
 
INSTANCE_PROPERTY_BYTES_QUALIFIED_PHYSICAL_NAME_BYTES - Static variable in interface org.plasma.sdo.PlasmaProperty
 
INSTANCE_PROPERTY_BYTES_URI_BYTES - Static variable in interface org.plasma.sdo.PlasmaProperty
 
INSTANCE_PROPERTY_INT_MAXLENGTH - Static variable in interface org.plasma.sdo.PlasmaProperty
 
INSTANCE_PROPERTY_LONG_SNAPSHOT_TIMESTAMP - Static variable in interface org.plasma.sdo.PlasmaProperty
 
INSTANCE_PROPERTY_OBJECT_CONCURRENCY_USER - Static variable in interface org.plasma.sdo.PlasmaProperty
 
INSTANCE_PROPERTY_OBJECT_CONCURRENCY_VERSION - Static variable in interface org.plasma.sdo.PlasmaProperty
 
INSTANCE_PROPERTY_OBJECT_DESCRIPTION - Static variable in interface org.plasma.sdo.PlasmaProperty
 
INSTANCE_PROPERTY_OBJECT_IS_LOCKED_PROPERTY - Static variable in interface org.plasma.sdo.PlasmaProperty
 
INSTANCE_PROPERTY_OBJECT_LOCKING_TIMESTAMP - Static variable in interface org.plasma.sdo.PlasmaProperty
 
INSTANCE_PROPERTY_OBJECT_LOCKING_USER - Static variable in interface org.plasma.sdo.PlasmaProperty
 
INSTANCE_PROPERTY_OBJECT_ORIGINATION_TIMESTAMP - Static variable in interface org.plasma.sdo.PlasmaProperty
 
INSTANCE_PROPERTY_OBJECT_ORIGINATION_USER - Static variable in interface org.plasma.sdo.PlasmaProperty
 
INSTANCE_PROPERTY_OBJECT_PRIKEY_PROPERTIES - Static variable in interface org.plasma.sdo.PlasmaProperty
 
INSTANCE_PROPERTY_OBJECT_QUALIFIED_NAME - Static variable in interface org.plasma.sdo.PlasmaProperty
 
INSTANCE_PROPERTY_OBJECT_SNAPSHOT_DATE_PROPERTY - Static variable in interface org.plasma.sdo.PlasmaProperty
 
INSTANCE_PROPERTY_OBJECT_VISIBILITY - Static variable in interface org.plasma.sdo.PlasmaProperty
 
INSTANCE_PROPERTY_STRING_BUSINESS_NAME - Static variable in interface org.plasma.sdo.PlasmaProperty
 
INSTANCE_PROPERTY_STRING_LOCAL_NAME - Static variable in interface org.plasma.sdo.PlasmaProperty
 
INSTANCE_PROPERTY_STRING_NAMESPACE_PHYSICAL_NAME - Static variable in interface org.plasma.sdo.PlasmaProperty
 
INSTANCE_PROPERTY_STRING_NAMESPACE_URI - Static variable in interface org.plasma.sdo.PlasmaProperty
 
INSTANCE_PROPERTY_STRING_PHYSICAL_NAME - Static variable in interface org.plasma.sdo.PlasmaProperty
 
INSTANCE_PROPERTY_STRING_UUID - Static variable in interface org.plasma.sdo.PlasmaProperty
 
IntegralDataProperty - Interface in org.plasma.query
A non-reference property with a type which is a String data type.
InterfaceFactory - Interface in org.plasma.text.lang3gl
 
interfaceResolver - Variable in class org.plasma.text.lang3gl.java.SDODefaultFactory
 
IntParameter - Class in org.plasma.query.model
Java class for IntParameter complex type.
IntParameter() - Constructor for class org.plasma.query.model.IntParameter
 
IntParameter(int) - Constructor for class org.plasma.query.model.IntParameter
 
intParameter - Variable in class org.plasma.query.model.Parameter
 
InvalidAnnotationException - Exception in org.plasma.provisioning
 
InvalidAnnotationException(String) - Constructor for exception org.plasma.provisioning.InvalidAnnotationException
 
InvalidAnnotationException(Throwable) - Constructor for exception org.plasma.provisioning.InvalidAnnotationException
 
InvalidClassifierNameException - Exception in org.plasma.sdo.repository
 
InvalidClassifierNameException(String) - Constructor for exception org.plasma.sdo.repository.InvalidClassifierNameException
 
InvalidClassifierNameException(Throwable) - Constructor for exception org.plasma.sdo.repository.InvalidClassifierNameException
 
InvalidClassifierNameException(String, Throwable) - Constructor for exception org.plasma.sdo.repository.InvalidClassifierNameException
 
InvalidDataConversionException - Exception in org.plasma.sdo.helper
 
InvalidDataConversionException(DataType, DataType, Object) - Constructor for exception org.plasma.sdo.helper.InvalidDataConversionException
 
InvalidDataConversionException(Throwable) - Constructor for exception org.plasma.sdo.helper.InvalidDataConversionException
 
InvalidDataFormatException - Exception in org.plasma.sdo.helper
 
InvalidDataFormatException(String, Throwable) - Constructor for exception org.plasma.sdo.helper.InvalidDataFormatException
 
InvalidDataFormatException(String) - Constructor for exception org.plasma.sdo.helper.InvalidDataFormatException
 
InvalidDataFormatException(Throwable) - Constructor for exception org.plasma.sdo.helper.InvalidDataFormatException
 
InvalidEndpointException - Exception in org.plasma.sdo.xpath
Checked exception used when the result or terminating node or nodes for an XPATH expression are invalid for a given context.
InvalidEndpointException() - Constructor for exception org.plasma.sdo.xpath.InvalidEndpointException
 
InvalidEndpointException(String, Throwable) - Constructor for exception org.plasma.sdo.xpath.InvalidEndpointException
 
InvalidEndpointException(String) - Constructor for exception org.plasma.sdo.xpath.InvalidEndpointException
 
InvalidEndpointException(Throwable) - Constructor for exception org.plasma.sdo.xpath.InvalidEndpointException
 
InvalidMultiplicityException - Exception in org.plasma.sdo.xpath
Checked exception used when multiple results are detected for a singular property.
InvalidMultiplicityException() - Constructor for exception org.plasma.sdo.xpath.InvalidMultiplicityException
 
InvalidMultiplicityException(String, Throwable) - Constructor for exception org.plasma.sdo.xpath.InvalidMultiplicityException
 
InvalidMultiplicityException(String) - Constructor for exception org.plasma.sdo.xpath.InvalidMultiplicityException
 
InvalidMultiplicityException(Throwable) - Constructor for exception org.plasma.sdo.xpath.InvalidMultiplicityException
 
InvalidPathElementException - Exception in org.plasma.query
 
InvalidPathElementException(String) - Constructor for exception org.plasma.query.InvalidPathElementException
 
InvalidPathElementException(Throwable) - Constructor for exception org.plasma.query.InvalidPathElementException
 
InvalidPathPredicateException - Exception in org.plasma.query
 
InvalidPathPredicateException(String) - Constructor for exception org.plasma.query.InvalidPathPredicateException
 
InvalidPathPredicateException(Throwable) - Constructor for exception org.plasma.query.InvalidPathPredicateException
 
InvalidReferenceException - Exception in org.plasma.sdo.xml
 
InvalidReferenceException(String) - Constructor for exception org.plasma.sdo.xml.InvalidReferenceException
 
InvalidReferenceException(Throwable) - Constructor for exception org.plasma.sdo.xml.InvalidReferenceException
 
InvalidSnapshotEJBException - Exception in org.plasma.sdo.access.service
 
InvalidSnapshotEJBException(Throwable) - Constructor for exception org.plasma.sdo.access.service.InvalidSnapshotEJBException
 
InvalidSnapshotException - Exception in org.plasma.sdo.access
 
InvalidSnapshotException(String, String, Timestamp, String, Date) - Constructor for exception org.plasma.sdo.access.InvalidSnapshotException
 
isAbstract() - Method in class org.plasma.sdo.core.CoreType
Indicates if this Type is abstract.
isAbstract() - Method in interface org.plasma.sdo.repository.Classifier
 
isAttribute(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
 
isAttribute(Property) - Method in class org.plasma.sdo.helper.PlasmaXSDHelper
 
isAttribute(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
 
isAttribute(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
 
isBaseType(PlasmaType) - Method in class org.plasma.sdo.core.CoreType
Returns true if the given type is part of the (base type) ancestry for this type.
isBaseType(PlasmaType) - Method in interface org.plasma.sdo.PlasmaType
Returns true if the given type is a base type for this type.
isClass() - Method in class org.plasma.provisioning.adapter.TypeAdapter
 
isComment(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
 
isComment(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
 
isComment(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
 
isConcurrent() - Method in class org.plasma.sdo.core.CoreProperty
 
isConcurrent(ConcurrencyType, ConcurrentDataFlavor) - Method in class org.plasma.sdo.core.CoreProperty
 
isConcurrent() - Method in interface org.plasma.sdo.PlasmaProperty
Returns true if this property is tagged as concurrent.
isConcurrent(ConcurrencyType, ConcurrentDataFlavor) - Method in interface org.plasma.sdo.PlasmaProperty
Returns true if this property is tagged as concurrent for the given concurrency type and data flavor.
isContainment() - Method in class org.plasma.sdo.core.CoreProperty
Returns whether the Property is containment, i.e., whether it represents by-value composition.
isContunue() - Method in class org.plasma.query.visitor.VisitorContext
Returns true if traversal should continue.
isCopyUUIDs() - Method in class org.plasma.sdo.helper.DataGraphCopyVisitor
 
isCreated(DataObject) - Method in class org.plasma.sdo.core.CoreChangeSummary
Returns whether or not the specified data object was created while logging.
isCreateNonContainmentReferenceTypes() - Method in class org.plasma.xml.schema.SchemaModelAssembler
 
isDataType() - Method in class org.plasma.sdo.core.CoreType
Indicates if this Type specifies DataTypes (true) or DataObjects (false).
isDataType() - Method in interface org.plasma.sdo.repository.Classifier
 
isDataType() - Method in interface org.plasma.sdo.repository.Property
 
isDeleted(DataObject) - Method in class org.plasma.sdo.core.CoreChangeSummary
Returns whether or not the specified data object was deleted while logging.
isDerivePackageNamesFromURIs() - Method in class org.plasma.xml.uml.DefaultUMLModelAssembler
 
isDerivePackageNamesFromURIs() - Method in interface org.plasma.xml.uml.UMLModelAssembler
 
isDescendantResultsMap - Variable in class org.plasma.sdo.access.provider.common.SimpleCollector
 
isDistinct() - Method in interface org.plasma.query.DataProperty
Gets the value of the distinct property.
isDistinct() - Method in class org.plasma.query.dsl.DataNode
 
isDistinct() - Method in class org.plasma.query.model.Property
 
isDocument(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
 
isDocument(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
 
isDocument(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
 
isElement(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
 
isElement(Property) - Method in class org.plasma.sdo.helper.PlasmaXSDHelper
 
isElement(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
 
isElement(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
 
isEnumeration() - Method in class org.plasma.provisioning.adapter.TypeAdapter
 
isEnumeration(AbstractSimpleType) - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
isEnumeration(AbstractSimpleType) - Static method in class org.plasma.provisioning.xsd.SimpleTypeUtils
 
isFailOnValidationError() - Method in class org.plasma.sdo.xml.DefaultOptions
 
isFailOnValidationError() - Method in interface org.plasma.sdo.xml.XMLOptions
Returns whether to propagate XML parser errors encountered when validating an XML document against an associated XML Schema.
isFk(Table, Column) - Method in class org.plasma.text.ddl.DefaultDDLFactory
 
isFlaggedLocked(DataObject) - Static method in class org.plasma.sdo.core.CoreHelper
Deprecated.
 
isFlaggedLocked() - Method in class org.plasma.sdo.core.CoreObject
 
isFlaggedUnlocked(DataObject) - Static method in class org.plasma.sdo.core.CoreHelper
Deprecated.
 
isFlaggedUnlocked() - Method in class org.plasma.sdo.core.CoreObject
 
isGroup() - Method in class org.plasma.query.model.Expression
 
isIndent() - Method in class org.plasma.text.ddl.DDLStreamAssembler
 
isIndent() - Method in class org.plasma.text.lang3gl.DefaultStreamAssembler
 
isInstance(Object) - Method in class org.plasma.sdo.core.CoreType
Returns whether the specified object is an instance of this type.
isKey() - Method in class org.plasma.sdo.core.CoreProperty
 
isKey(KeyType) - Method in class org.plasma.sdo.core.CoreProperty
 
isKey() - Method in interface org.plasma.sdo.PlasmaProperty
Returns true if the key information for this property if exists.
isKey(KeyType) - Method in interface org.plasma.sdo.PlasmaProperty
Returns true if the key information for this property if exists and the key type is set to the given type.
isLinked(DataObject, Object) - Method in class org.plasma.sdo.access.provider.common.SimpleCollector
 
isListType() - Method in class org.plasma.provisioning.xsd.DatatypeCollector
 
isLogging() - Method in class org.plasma.sdo.core.CoreChangeSummary
Indicates whether change logging is on (true) or off (false).
isMany() - Method in class org.plasma.sdo.core.CoreProperty
Returns whether the Property is many-valued.
isMany() - Method in interface org.plasma.sdo.repository.Property
 
isMixed(Type) - Method in class org.plasma.sdo.helper.PlasmaXSDHelper
 
isModified(DataObject) - Method in class org.plasma.sdo.core.CoreChangeSummary
Returns whether or not the specified data object was updated while logging.
isNamespace(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
 
isNamespace(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
 
isNamespace(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
 
isNoOp() - Method in class org.plasma.query.model.Expression
 
isNotNull() - Method in interface org.plasma.query.DataProperty
Returns a boolean expression where this property is not equal to null.
isNotNull() - Method in class org.plasma.query.dsl.DataNode
 
isNotNull() - Method in class org.plasma.query.dsl.PathNode
 
isNotNull() - Method in class org.plasma.query.model.Property
 
isNotNull() - Method in interface org.plasma.query.PathProperty
Returns a boolean expression where this property is not equal to null.
isNull() - Method in interface org.plasma.query.DataProperty
Returns a boolean expression where this property is equal to null.
isNull() - Method in class org.plasma.query.dsl.DataNode
 
isNull() - Method in class org.plasma.query.dsl.PathNode
 
isNull() - Method in class org.plasma.query.model.Property
 
isNull() - Method in interface org.plasma.query.PathProperty
Returns a boolean expression where this property is equal to null.
isNullable() - Method in class org.plasma.sdo.core.CoreProperty
Returns whether or not instances of this property can be set to null.
isNullable() - Method in interface org.plasma.sdo.repository.Property
 
isOpen() - Method in class org.plasma.sdo.core.CoreType
Indicates if this Type allows any form of open content.
isOpenContent() - Method in class org.plasma.sdo.core.CoreProperty
Returns whether or not this is an open content Property.
isOtherAllowed(char) - Static method in class org.plasma.provisioning.rdb.ConverterSupport
 
isPk(Table, Column) - Method in class org.plasma.text.ddl.DefaultDDLFactory
 
isPrettyPrint() - Method in class org.plasma.sdo.xml.DefaultOptions
 
isPrettyPrint() - Method in interface org.plasma.sdo.xml.XMLOptions
For XML writer utilities, returns whether to indent and format the XML output.
isProcessingInstruction(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
 
isProcessingInstruction(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
 
isProcessingInstruction(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
 
isPunctuation(char) - Static method in class org.plasma.provisioning.rdb.ConverterSupport
 
isQueryProperty() - Method in class org.plasma.sdo.access.provider.common.PropertyPair
Gets the value of the property queryProperty.
isReadOnly() - Method in class org.plasma.sdo.core.CoreProperty
Returns true if values for this Property cannot be modified using the SDO APIs.
isRelation(DataObject, DataObject, AssociationPath) - Method in class org.plasma.sdo.access.provider.common.SimpleCollector
 
isRelation(PlasmaType, AssociationPath) - Method in class org.plasma.sdo.core.CoreType
 
isRelation(PlasmaType, AssociationPath) - Method in interface org.plasma.sdo.PlasmaType
Returns true if the given type is linked or related to Type across any number of traversals or hops as qualified by the given relation path type.
isRelation(Class_, AssociationPath) - Method in interface org.plasma.sdo.repository.Class_
 
isRelation(Class_, Class_, AssociationPath) - Method in interface org.plasma.sdo.repository.RelationCache
 
isRoot - Variable in class org.plasma.query.dsl.PathNode
 
isRoot() - Method in class org.plasma.query.dsl.PathNode
 
isSequenced() - Method in class org.plasma.sdo.core.CoreType
Indicates if this Type specifies Sequenced DataObjects.
isSet(String) - Method in class org.plasma.sdo.core.CoreDataObject
 
isSet(int) - Method in class org.plasma.sdo.core.CoreDataObject
 
isSet(Property) - Method in class org.plasma.sdo.core.CoreDataObject
 
isSet() - Method in class org.plasma.sdo.core.CoreSetting
Returns whether or not the property is set.
isSet() - Method in class org.plasma.sdo.xpath.XPathDataProperty
 
isSetAutoIncrement() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Returns true if the autoIncrement property is set.
isSetAutoIncrement() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Returns true if the autoIncrement property is set.
isSetBanner() - Method in class org.plasma.provisioning.rdb.oracle.any.sys.impl.VersionImpl
Returns true if the banner property is set.
isSetBanner() - Method in interface org.plasma.provisioning.rdb.oracle.any.sys.Version
Returns true if the banner property is set.
isSetBanner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.VersionImpl
Returns true if the banner property is set.
isSetBanner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Version
Returns true if the banner property is set.
isSetCharacterSetName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Returns true if the characterSetName property is set.
isSetCharacterSetName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Returns true if the characterSetName property is set.
isSetCharacterSetName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Returns true if the characterSetName property is set.
isSetCharacterSetName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Returns true if the characterSetName property is set.
isSetCharacterSetName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Returns true if the characterSetName property is set.
isSetCharacterSetName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Returns true if the characterSetName property is set.
isSetCharMaxLength() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Returns true if the charMaxLength property is set.
isSetCharMaxLength() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Returns true if the charMaxLength property is set.
isSetColumn_id() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Returns true if the column_id property is set.
isSetColumn_id() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Returns true if the column_id property is set.
isSetColumn_id() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Returns true if the column_id property is set.
isSetColumn_id() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Returns true if the column_id property is set.
isSetColumnComment() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Returns true if the columnComment property is set.
isSetColumnComment() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Returns true if the columnComment property is set.
isSetColumnKey() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Returns true if the columnKey property is set.
isSetColumnKey() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Returns true if the columnKey property is set.
isSetColumnName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Returns true if the columnName property is set.
isSetColumnName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
Returns true if the columnName property is set.
isSetColumnName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Returns true if the columnName property is set.
isSetColumnName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
Returns true if the columnName property is set.
isSetColumnName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
Returns true if the columnName property is set.
isSetColumnName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
Returns true if the columnName property is set.
isSetColumnName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Returns true if the columnName property is set.
isSetColumnName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
Returns true if the columnName property is set.
isSetColumnName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Returns true if the columnName property is set.
isSetColumnName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Returns true if the columnName property is set.
isSetColumnName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment
Returns true if the columnName property is set.
isSetColumnName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint
Returns true if the columnName property is set.
isSetColumnName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Returns true if the columnName property is set.
isSetColumnName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment
Returns true if the columnName property is set.
isSetColumnType() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Returns true if the columnType property is set.
isSetColumnType() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Returns true if the columnType property is set.
isSetComments() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
Returns true if the comments property is set.
isSetComments() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
Returns true if the comments property is set.
isSetComments() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
Returns true if the comments property is set.
isSetComments() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
Returns true if the comments property is set.
isSetComments() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment
Returns true if the comments property is set.
isSetComments() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment
Returns true if the comments property is set.
isSetComments() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment
Returns true if the comments property is set.
isSetComments() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment
Returns true if the comments property is set.
isSetConstraint() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
Returns true if the constraint property is set.
isSetConstraint() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Returns true if the constraint property is set.
isSetConstraintName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Returns true if the constraintName property is set.
isSetConstraintName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Returns true if the constraintName property is set.
isSetConstraintName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
Returns true if the constraintName property is set.
isSetConstraintName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint
Returns true if the constraintName property is set.
isSetConstraintType() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
Returns true if the constraintType property is set.
isSetConstraintType() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint
Returns true if the constraintType property is set.
isSetConstraintType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Returns true if the constraintType property is set.
isSetConstraintType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Returns true if the constraintType property is set.
isSetDataDefault() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Returns true if the dataDefault property is set.
isSetDataDefault() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Returns true if the dataDefault property is set.
isSetDataDefault() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Returns true if the dataDefault property is set.
isSetDataDefault() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Returns true if the dataDefault property is set.
isSetDataLength() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Returns true if the dataLength property is set.
isSetDataLength() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Returns true if the dataLength property is set.
isSetDataLength() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Returns true if the dataLength property is set.
isSetDataLength() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Returns true if the dataLength property is set.
isSetDataPrecision() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Returns true if the dataPrecision property is set.
isSetDataPrecision() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Returns true if the dataPrecision property is set.
isSetDataPrecision() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Returns true if the dataPrecision property is set.
isSetDataPrecision() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Returns true if the dataPrecision property is set.
isSetDataPrecision() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Returns true if the dataPrecision property is set.
isSetDataPrecision() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Returns true if the dataPrecision property is set.
isSetDataScale() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Returns true if the dataScale property is set.
isSetDataScale() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Returns true if the dataScale property is set.
isSetDataScale() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Returns true if the dataScale property is set.
isSetDataScale() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Returns true if the dataScale property is set.
isSetDataScale() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Returns true if the dataScale property is set.
isSetDataScale() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Returns true if the dataScale property is set.
isSetDataType() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Returns true if the dataType property is set.
isSetDataType() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Returns true if the dataType property is set.
isSetDataType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Returns true if the dataType property is set.
isSetDataType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Returns true if the dataType property is set.
isSetDataType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Returns true if the dataType property is set.
isSetDataType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Returns true if the dataType property is set.
isSetDeleteRule() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Returns true if the deleteRule property is set.
isSetDeleteRule() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Returns true if the deleteRule property is set.
isSetEditioningView() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Returns true if the editioningView property is set.
isSetEditioningView() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns true if the editioningView property is set.
isSetIndexName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Returns true if the indexName property is set.
isSetIndexName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Returns true if the indexName property is set.
isSetIndexOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Returns true if the indexOwner property is set.
isSetIndexOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Returns true if the indexOwner property is set.
isSetIsUpdatable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
Returns true if the isUpdatable property is set.
isSetIsUpdatable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
Returns true if the isUpdatable property is set.
isSetName() - Method in interface org.plasma.provisioning.rdb.mysql.any.GlobalVariable
Returns true if the name property is set.
isSetName() - Method in class org.plasma.provisioning.rdb.mysql.any.impl.GlobalVariableImpl
Returns true if the name property is set.
isSetName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.GlobalVariable
Returns true if the name property is set.
isSetName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.GlobalVariableImpl
Returns true if the name property is set.
isSetName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnConstraintImpl
Returns true if the name property is set.
isSetName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
Returns true if the name property is set.
isSetName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
Returns true if the name property is set.
isSetName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnConstraint
Returns true if the name property is set.
isSetName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
Returns true if the name property is set.
isSetName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint
Returns true if the name property is set.
isSetNullable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Returns true if the nullable property is set.
isSetNullable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Returns true if the nullable property is set.
isSetNullable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Returns true if the nullable property is set.
isSetNullable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Returns true if the nullable property is set.
isSetNullable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Returns true if the nullable property is set.
isSetNullable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Returns true if the nullable property is set.
isSetOctetMaxLength() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Returns true if the octetMaxLength property is set.
isSetOctetMaxLength() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Returns true if the octetMaxLength property is set.
isSetOidText() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Returns true if the oidText property is set.
isSetOidText() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns true if the oidText property is set.
isSetOidTextLength() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Returns true if the oidTextLength property is set.
isSetOidTextLength() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns true if the oidTextLength property is set.
isSetOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnConstraintImpl
Returns true if the owner property is set.
isSetOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Returns true if the owner property is set.
isSetOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
Returns true if the owner property is set.
isSetOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
Returns true if the owner property is set.
isSetOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Returns true if the owner property is set.
isSetOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
Returns true if the owner property is set.
isSetOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Returns true if the owner property is set.
isSetOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Returns true if the owner property is set.
isSetOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnConstraint
Returns true if the owner property is set.
isSetOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
Returns true if the owner property is set.
isSetOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint
Returns true if the owner property is set.
isSetOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
Returns true if the owner property is set.
isSetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Returns true if the owner property is set.
isSetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Returns true if the owner property is set.
isSetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
Returns true if the owner property is set.
isSetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
Returns true if the owner property is set.
isSetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Returns true if the owner property is set.
isSetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
Returns true if the owner property is set.
isSetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
Returns true if the owner property is set.
isSetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
Returns true if the owner property is set.
isSetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Returns true if the owner property is set.
isSetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
Returns true if the owner property is set.
isSetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Returns true if the owner property is set.
isSetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Returns true if the owner property is set.
isSetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Returns true if the owner property is set.
isSetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment
Returns true if the owner property is set.
isSetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint
Returns true if the owner property is set.
isSetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment
Returns true if the owner property is set.
isSetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns true if the owner property is set.
isSetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Returns true if the owner property is set.
isSetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment
Returns true if the owner property is set.
isSetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment
Returns true if the owner property is set.
isSetReadOnly() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Returns true if the readOnly property is set.
isSetReadOnly() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns true if the readOnly property is set.
isSetRefConstraintName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Returns true if the refConstraintName property is set.
isSetRefConstraintName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Returns true if the refConstraintName property is set.
isSetReferencedColumnName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
Returns true if the referencedColumnName property is set.
isSetReferencedColumnName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
Returns true if the referencedColumnName property is set.
isSetReferencedTableName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
Returns true if the referencedTableName property is set.
isSetReferencedTableName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
Returns true if the referencedTableName property is set.
isSetReferencedTableSchema() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
Returns true if the referencedTableSchema property is set.
isSetReferencedTableSchema() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
Returns true if the referencedTableSchema property is set.
isSetRefOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Returns true if the refOwner property is set.
isSetRefOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Returns true if the refOwner property is set.
isSetSearchCondition() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Returns true if the searchCondition property is set.
isSetSearchCondition() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Returns true if the searchCondition property is set.
isSetSuperviewName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Returns true if the superviewName property is set.
isSetSuperviewName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns true if the superviewName property is set.
isSetTable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnConstraintImpl
Returns true if the table property is set.
isSetTable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Returns true if the table property is set.
isSetTable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
Returns true if the table property is set.
isSetTable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
Returns true if the table property is set.
isSetTable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
Returns true if the table property is set.
isSetTable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Returns true if the table property is set.
isSetTable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnConstraint
Returns true if the table property is set.
isSetTable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
Returns true if the table property is set.
isSetTable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint
Returns true if the table property is set.
isSetTable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
Returns true if the table property is set.
isSetTable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Returns true if the table property is set.
isSetTable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Returns true if the table property is set.
isSetTable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
Returns true if the table property is set.
isSetTable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
Returns true if the table property is set.
isSetTable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Returns true if the table property is set.
isSetTable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
Returns true if the table property is set.
isSetTable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Returns true if the table property is set.
isSetTable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment
Returns true if the table property is set.
isSetTable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint
Returns true if the table property is set.
isSetTable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment
Returns true if the table property is set.
isSetTableColumn() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Returns true if the tableColumn property is set.
isSetTableColumn() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Returns true if the tableColumn property is set.
isSetTableColumn() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
Returns true if the tableColumn property is set.
isSetTableColumn() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Returns true if the tableColumn property is set.
isSetTableColumnComment() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
Returns true if the tableColumnComment property is set.
isSetTableColumnComment() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Returns true if the tableColumnComment property is set.
isSetTableColumnConstraint() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Returns true if the tableColumnConstraint property is set.
isSetTableColumnConstraint() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Returns true if the tableColumnConstraint property is set.
isSetTableColumnConstraint() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
Returns true if the tableColumnConstraint property is set.
isSetTableColumnConstraint() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Returns true if the tableColumnConstraint property is set.
isSetTableColumnKeyUsage() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Returns true if the tableColumnKeyUsage property is set.
isSetTableColumnKeyUsage() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Returns true if the tableColumnKeyUsage property is set.
isSetTableComment() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Returns true if the tableComment property is set.
isSetTableComment() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
Returns true if the tableComment property is set.
isSetTableComment() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Returns true if the tableComment property is set.
isSetTableComment() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
Returns true if the tableComment property is set.
isSetTableComment() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
Returns true if the tableComment property is set.
isSetTableComment() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Returns true if the tableComment property is set.
isSetTableConstraint() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Returns true if the tableConstraint property is set.
isSetTableConstraint() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Returns true if the tableConstraint property is set.
isSetTableName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Returns true if the tableName property is set.
isSetTableName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Returns true if the tableName property is set.
isSetTableName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
Returns true if the tableName property is set.
isSetTableName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Returns true if the tableName property is set.
isSetTableType() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Returns true if the tableType property is set.
isSetTableType() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Returns true if the tableType property is set.
isSetTableType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
Returns true if the tableType property is set.
isSetTableType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
Returns true if the tableType property is set.
isSetTableType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment
Returns true if the tableType property is set.
isSetTableType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment
Returns true if the tableType property is set.
isSetText() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Returns true if the text property is set.
isSetText() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns true if the text property is set.
isSetTextLength() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Returns true if the textLength property is set.
isSetTextLength() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns true if the textLength property is set.
isSetTypeText() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Returns true if the typeText property is set.
isSetTypeText() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns true if the typeText property is set.
isSetTypeTextLength() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Returns true if the typeTextLength property is set.
isSetTypeTextLength() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns true if the typeTextLength property is set.
isSetValue() - Method in interface org.plasma.provisioning.rdb.mysql.any.GlobalVariable
Returns true if the value property is set.
isSetValue() - Method in class org.plasma.provisioning.rdb.mysql.any.impl.GlobalVariableImpl
Returns true if the value property is set.
isSetValue() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.GlobalVariable
Returns true if the value property is set.
isSetValue() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.GlobalVariableImpl
Returns true if the value property is set.
isSetView() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Returns true if the view property is set.
isSetView() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Returns true if the view property is set.
isSetView() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
Returns true if the view property is set.
isSetView() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Returns true if the view property is set.
isSetView() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
Returns true if the view property is set.
isSetView() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Returns true if the view property is set.
isSetView() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment
Returns true if the view property is set.
isSetView() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment
Returns true if the view property is set.
isSetViewColumn() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Returns true if the viewColumn property is set.
isSetViewColumn() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns true if the viewColumn property is set.
isSetViewColumnComment() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Returns true if the viewColumnComment property is set.
isSetViewColumnComment() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns true if the viewColumnComment property is set.
isSetViewComment() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Returns true if the viewComment property is set.
isSetViewComment() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns true if the viewComment property is set.
isSetViewDefinition() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
Returns true if the viewDefinition property is set.
isSetViewDefinition() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
Returns true if the viewDefinition property is set.
isSetViewName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Returns true if the viewName property is set.
isSetViewName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns true if the viewName property is set.
isSetViewType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Returns true if the viewType property is set.
isSetViewType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns true if the viewType property is set.
isSetViewTypeOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Returns true if the viewTypeOwner property is set.
isSetViewTypeOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Returns true if the viewTypeOwner property is set.
isSubType(PlasmaType) - Method in class org.plasma.sdo.core.CoreType
Returns true if the given type is a specialization or inherits from this type.
isSubType(PlasmaType) - Method in interface org.plasma.sdo.PlasmaType
Returns true if the given type is a specialization or inherits from Type.
isTerminated() - Method in class org.plasma.sdo.xml.Marshaller.PathNode
 
isText(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
 
isText(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
 
isText(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
 
isUpdatable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QView
Returns a DSL data element for property, isUpdatable.
isValidate() - Method in class org.plasma.sdo.xml.DefaultOptions
 
isValidate() - Method in interface org.plasma.sdo.xml.XMLOptions
Returns whether to perform XML Schema (XSD) validation when reading XML input.
isValues() - Method in class org.plasma.query.model.Property
 
isXMLAttribute() - Method in class org.plasma.sdo.core.CoreProperty
 
isXMLAttribute() - Method in interface org.plasma.sdo.PlasmaProperty
Returns true if this property is rendered within an XML document as an XML attribute.
isXMLDeclaration() - Method in class org.plasma.sdo.core.CoreXMLDocument
 
isXPath(String) - Static method in class org.plasma.sdo.xpath.DefaultXPath
 
isXPath(String) - Static method in class org.plasma.sdo.xpath.XPathDetector
 
isXSD(Type) - Method in class org.plasma.sdo.helper.PlasmaXSDHelper
 
iterator() - Method in class org.plasma.sdo.access.provider.common.TraversalMap
 

J

JAXP_NO_NAMESPACE_SCHEMA_SOURCE - Static variable in interface org.plasma.sdo.xml.XMLConstants
 
JAXP_SCHEMA_LANGUAGE - Static variable in interface org.plasma.sdo.xml.XMLConstants
 
JAXP_SCHEMA_SOURCE - Static variable in interface org.plasma.sdo.xml.XMLConstants
 
JDBCPojoDataAccessClient - Class in org.plasma.sdo.access.client
 
JDBCPojoDataAccessClient() - Constructor for class org.plasma.sdo.access.client.JDBCPojoDataAccessClient
 
JDOPojoDataAccessClient - Class in org.plasma.sdo.access.client
 
JDOPojoDataAccessClient() - Constructor for class org.plasma.sdo.access.client.JDOPojoDataAccessClient
 
Join - Interface in org.plasma.query
A clause containing properties describing a join.
join - Variable in class org.plasma.query.model.Clause
 
Join - Class in org.plasma.query.model
Java class for Join complex type.
Join() - Constructor for class org.plasma.query.model.Join
 
JoinType - Enum in org.plasma.query.model
Java class for JoinType.

L

Lang3GLAssembler - Interface in org.plasma.text.lang3gl
 
Lang3GLContentFactory - Interface in org.plasma.text.lang3gl
 
Lang3GLContext - Interface in org.plasma.text.lang3gl
Represents language preferences
Lang3GLDialect - Enum in org.plasma.text.lang3gl
 
Lang3GLFactory - Interface in org.plasma.text.lang3gl
 
Lang3GLOperation - Enum in org.plasma.text.lang3gl
 
language - Variable in class org.plasma.query.model.TextContent
 
lastIndexOf(String) - Method in class org.plasma.text.TextBuilder
 
lastIndexOf(String, int) - Method in class org.plasma.text.TextBuilder
 
le(Object) - Method in interface org.plasma.query.DataProperty
Returns a boolean expression where this property is less than or equal to the given literal.
le(Object) - Method in class org.plasma.query.dsl.DataNode
 
le(String, Object) - Static method in class org.plasma.query.model.Expression
Returns an expression where the given property is less than or equal to to the given literal.
le(Property, Object) - Static method in class org.plasma.query.model.Expression
Returns an expression where the given property is less than or equal to to the given literal.
le(String, String, Object) - Static method in class org.plasma.query.model.Expression
Returns an expression where the given property is less than or equal to to the given literal.
le(String, String[], Object) - Static method in class org.plasma.query.model.Expression
Returns an expression where the given property is less than or equal to to the given literal.
le(Property, Literal) - Static method in class org.plasma.query.model.Expression
Returns an expression where the given property is less than or equal to to the given literal.
le(Object) - Method in class org.plasma.query.model.Property
 
left() - Static method in class org.plasma.query.model.Expression
Returns a simple 1-term expression containing a group operator, ).
left - Variable in class org.plasma.sdo.PlasmaDataLink
 
length() - Method in class org.plasma.text.TextBuilder
 
like(String) - Method in interface org.plasma.query.DataProperty
Returns a wildcard expression where this property is like the given literal, and the literal may contain any number of wildcards, the wildcard character being '*'
like(String) - Method in class org.plasma.query.dsl.DataNode
 
like(String, Object) - Static method in class org.plasma.query.model.Expression
Returns a wildcard expression "triad", where the given property is like the given literal, and the literal may contain any number of wildcards, the wildcard character being '*'
like(Property, Object) - Static method in class org.plasma.query.model.Expression
Returns a wildcard expression "triad", where the given property is like the given literal, and the literal may contain any number of wildcards, the wildcard character being '*'
like(String, String, Object) - Static method in class org.plasma.query.model.Expression
Returns a wildcard expression "triad", where the given property is like the given literal, and the literal may contain any number of wildcards, the wildcard character being '*'
like(String, String[], Object) - Static method in class org.plasma.query.model.Expression
Returns a wildcard expression "triad", where the given property is like the given literal, and the literal may contain any number of wildcards, the wildcard character being '*'
like(Property, Literal) - Static method in class org.plasma.query.model.Expression
Returns a wildcard expression "triad", where the given property is like the given literal, and the literal may contain any number of wildcards, the wildcard character being '*'
like(String) - Method in class org.plasma.query.model.Property
 
line - Variable in class org.plasma.sdo.xml.StreamNode
 
LINE_SEP - Static variable in class org.plasma.text.lang3gl.DefaultStreamAssembler
 
LINE_SEP - Static variable in class org.plasma.text.lang3gl.java.DefaultFactory
 
Literal - Class in org.plasma.query.model
 
Literal() - Constructor for class org.plasma.query.model.Literal
 
Literal(String) - Constructor for class org.plasma.query.model.Literal
 
Literal(BigDecimal) - Constructor for class org.plasma.query.model.Literal
 
Literal(Date) - Constructor for class org.plasma.query.model.Literal
 
Literal(Boolean) - Constructor for class org.plasma.query.model.Literal
 
Literal(Short) - Constructor for class org.plasma.query.model.Literal
 
Literal(Integer) - Constructor for class org.plasma.query.model.Literal
 
Literal(Long) - Constructor for class org.plasma.query.model.Literal
 
Literal(BigInteger) - Constructor for class org.plasma.query.model.Literal
 
Literal(Float) - Constructor for class org.plasma.query.model.Literal
 
Literal(Double) - Constructor for class org.plasma.query.model.Literal
 
literal - Variable in class org.plasma.query.model.Term
 
load(String) - Method in class org.plasma.sdo.helper.PlasmaXMLHelper
Creates and returns an XMLDocument from the input String.
load(InputStream) - Method in class org.plasma.sdo.helper.PlasmaXMLHelper
Creates and returns an XMLDocument from the inputStream.
load(InputStream, String, Object) - Method in class org.plasma.sdo.helper.PlasmaXMLHelper
Creates and returns an XMLDocument from the inputStream.
load(Reader, String, Object) - Method in class org.plasma.sdo.helper.PlasmaXMLHelper
Creates and returns an XMLDocument from the inputReader.
load(Source, String, Object) - Method in class org.plasma.sdo.helper.PlasmaXMLHelper
Creates and returns an XMLDocument from the inputSource.
load(Repository) - Method in interface org.plasma.sdo.repository.RepositoryLoader
 
loadAnnotationModel(AnnotationMetamodelAssembler, File, OptionSet, OptionSpecBuilder) - Static method in class org.plasma.provisioning.cli.ProvisioningTool
Assembles provisioning meta model from annotated classes found using a class indexing utility, then loads convert the assembled model to UML, loading it into the FUML runtime.
LockedEntityEJBException - Exception in org.plasma.sdo.access.service
 
LockedEntityEJBException(LockedEntityException) - Constructor for exception org.plasma.sdo.access.service.LockedEntityEJBException
 
LockedEntityException - Exception in org.plasma.sdo.access
 
LockedEntityException(String, String, Date) - Constructor for exception org.plasma.sdo.access.LockedEntityException
 
logicalNameConflict(Class, String) - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
LogicalOperator - Class in org.plasma.query.model
 
LogicalOperator() - Constructor for class org.plasma.query.model.LogicalOperator
 
LogicalOperator(String) - Constructor for class org.plasma.query.model.LogicalOperator
 
LogicalOperator(LogicalOperatorValues) - Constructor for class org.plasma.query.model.LogicalOperator
 
logicalOperator - Variable in class org.plasma.query.model.Term
 
LogicalOperatorValues - Enum in org.plasma.query.model
Java class for BooleanOperatorValues.
lowerCase() - Method in class org.plasma.query.dsl.DataNode
 
lowerCase() - Method in class org.plasma.query.model.Property
 
lowerCase() - Method in interface org.plasma.query.StringDataProperty
Constructs a function, which returns the lower case for the string data, and returns this data property for use in subsequent operations
lt(Object) - Method in interface org.plasma.query.DataProperty
Returns a boolean expression where this property is less than the given literal.
lt(Object) - Method in class org.plasma.query.dsl.DataNode
 
lt(Property, Object) - Static method in class org.plasma.query.model.Expression
Returns an expression where the given property is less than to the given literal.
lt(String, Object) - Static method in class org.plasma.query.model.Expression
Returns an expression where the given property is less than to the given literal.
lt(String, String, Object) - Static method in class org.plasma.query.model.Expression
Returns an expression where the given property is less than to the given literal.
lt(String, String[], Object) - Static method in class org.plasma.query.model.Expression
Returns an expression where the given property is less than to the given literal.
lt(Property, Literal) - Static method in class org.plasma.query.model.Expression
Returns an expression where the given property is less than to the given literal.
lt(Object) - Method in class org.plasma.query.model.Property
 

M

main(String[]) - Static method in class org.plasma.provisioning.cli.CassandraTool
Command line entry point.
main(String[]) - Static method in class org.plasma.provisioning.cli.DSLTool
Command line entry point.
main(String[]) - Static method in class org.plasma.provisioning.cli.QueryTool
Command line entry point.
main(String[]) - Static method in class org.plasma.provisioning.cli.RDBTool
Command line entry point.
main(String[]) - Static method in class org.plasma.provisioning.cli.SDOTool
Command line entry point.
main(String[]) - Static method in class org.plasma.provisioning.cli.UMLTool
Command line entry point.
main(String[]) - Static method in class org.plasma.provisioning.cli.XSDTool
 
mapType(XSDBuiltInType) - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
marshal(Object) - Method in class org.plasma.provisioning.MetamodelDataBinding
 
marshal(Object, OutputStream) - Method in class org.plasma.provisioning.MetamodelDataBinding
 
marshal(Object, OutputStream, boolean) - Method in class org.plasma.provisioning.MetamodelDataBinding
 
marshal(Object) - Method in class org.plasma.query.bind.PlasmaQueryDataBinding
 
marshal(Object, OutputStream) - Method in class org.plasma.query.bind.PlasmaQueryDataBinding
 
marshal(OutputStream) - Method in class org.plasma.sdo.xml.StreamMarshaller
 
marshal(Writer) - Method in class org.plasma.sdo.xml.StreamMarshaller
 
marshal(Result) - Method in class org.plasma.sdo.xml.StreamMarshaller
 
marshal(Object) - Method in class org.plasma.sdo.xml.xslt.XSLTDataBinding
 
marshal(Object, OutputStream) - Method in class org.plasma.sdo.xml.xslt.XSLTDataBinding
 
marshal(Object) - Method in class org.plasma.text.ddl.DDLModelDataBinding
 
marshal(Object, OutputStream) - Method in class org.plasma.text.ddl.DDLModelDataBinding
 
marshal(Object, OutputStream, boolean) - Method in class org.plasma.text.ddl.DDLModelDataBinding
 
marshal(Object) - Method in class org.plasma.xml.schema.SchemaDataBinding
 
marshal(Object, OutputStream) - Method in class org.plasma.xml.schema.SchemaDataBinding
 
marshal(Object, OutputStream, boolean) - Method in class org.plasma.xml.schema.SchemaDataBinding
 
marshal(Object) - Method in class org.plasma.xml.wsdl.v2.WSDLDataBinding
 
marshal(Object, OutputStream) - Method in class org.plasma.xml.wsdl.v2.WSDLDataBinding
 
Marshaller - Class in org.plasma.sdo.xml
An data-graph traversal based assembler/builder abstract superclass.
Marshaller(MarshallerFlavor, XMLDocument) - Constructor for class org.plasma.sdo.xml.Marshaller
 
Marshaller(XMLDocument, XMLOptions) - Constructor for class org.plasma.sdo.xml.Marshaller
 
Marshaller.PathNode - Class in org.plasma.sdo.xml
 
MarshallerException - Exception in org.plasma.sdo.xml
 
MarshallerException(String) - Constructor for exception org.plasma.sdo.xml.MarshallerException
 
MarshallerException(Throwable) - Constructor for exception org.plasma.sdo.xml.MarshallerException
 
MarshallerFlavor - Enum in org.plasma.sdo.xml
Indicates a category or type of marshaler.
MarshallerRuntimeException - Exception in org.plasma.sdo.xml
 
MarshallerRuntimeException() - Constructor for exception org.plasma.sdo.xml.MarshallerRuntimeException
 
MarshallerRuntimeException(Throwable) - Constructor for exception org.plasma.sdo.xml.MarshallerRuntimeException
 
MarshallerRuntimeException(String) - Constructor for exception org.plasma.sdo.xml.MarshallerRuntimeException
 
max() - Method in interface org.plasma.query.DataProperty
Constructs a maximum aggregate within this data property and returns the data property for use in subsequent operations
max() - Method in class org.plasma.query.dsl.DataNode
 
max() - Method in class org.plasma.query.model.Property
 
MAX_RESULTS - Static variable in interface org.plasma.query.model.QueryConstants
 
MAX_WILDCARDS - Static variable in interface org.plasma.query.model.QueryConstants
 
MaxResultsExceededException - Exception in org.plasma.sdo.access
 
MaxResultsExceededException(int, int) - Constructor for exception org.plasma.sdo.access.MaxResultsExceededException
 
MaxWildcardsExceededException - Exception in org.plasma.query
 
MaxWildcardsExceededException() - Constructor for exception org.plasma.query.MaxWildcardsExceededException
 
MDModelAssembler - Class in org.plasma.xml.uml
 
MDModelAssembler(Model, String, String) - Constructor for class org.plasma.xml.uml.MDModelAssembler
 
MDModelAssembler(Query, String, String) - Constructor for class org.plasma.xml.uml.MDModelAssembler
Deprecated.
MDModelAssembler(Schema, String, String) - Constructor for class org.plasma.xml.uml.MDModelAssembler
Deprecated.
MetaClassInfo - Class in org.plasma.text.lang3gl.java
 
MetaClassInfo(DataTypeRef, DataType, Class<?>, Class<?>, boolean) - Constructor for class org.plasma.text.lang3gl.java.MetaClassInfo
 
MetaClassInfo(ClassRef, boolean) - Constructor for class org.plasma.text.lang3gl.java.MetaClassInfo
 
MetaDataNavigator - Class in org.plasma.sdo.xpath
Supports navigation of SDO Type and Property instances by the Jaxen XPATH engine.
MetaDataNavigator() - Constructor for class org.plasma.sdo.xpath.MetaDataNavigator
 
MetaDataNodeAdapter - Class in org.plasma.sdo.xpath
Wraps a result or "endpoint" of a Jaxen XPATH parse, supplying source traversal information, e.g.
MetaDataNodeAdapter(Type) - Constructor for class org.plasma.sdo.xpath.MetaDataNodeAdapter
 
MetaDataNodeAdapter(Type, Property) - Constructor for class org.plasma.sdo.xpath.MetaDataNodeAdapter
 
MetaDataXPath - Class in org.plasma.sdo.xpath
An XPath implementation for traversal of an SDO Type graph based on Jaxen.
MetaDataXPath(String) - Constructor for class org.plasma.sdo.xpath.MetaDataXPath
 
MetaDataXPath(String, Navigator) - Constructor for class org.plasma.sdo.xpath.MetaDataXPath
 
MetamodelAssembler - Class in org.plasma.provisioning
Assembles a provisioning model based on the configured SDO environment iterating through the configured SDO name-spaces or taking a specific name-space list or various of the constructor arguments.
MetamodelAssembler() - Constructor for class org.plasma.provisioning.MetamodelAssembler
Constructs a provisioning model based on all configured SDO namespaces.
MetamodelAssembler(DataAccessProviderName) - Constructor for class org.plasma.provisioning.MetamodelAssembler
Constructs a provisioning model based on the given provider.
MetamodelAssembler(List<Namespace>) - Constructor for class org.plasma.provisioning.MetamodelAssembler
Constructs a provisioning model based on the given list of SDO name spaces.
MetamodelAssembler(Query, String, String) - Constructor for class org.plasma.provisioning.MetamodelAssembler
Constructs a provisioning model based on the given query.
MetamodelDataBinding - Class in org.plasma.provisioning
 
MetamodelDataBinding(BindingValidationEventHandler) - Constructor for class org.plasma.provisioning.MetamodelDataBinding
 
min() - Method in interface org.plasma.query.DataProperty
Constructs a minimum aggregate within this data property and returns the data property for use in subsequent operations
min() - Method in class org.plasma.query.dsl.DataNode
 
min() - Method in class org.plasma.query.model.Property
 
MissingAnnotationException - Exception in org.plasma.provisioning
 
MissingAnnotationException(String) - Constructor for exception org.plasma.provisioning.MissingAnnotationException
 
MissingAnnotationException(Throwable) - Constructor for exception org.plasma.provisioning.MissingAnnotationException
 
model - Variable in class org.plasma.provisioning.rdb.ConverterSupport
 
ModelAdapter - Class in org.plasma.provisioning.adapter
 
ModelAdapter(Model) - Constructor for class org.plasma.provisioning.adapter.ModelAdapter
 
modelFile - Variable in class org.plasma.provisioning.ant.ProvisioningTask
 
modified(DataObject, Property, Object) - Method in class org.plasma.sdo.core.CoreChangeSummary
 
modified(DataObject, Property, Object) - Method in interface org.plasma.sdo.PlasmaChangeSummary
Register the given data object as a modified object within this change summary for the given property.
ModifiedObjectCollector - Class in org.plasma.sdo.access.provider.common
 
ModifiedObjectCollector(DataGraph) - Constructor for class org.plasma.sdo.access.provider.common.ModifiedObjectCollector
 
move(int, int) - Method in class org.plasma.sdo.core.CoreSequence
Moves the entry at fromIndex to toIndex.
MySql55Converter - Class in org.plasma.provisioning.rdb
 
MySql55Converter(String[], String[]) - Constructor for class org.plasma.provisioning.rdb.MySql55Converter
 
MySQLFactory - Class in org.plasma.text.ddl
 
MySQLFactory() - Constructor for class org.plasma.text.ddl.MySQLFactory
 
MySqlVersion - Enum in org.plasma.provisioning.rdb
 
MySqlVersionFinder - Class in org.plasma.provisioning.rdb
 
MySqlVersionFinder() - Constructor for class org.plasma.provisioning.rdb.MySqlVersionFinder
 

N

name() - Method in class org.plasma.provisioning.rdb.mysql.any.query.QGlobalVariable
Returns a DSL data element for property, name.
name() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QGlobalVariable
Returns a DSL data element for property, name.
name() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableColumnConstraint
Returns a DSL data element for property, name.
name() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableColumnKeyUsage
Returns a DSL data element for property, name.
name() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableConstraint
Returns a DSL data element for property, name.
name - Variable in class org.plasma.query.model.ConfigurationProperty
 
name - Variable in class org.plasma.query.model.Entity
 
name - Variable in class org.plasma.query.model.Function
 
name - Variable in class org.plasma.query.model.FunctionArg
 
name - Variable in class org.plasma.query.model.Projection
 
name - Variable in class org.plasma.query.model.Property
 
name - Variable in class org.plasma.query.model.Query
 
name - Variable in class org.plasma.sdo.xml.StreamNode
 
NamedEntity - Interface in org.plasma.sdo.core
 
Namespace - Interface in org.plasma.sdo.repository
 
NAMESPACE_URI - Static variable in interface org.plasma.provisioning.rdb.mysql.any.GlobalVariable
The SDO namespace URI associated with the Type for this class.
NAMESPACE_URI - Static variable in class org.plasma.provisioning.rdb.mysql.any.impl.GlobalVariableImpl
The SDO namespace URI associated with the SDO Type for this class
NAMESPACE_URI - Static variable in interface org.plasma.provisioning.rdb.mysql.v5_5.GlobalVariable
The SDO namespace URI associated with the Type for this class.
NAMESPACE_URI - Static variable in class org.plasma.provisioning.rdb.mysql.v5_5.impl.GlobalVariableImpl
The SDO namespace URI associated with the SDO Type for this class
NAMESPACE_URI - Static variable in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnConstraintImpl
The SDO namespace URI associated with the SDO Type for this class
NAMESPACE_URI - Static variable in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
The SDO namespace URI associated with the SDO Type for this class
NAMESPACE_URI - Static variable in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
The SDO namespace URI associated with the SDO Type for this class
NAMESPACE_URI - Static variable in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
The SDO namespace URI associated with the SDO Type for this class
NAMESPACE_URI - Static variable in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
The SDO namespace URI associated with the SDO Type for this class
NAMESPACE_URI - Static variable in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
The SDO namespace URI associated with the SDO Type for this class
NAMESPACE_URI - Static variable in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
The SDO namespace URI associated with the Type for this class.
NAMESPACE_URI - Static variable in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
The SDO namespace URI associated with the Type for this class.
NAMESPACE_URI - Static variable in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnConstraint
The SDO namespace URI associated with the Type for this class.
NAMESPACE_URI - Static variable in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
The SDO namespace URI associated with the Type for this class.
NAMESPACE_URI - Static variable in interface org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint
The SDO namespace URI associated with the Type for this class.
NAMESPACE_URI - Static variable in interface org.plasma.provisioning.rdb.mysql.v5_5.View
The SDO namespace URI associated with the Type for this class.
NAMESPACE_URI - Static variable in class org.plasma.provisioning.rdb.oracle.any.sys.impl.VersionImpl
The SDO namespace URI associated with the SDO Type for this class
NAMESPACE_URI - Static variable in interface org.plasma.provisioning.rdb.oracle.any.sys.Version
The SDO namespace URI associated with the Type for this class.
NAMESPACE_URI - Static variable in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
The SDO namespace URI associated with the Type for this class.
NAMESPACE_URI - Static variable in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
The SDO namespace URI associated with the SDO Type for this class
NAMESPACE_URI - Static variable in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
The SDO namespace URI associated with the SDO Type for this class
NAMESPACE_URI - Static variable in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
The SDO namespace URI associated with the SDO Type for this class
NAMESPACE_URI - Static variable in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
The SDO namespace URI associated with the SDO Type for this class
NAMESPACE_URI - Static variable in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
The SDO namespace URI associated with the SDO Type for this class
NAMESPACE_URI - Static variable in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
The SDO namespace URI associated with the SDO Type for this class
NAMESPACE_URI - Static variable in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.VersionImpl
The SDO namespace URI associated with the SDO Type for this class
NAMESPACE_URI - Static variable in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
The SDO namespace URI associated with the SDO Type for this class
NAMESPACE_URI - Static variable in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
The SDO namespace URI associated with the SDO Type for this class
NAMESPACE_URI - Static variable in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
The SDO namespace URI associated with the SDO Type for this class
NAMESPACE_URI - Static variable in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
The SDO namespace URI associated with the SDO Type for this class
NAMESPACE_URI - Static variable in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
The SDO namespace URI associated with the Type for this class.
NAMESPACE_URI - Static variable in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
The SDO namespace URI associated with the Type for this class.
NAMESPACE_URI - Static variable in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment
The SDO namespace URI associated with the Type for this class.
NAMESPACE_URI - Static variable in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint
The SDO namespace URI associated with the Type for this class.
NAMESPACE_URI - Static variable in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment
The SDO namespace URI associated with the Type for this class.
NAMESPACE_URI - Static variable in interface org.plasma.provisioning.rdb.oracle.g11.sys.Version
The SDO namespace URI associated with the Type for this class.
NAMESPACE_URI - Static variable in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
The SDO namespace URI associated with the Type for this class.
NAMESPACE_URI - Static variable in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
The SDO namespace URI associated with the Type for this class.
NAMESPACE_URI - Static variable in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment
The SDO namespace URI associated with the Type for this class.
NAMESPACE_URI - Static variable in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment
The SDO namespace URI associated with the Type for this class.
NAMESPACE_URI_FIELD_NAME - Static variable in class org.plasma.sdo.PlasmaDataObjectConstants
SDO namespace (static) field name for generated classes.
namespaces - Variable in class org.plasma.provisioning.rdb.ConverterSupport
 
namespaceURI - Variable in class org.plasma.query.model.Entity
 
NamespaceUtils - Class in org.plasma.provisioning.common
 
NamespaceUtils() - Constructor for class org.plasma.provisioning.common.NamespaceUtils
 
nameType - Variable in class org.plasma.query.model.Projection
 
NameUtils - Class in org.plasma.provisioning.common
 
NameUtils() - Constructor for class org.plasma.provisioning.common.NameUtils
 
NamingCollisionException - Exception in org.plasma.text
 
NamingCollisionException(String) - Constructor for exception org.plasma.text.NamingCollisionException
 
NamingCollisionException(Throwable) - Constructor for exception org.plasma.text.NamingCollisionException
 
ne(Object) - Method in interface org.plasma.query.DataProperty
Returns a boolean expression where this property is not equal to to the given literal.
ne(Object) - Method in class org.plasma.query.dsl.DataNode
 
ne(String, Object) - Static method in class org.plasma.query.model.Expression
Returns an expression where the given property is not equal to to the given literal.
ne(Property, Object) - Static method in class org.plasma.query.model.Expression
Returns an expression where the given property is not equal to to the given literal.
ne(String, String, Object) - Static method in class org.plasma.query.model.Expression
Returns an expression where the given property is not equal to to the given literal.
ne(String, String[], Object) - Static method in class org.plasma.query.model.Expression
Returns an expression where the given property is not equal to to the given literal.
ne(Property, Literal) - Static method in class org.plasma.query.model.Expression
Returns an expression where the given property is not equal to to the given literal.
ne(Property, NullLiteral) - Static method in class org.plasma.query.model.Expression
Returns an expression where the given property is not equal to to the given null-literal.
ne(Object) - Method in class org.plasma.query.model.Property
 
newline(int) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
 
newQuery() - Static method in class org.plasma.provisioning.rdb.mysql.any.query.QGlobalVariable
Returns a new DSL query for Type GlobalVariable which can be used either as a query root or as the start (entry point) for a new path predicate expression.
newQuery() - Static method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QGlobalVariable
Returns a new DSL query for Type GlobalVariable which can be used either as a query root or as the start (entry point) for a new path predicate expression.
newQuery() - Static method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTable
Returns a new DSL query for Type Table which can be used either as a query root or as the start (entry point) for a new path predicate expression.
newQuery() - Static method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableColumn
Returns a new DSL query for Type TableColumn which can be used either as a query root or as the start (entry point) for a new path predicate expression.
newQuery() - Static method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableColumnConstraint
Returns a new DSL query for Type TableColumnConstraint which can be used either as a query root or as the start (entry point) for a new path predicate expression.
newQuery() - Static method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableColumnKeyUsage
Returns a new DSL query for Type TableColumnKeyUsage which can be used either as a query root or as the start (entry point) for a new path predicate expression.
newQuery() - Static method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableConstraint
Returns a new DSL query for Type TableConstraint which can be used either as a query root or as the start (entry point) for a new path predicate expression.
newQuery() - Static method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QView
Returns a new DSL query for Type View which can be used either as a query root or as the start (entry point) for a new path predicate expression.
newQuery() - Static method in class org.plasma.provisioning.rdb.oracle.any.sys.query.QVersion
Returns a new DSL query for Type Version which can be used either as a query root or as the start (entry point) for a new path predicate expression.
newQuery() - Static method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QConstraint
Returns a new DSL query for Type Constraint which can be used either as a query root or as the start (entry point) for a new path predicate expression.
newQuery() - Static method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTable
Returns a new DSL query for Type Table which can be used either as a query root or as the start (entry point) for a new path predicate expression.
newQuery() - Static method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTableColumn
Returns a new DSL query for Type TableColumn which can be used either as a query root or as the start (entry point) for a new path predicate expression.
newQuery() - Static method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTableColumnComment
Returns a new DSL query for Type TableColumnComment which can be used either as a query root or as the start (entry point) for a new path predicate expression.
newQuery() - Static method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTableColumnConstraint
Returns a new DSL query for Type TableColumnConstraint which can be used either as a query root or as the start (entry point) for a new path predicate expression.
newQuery() - Static method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTableComment
Returns a new DSL query for Type TableComment which can be used either as a query root or as the start (entry point) for a new path predicate expression.
newQuery() - Static method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QVersion
Returns a new DSL query for Type Version which can be used either as a query root or as the start (entry point) for a new path predicate expression.
newQuery() - Static method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QView
Returns a new DSL query for Type View which can be used either as a query root or as the start (entry point) for a new path predicate expression.
newQuery() - Static method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QViewColumn
Returns a new DSL query for Type ViewColumn which can be used either as a query root or as the start (entry point) for a new path predicate expression.
newQuery() - Static method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QViewColumnComment
Returns a new DSL query for Type ViewColumnComment which can be used either as a query root or as the start (entry point) for a new path predicate expression.
newQuery() - Static method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QViewComment
Returns a new DSL query for Type ViewComment which can be used either as a query root or as the start (entry point) for a new path predicate expression.
Node - Interface in org.plasma.sdo.core
A graph node.
noOp() - Static method in class org.plasma.query.model.Expression
 
NOOP_EXPR_ID - Static variable in class org.plasma.query.model.Expression
 
normalizeSpace() - Method in class org.plasma.query.dsl.DataNode
 
normalizeSpace() - Method in class org.plasma.query.model.Property
 
normalizeSpace() - Method in interface org.plasma.query.StringDataProperty
Constructs a function, which removes leading and trailing spaces from the specified string, and replaces all internal sequences of white space with one and returns the result.
NoSQLDataSource - Interface in org.plasma.sdo.access.provider.common
 
notIn(Query) - Method in interface org.plasma.query.DataProperty
Returns a subquery expression, where this property is not found within the given subquery results collection.
notIn(Query) - Method in class org.plasma.query.dsl.DataNode
 
notIn(Property, Query) - Static method in class org.plasma.query.model.Expression
Returns a subquery expression, where the given property is not found within the given subquery results collection.
notIn(Query) - Method in class org.plasma.query.model.Property
 
NULL_DECIMAL - Static variable in interface org.plasma.sdo.core.CoreConstants
 
NULL_DOUBLE - Static variable in interface org.plasma.sdo.core.CoreConstants
 
NULL_FLOAT - Static variable in interface org.plasma.sdo.core.CoreConstants
 
NULL_INTEGER - Static variable in interface org.plasma.sdo.core.CoreConstants
 
NULL_LONG - Static variable in interface org.plasma.sdo.core.CoreConstants
 
NULL_REFERENCE_DECIMAL - Static variable in interface org.plasma.sdo.core.CoreConstants
 
NULL_REFERENCE_DOUBLE - Static variable in interface org.plasma.sdo.core.CoreConstants
 
NULL_REFERENCE_FLOAT - Static variable in interface org.plasma.sdo.core.CoreConstants
 
NULL_REFERENCE_INTEGER - Static variable in interface org.plasma.sdo.core.CoreConstants
 
NULL_REFERENCE_LONG - Static variable in interface org.plasma.sdo.core.CoreConstants
 
NULL_REFERENCE_SHORT - Static variable in interface org.plasma.sdo.core.CoreConstants
 
NULL_REFERENCE_STRING - Static variable in interface org.plasma.sdo.core.CoreConstants
 
NULL_SHORT - Static variable in interface org.plasma.sdo.core.CoreConstants
 
NULL_STRING - Static variable in interface org.plasma.sdo.core.CoreConstants
 
nullable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableColumn
Returns a DSL data element for property, nullable.
nullable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTableColumn
Returns a DSL data element for property, nullable.
nullable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QViewColumn
Returns a DSL data element for property, nullable.
NullLiteral - Class in org.plasma.query.model
 
NullLiteral() - Constructor for class org.plasma.query.model.NullLiteral
 
nullLiteral - Variable in class org.plasma.query.model.Term
 
NullValue - Class in org.plasma.sdo.core
Class to explicitly represent null values across all Java Map collection types some of which do not allow nulls.
NullValue() - Constructor for class org.plasma.sdo.core.NullValue
 

O

ObjectFactory - Class in org.plasma.query.model
This object contains factory methods for each Java content interface and Java element interface generated in the org.plasma.query.modelxxx package.
ObjectFactory() - Constructor for class org.plasma.query.model.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.plasma.query.modelxxx
octetMaxLength() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableColumn
Returns a DSL data element for property, octetMaxLength.
offsetByCodePoints(int, int) - Method in class org.plasma.text.TextBuilder
 
oidText() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QView
Returns a DSL data element for property, oidText.
oidTextLength() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QView
Returns a DSL data element for property, oidTextLength.
on - Variable in class org.plasma.query.model.Join
 
On - Class in org.plasma.query.model
Java class for On complex type.
On() - Constructor for class org.plasma.query.model.On
 
OpaqueBehavior - Interface in org.plasma.sdo.repository
 
operation - Variable in class org.plasma.text.ddl.DDLAssembler
 
operation - Variable in class org.plasma.text.lang3gl.DefaultLang3GLAssembler
 
Operator - Interface in org.plasma.query
Base interface for all operators that make up a query.
OptionEnum - Interface in org.plasma.provisioning.cli
 
OptionPair - Class in org.plasma.provisioning.cli
 
OptionPair(ProvisioningToolOption, String) - Constructor for class org.plasma.provisioning.cli.OptionPair
 
or(Expression) - Method in interface org.plasma.query.Expression
Concatenates the given expression onto this expression using a logical 'or' operator.
or(Expression) - Method in class org.plasma.query.model.Expression
 
or() - Static method in class org.plasma.query.model.Expression
Returns a simple 1-term expression containing a boolean operator, OR.
Oracle11GConverter - Class in org.plasma.provisioning.rdb
 
Oracle11GConverter(String[], String[]) - Constructor for class org.plasma.provisioning.rdb.Oracle11GConverter
 
OracleFactory - Class in org.plasma.text.ddl
 
OracleFactory() - Constructor for class org.plasma.text.ddl.OracleFactory
 
OracleVersion - Enum in org.plasma.provisioning.rdb
 
OracleVersionFinder - Class in org.plasma.provisioning.rdb
 
OracleVersionFinder() - Constructor for class org.plasma.provisioning.rdb.OracleVersionFinder
 
orderBy(DataProperty) - Method in interface org.plasma.query.dsl.DomainQuery
Appends the given data property to the order by clause within this query and returns the query.
orderBy(DataProperty) - Method in class org.plasma.query.dsl.DomainRoot
 
orderBy - Variable in class org.plasma.query.model.Clause
 
OrderBy - Class in org.plasma.query.model
 
OrderBy() - Constructor for class org.plasma.query.model.OrderBy
 
OrderBy(Property) - Constructor for class org.plasma.query.model.OrderBy
 
OrderBy(Property, Property) - Constructor for class org.plasma.query.model.OrderBy
 
OrderBy(Property, Property, Property) - Constructor for class org.plasma.query.model.OrderBy
 
OrderBy(Property, Property, Property, Property) - Constructor for class org.plasma.query.model.OrderBy
 
OrderBy(Property[]) - Constructor for class org.plasma.query.model.OrderBy
 
OrderBy(String) - Constructor for class org.plasma.query.model.OrderBy
 
OrderBy - Interface in org.plasma.query
A clause containing properties describing ordering used to sort the result-set.
orderby - Variable in class org.plasma.sdo.access.provider.common.DataComparatorAssembler
 
org.plasma.provisioning - package org.plasma.provisioning
 
org.plasma.provisioning.adapter - package org.plasma.provisioning.adapter
 
org.plasma.provisioning.ant - package org.plasma.provisioning.ant
 
org.plasma.provisioning.cli - package org.plasma.provisioning.cli
 
org.plasma.provisioning.common - package org.plasma.provisioning.common
 
org.plasma.provisioning.rdb - package org.plasma.provisioning.rdb
 
org.plasma.provisioning.rdb.mysql.any - package org.plasma.provisioning.rdb.mysql.any
 
org.plasma.provisioning.rdb.mysql.any.impl - package org.plasma.provisioning.rdb.mysql.any.impl
 
org.plasma.provisioning.rdb.mysql.any.query - package org.plasma.provisioning.rdb.mysql.any.query
 
org.plasma.provisioning.rdb.mysql.v5_5 - package org.plasma.provisioning.rdb.mysql.v5_5
 
org.plasma.provisioning.rdb.mysql.v5_5.impl - package org.plasma.provisioning.rdb.mysql.v5_5.impl
 
org.plasma.provisioning.rdb.mysql.v5_5.query - package org.plasma.provisioning.rdb.mysql.v5_5.query
 
org.plasma.provisioning.rdb.oracle.any.sys - package org.plasma.provisioning.rdb.oracle.any.sys
 
org.plasma.provisioning.rdb.oracle.any.sys.impl - package org.plasma.provisioning.rdb.oracle.any.sys.impl
 
org.plasma.provisioning.rdb.oracle.any.sys.query - package org.plasma.provisioning.rdb.oracle.any.sys.query
 
org.plasma.provisioning.rdb.oracle.g11.sys - package org.plasma.provisioning.rdb.oracle.g11.sys
 
org.plasma.provisioning.rdb.oracle.g11.sys.impl - package org.plasma.provisioning.rdb.oracle.g11.sys.impl
 
org.plasma.provisioning.rdb.oracle.g11.sys.query - package org.plasma.provisioning.rdb.oracle.g11.sys.query
 
org.plasma.provisioning.xsd - package org.plasma.provisioning.xsd
 
org.plasma.query - package org.plasma.query

The PlasmaQuery� API provides a flexible mechanism to fully describe any arbitrary SDO results Data Graph, independent of any persistence framework or type of data store.

org.plasma.query.bind - package org.plasma.query.bind
 
org.plasma.query.collector - package org.plasma.query.collector
 
org.plasma.query.dsl - package org.plasma.query.dsl
 
org.plasma.query.model - package org.plasma.query.model
PlasmaSDOâ„¢ License This is a community release of PlasmaSDOâ„¢, a dual-license Service Data Object (SDO) 2.1 implementation.
org.plasma.query.visitor - package org.plasma.query.visitor
 
org.plasma.query.xpath - package org.plasma.query.xpath
 
org.plasma.sdo - package org.plasma.sdo
 
org.plasma.sdo.access - package org.plasma.sdo.access
 
org.plasma.sdo.access.client - package org.plasma.sdo.access.client
 
org.plasma.sdo.access.provider.common - package org.plasma.sdo.access.provider.common
 
org.plasma.sdo.access.service - package org.plasma.sdo.access.service
 
org.plasma.sdo.core - package org.plasma.sdo.core
 
org.plasma.sdo.helper - package org.plasma.sdo.helper
 
org.plasma.sdo.repository - package org.plasma.sdo.repository
 
org.plasma.sdo.repository.fuml - package org.plasma.sdo.repository.fuml
 
org.plasma.sdo.xml - package org.plasma.sdo.xml
 
org.plasma.sdo.xml.xslt - package org.plasma.sdo.xml.xslt
 
org.plasma.sdo.xpath - package org.plasma.sdo.xpath
 
org.plasma.text - package org.plasma.text
 
org.plasma.text.ddl - package org.plasma.text.ddl
 
org.plasma.text.lang3gl - package org.plasma.text.lang3gl
 
org.plasma.text.lang3gl.java - package org.plasma.text.lang3gl.java
 
org.plasma.xml.schema - package org.plasma.xml.schema
 
org.plasma.xml.uml - package org.plasma.xml.uml
 
org.plasma.xml.wsdl.v2 - package org.plasma.xml.wsdl.v2
 
owner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTable
Returns a DSL data element for property, owner.
owner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableColumn
Returns a DSL data element for property, owner.
owner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableColumnConstraint
Returns a DSL data element for property, owner.
owner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableColumnKeyUsage
Returns a DSL data element for property, owner.
owner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableConstraint
Returns a DSL data element for property, owner.
owner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QView
Returns a DSL data element for property, owner.
owner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QConstraint
Returns a DSL data element for property, owner.
owner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTable
Returns a DSL data element for property, owner.
owner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTableColumn
Returns a DSL data element for property, owner.
owner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTableColumnComment
Returns a DSL data element for property, owner.
owner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTableColumnConstraint
Returns a DSL data element for property, owner.
owner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTableComment
Returns a DSL data element for property, owner.
owner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QView
Returns a DSL data element for property, owner.
owner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QViewColumn
Returns a DSL data element for property, owner.
owner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QViewColumnComment
Returns a DSL data element for property, owner.
owner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QViewComment
Returns a DSL data element for property, owner.

P

PapyrusModelAssembler - Class in org.plasma.xml.uml
 
PapyrusModelAssembler(Model, String, String) - Constructor for class org.plasma.xml.uml.PapyrusModelAssembler
 
PapyrusModelAssembler(Query, String, String) - Constructor for class org.plasma.xml.uml.PapyrusModelAssembler
Deprecated.
PapyrusModelAssembler(Schema, String, String) - Constructor for class org.plasma.xml.uml.PapyrusModelAssembler
Deprecated.
Parameter - Class in org.plasma.query.model
 
Parameter() - Constructor for class org.plasma.query.model.Parameter
 
Parameter(String) - Constructor for class org.plasma.query.model.Parameter
 
Parameter(int) - Constructor for class org.plasma.query.model.Parameter
 
Parameter(float) - Constructor for class org.plasma.query.model.Parameter
 
Parameter(BigDecimal) - Constructor for class org.plasma.query.model.Parameter
 
Parameter(Collection) - Constructor for class org.plasma.query.model.Parameter
 
Parameter(Date) - Constructor for class org.plasma.query.model.Parameter
 
parameterChar - Variable in class org.plasma.sdo.access.provider.common.SQLQueryFilterAssembler
 
ParameterDeclaration - Class in org.plasma.query.model
 
ParameterDeclaration() - Constructor for class org.plasma.query.model.ParameterDeclaration
 
ParameterDeclaration(String) - Constructor for class org.plasma.query.model.ParameterDeclaration
 
parameterDeclaration - Variable in class org.plasma.query.model.Where
 
parameters - Variable in class org.plasma.query.model.Where
 
params - Variable in class org.plasma.sdo.access.provider.common.TextQueryFilterAssembler
 
parent - Variable in class org.plasma.query.model.Expression
 
parseXPath(String) - Method in class org.plasma.query.xpath.QueryPathNavigator
Returns a parsed form of the given XPath string, which will be suitable for queries on Data Graph documents.
parseXPath(String) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
Returns a parsed form of the given XPath string, which will be suitable for queries on Data Graph documents.
parseXPath(String) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
Returns a parsed form of the given XPath string, which will be suitable for queries on Data Graph documents.
path - Variable in class org.plasma.query.model.AbstractProperty
 
Path - Class in org.plasma.query.model
 
Path() - Constructor for class org.plasma.query.model.Path
 
Path(String) - Constructor for class org.plasma.query.model.Path
 
Path(String, String) - Constructor for class org.plasma.query.model.Path
 
Path(String, String, String) - Constructor for class org.plasma.query.model.Path
 
Path(String, String, String, String) - Constructor for class org.plasma.query.model.Path
 
Path(String, String, String, String, String) - Constructor for class org.plasma.query.model.Path
 
Path(String, String, String, String, String, String) - Constructor for class org.plasma.query.model.Path
 
Path(String, String, String, String, String, String, String) - Constructor for class org.plasma.query.model.Path
 
Path(String, String, String, String, String, String, String, String) - Constructor for class org.plasma.query.model.Path
 
Path(String[]) - Constructor for class org.plasma.query.model.Path
 
PATH_DELIM - Static variable in class org.plasma.sdo.core.CorePathAssembler
 
PATH_DELIMITER - Static variable in interface org.plasma.query.model.QueryConstants
 
PATH_INDEX_LEFT - Static variable in class org.plasma.sdo.core.CorePathAssembler
 
PATH_INDEX_RIGHT - Static variable in class org.plasma.sdo.core.CorePathAssembler
 
PATH_PREFIX - Static variable in class org.plasma.sdo.core.CorePathAssembler
 
PathAssembler - Interface in org.plasma.sdo
A graph visitor which stores a list of candidate paths from the root data-object to the given target data-object and return the minimum (least hops) path or set of paths as SDO compliant path-strings.
PathElement - Class in org.plasma.query.model
 
PathElement() - Constructor for class org.plasma.query.model.PathElement
 
PathElement(String) - Constructor for class org.plasma.query.model.PathElement
 
pathElement - Variable in class org.plasma.query.model.PathNode
 
PathEndpoint - Class in org.plasma.sdo.core
Stores the property which is the end point of a path in association with the data object which was its "source" along the path.
PathEndpoint(Property, DataObject) - Constructor for class org.plasma.sdo.core.PathEndpoint
 
PathInfo(Property, int) - Constructor for class org.plasma.sdo.access.provider.common.DataComparator.PathInfo
 
PathNode - Class in org.plasma.query.dsl
A domain object which is not an end point but a single step within a path within a query graph.
PathNode(Type) - Constructor for class org.plasma.query.dsl.PathNode
 
PathNode(PathNode, String) - Constructor for class org.plasma.query.dsl.PathNode
 
PathNode(PathNode, String, Expression) - Constructor for class org.plasma.query.dsl.PathNode
 
PathNode - Class in org.plasma.query.model
Java class for PathNode complex type.
PathNode() - Constructor for class org.plasma.query.model.PathNode
 
PathNode(String) - Constructor for class org.plasma.query.model.PathNode
 
PathNode(DataObject, Object, DataObject, Property) - Constructor for class org.plasma.sdo.xml.Marshaller.PathNode
 
PathNode(DataObject, DataObject, Property) - Constructor for class org.plasma.sdo.xml.Marshaller.PathNode
 
pathNodes - Variable in class org.plasma.query.model.Path
 
PathProperty - Interface in org.plasma.query
A reference (or non data type) property which constitutes part of a path within a data graph
paths - Variable in class org.plasma.sdo.access.provider.common.DataComparator
 
physicalName - Variable in class org.plasma.query.model.Entity
Stores the physical name associated with this property.
physicalName - Variable in class org.plasma.query.model.PathElement
Stores the physical name associated with this property.
physicalName - Variable in class org.plasma.query.model.Property
Stores the physical name associated with this property.
physicalNameBytes - Variable in class org.plasma.query.model.Entity
Stores the physical name bytes associated with this property.
physicalNameBytes - Variable in class org.plasma.query.model.PathElement
Stores the physical name bytes associated with this property.
physicalNameBytes - Variable in class org.plasma.query.model.Property
Stores the physical name bytes associated with this property.
PlasmaChangeSummary - Interface in org.plasma.sdo
A change summary is used to record changes to DataObjects, allowing applications to efficiently and incrementally update back-end storage when required.
PlasmaCopyHelper - Class in org.plasma.sdo.helper
Copy utilities class.
PlasmaDataAccessService - Interface in org.plasma.sdo.access
 
PlasmaDataFactory - Class in org.plasma.sdo.helper
 
PlasmaDataGraph - Interface in org.plasma.sdo
Implementation specific extensions to SDO data graph API.
PlasmaDataGraphEventVisitor - Interface in org.plasma.sdo
 
PlasmaDataGraphVisitor - Interface in org.plasma.sdo
 
PlasmaDataHelper - Class in org.plasma.sdo.helper
 
PlasmaDataLink - Class in org.plasma.sdo
 
PlasmaDataLink(PlasmaNode, PlasmaNode) - Constructor for class org.plasma.sdo.PlasmaDataLink
 
PlasmaDataObject - Interface in org.plasma.sdo
A data object is a representation of some structured data.
PlasmaDataObjectConstants - Class in org.plasma.sdo
 
PlasmaDataObjectConstants() - Constructor for class org.plasma.sdo.PlasmaDataObjectConstants
 
PlasmaDataObjectException - Exception in org.plasma.sdo
 
PlasmaDataObjectException(String) - Constructor for exception org.plasma.sdo.PlasmaDataObjectException
 
PlasmaDataObjectException(String, Throwable) - Constructor for exception org.plasma.sdo.PlasmaDataObjectException
 
PlasmaDataObjectException(Throwable) - Constructor for exception org.plasma.sdo.PlasmaDataObjectException
 
PlasmaEdge - Interface in org.plasma.sdo
 
PlasmaEnum - Interface in org.plasma.sdo
 
PlasmaEqualityHelper - Class in org.plasma.sdo.helper
 
PlasmaHelperContext - Class in org.plasma.sdo.helper
 
PlasmaNode - Interface in org.plasma.sdo
 
plasmaNs - Variable in class org.plasma.xml.uml.DefaultUMLModelAssembler
 
PlasmaProperty - Interface in org.plasma.sdo
A representation of a Property in the type of a data object.
PlasmaQueryDataBinding - Class in org.plasma.query.bind
 
PlasmaQueryDataBinding(BindingValidationEventHandler) - Constructor for class org.plasma.query.bind.PlasmaQueryDataBinding
 
PlasmaQueryHelper - Class in org.plasma.sdo.helper
 
PlasmaRepository - Class in org.plasma.sdo.repository
A repository implementation with a dynamic set of "delegate" repositories, which are searched in order for results.
PlasmaSequence - Interface in org.plasma.sdo
 
PlasmaSetting - Interface in org.plasma.sdo
 
PlasmaType - Interface in org.plasma.sdo
A representation of the type of a type of a data object.
PlasmaTypeHelper - Class in org.plasma.sdo.helper
Look up a Type given the uri and typeName or interfaceClass.
PlasmaXMLHelper - Class in org.plasma.sdo.helper
A helper to convert XML documents into DataObects and DataObjects into XML documents.
PlasmaXSDHelper - Class in org.plasma.sdo.helper
 
platformNs - Variable in class org.plasma.xml.uml.DefaultUMLModelAssembler
 
PojoDataAccessClient - Class in org.plasma.sdo.access.client
 
PojoDataAccessClient() - Constructor for class org.plasma.sdo.access.client.PojoDataAccessClient
 
PojoDataAccessClient(DataAccessProviderName) - Constructor for class org.plasma.sdo.access.client.PojoDataAccessClient
 
PojoDataAccessClient(PlasmaDataAccessService) - Constructor for class org.plasma.sdo.access.client.PojoDataAccessClient
 
preDestroy() - Method in class org.plasma.sdo.access.service.DataAccessServiceEJB
 
PREDICATE_END - Static variable in class org.plasma.sdo.xpath.XPathDetector
 
PREDICATE_START - Static variable in class org.plasma.sdo.xpath.XPathDetector
 
printUsage(OptionParser, Log) - Static method in class org.plasma.provisioning.cli.ProvisioningTool
 
processWildcardExpression(Property, WildcardOperator, Literal) - Method in class org.plasma.sdo.access.provider.common.TextQueryFilterAssembler
 
Projection - Class in org.plasma.query.model
Java class for Projection complex type.
Projection() - Constructor for class org.plasma.query.model.Projection
 
ProjectionNameType - Enum in org.plasma.query.model
Java class for ProjectionNameType.
properties - Variable in class org.plasma.query.model.GroupBy
 
properties - Variable in class org.plasma.query.model.OrderBy
 
properties - Variable in class org.plasma.query.model.Select
 
property - Variable in class org.plasma.query.dsl.DomainEndpoint
 
Property - Class in org.plasma.query.model
 
Property() - Constructor for class org.plasma.query.model.Property
 
Property(String) - Constructor for class org.plasma.query.model.Property
 
Property(String, Path) - Constructor for class org.plasma.query.model.Property
 
Property(String, SortDirectionValues) - Constructor for class org.plasma.query.model.Property
 
Property(String, Path, SortDirectionValues) - Constructor for class org.plasma.query.model.Property
 
Property(String, FunctionValues) - Constructor for class org.plasma.query.model.Property
 
Property(String, Query) - Constructor for class org.plasma.query.model.Property
 
Property(String, Path, Query) - Constructor for class org.plasma.query.model.Property
 
property - Variable in class org.plasma.query.model.Term
 
property - Variable in class org.plasma.query.model.Variable
 
Property - Interface in org.plasma.query
Base interface for all properties.
property - Variable in class org.plasma.sdo.access.provider.common.DataComparator.PathInfo
 
Property - Interface in org.plasma.sdo.repository
 
PROPERTY_NAME_ENTITY_LOCKED - Static variable in interface org.plasma.sdo.core.CoreConstants
 
PROPERTY_NAME_ENTITY_NAME - Static variable in interface org.plasma.sdo.core.CoreConstants
 
PROPERTY_NAME_ENTITY_UNLOCKED - Static variable in interface org.plasma.sdo.core.CoreConstants
 
PROPERTY_NAME_SNAPSHOT_TIMESTAMP - Static variable in interface org.plasma.sdo.core.CoreConstants
 
PROPERTY_NAME_UUID_BYTES - Static variable in interface org.plasma.sdo.core.CoreConstants
 
PROPERTY_NAME_UUID_STRING - Static variable in interface org.plasma.sdo.core.CoreConstants
 
PropertyAssembler - Class in org.plasma.provisioning.xsd
 
PropertyAssembler(ConverterSupport, QName) - Constructor for class org.plasma.provisioning.xsd.PropertyAssembler
 
propertyAssembler - Variable in class org.plasma.provisioning.xsd.XSDSchemaConverter
 
PropertyNameCollisionException - Exception in org.plasma.provisioning
 
PropertyNameCollisionException(String) - Constructor for exception org.plasma.provisioning.PropertyNameCollisionException
 
PropertyPair - Class in org.plasma.sdo.access.provider.common
 
PropertyPair(PlasmaProperty, Object) - Constructor for class org.plasma.sdo.access.provider.common.PropertyPair
 
PropertyPair(PlasmaProperty, Object, Object) - Constructor for class org.plasma.sdo.access.provider.common.PropertyPair
 
propertyQualifiedPriKeyConstrainatNameMap - Variable in class org.plasma.provisioning.rdb.ConverterSupport
Maps physical schema qualified primary key constraint names to properties.
propertyQualifiedPriKeyConstrainatNameMap - Variable in class org.plasma.provisioning.rdb.Oracle11GConverter
Maps physical schema qualified primary key constraint names to properties.
PropertySelection - Interface in org.plasma.query.collector
Deprecated.
PropertySelectionCollector - Class in org.plasma.query.collector
Deprecated.
PropertySelectionCollector(Select, Type) - Constructor for class org.plasma.query.collector.PropertySelectionCollector
Deprecated.
 
PropertySelectionCollector(Select, Type, boolean) - Constructor for class org.plasma.query.collector.PropertySelectionCollector
Deprecated.
 
PROVISIONING_NAMESPACE_URI - Static variable in interface org.plasma.provisioning.ProvisioningConstants
 
ProvisioningConstants - Interface in org.plasma.provisioning
 
ProvisioningException - Exception in org.plasma.provisioning
 
ProvisioningException(String) - Constructor for exception org.plasma.provisioning.ProvisioningException
 
ProvisioningException(Throwable) - Constructor for exception org.plasma.provisioning.ProvisioningException
 
ProvisioningModel - Interface in org.plasma.provisioning.adapter
 
provisioningModel - Variable in class org.plasma.text.lang3gl.DefaultLang3GLAssembler
 
ProvisioningTarget - Enum in org.plasma.provisioning.cli
 
ProvisioningTask - Class in org.plasma.provisioning.ant
Common superclass for provisioning tasks.
ProvisioningTask() - Constructor for class org.plasma.provisioning.ant.ProvisioningTask
 
ProvisioningTool - Class in org.plasma.provisioning.cli
 
ProvisioningTool() - Constructor for class org.plasma.provisioning.cli.ProvisioningTool
 
ProvisioningToolOption - Enum in org.plasma.provisioning.cli
 
put(String, Object) - Method in class org.plasma.sdo.core.CoreObject
 
put(UUID, PropertyPair) - Method in class org.plasma.sdo.core.SnapshotMap
 
putAliasedProperty(String, Property) - Method in class org.plasma.provisioning.adapter.TypeAdapter
 
putDeclaredProperty(String, Property) - Method in class org.plasma.provisioning.adapter.TypeAdapter
 
putProperty(String, Property) - Method in class org.plasma.provisioning.adapter.TypeAdapter
 

Q

QConstraint - Class in org.plasma.provisioning.rdb.oracle.g11.sys.query
A constraint definition
QConstraint(PathNode, String) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.query.QConstraint
Constructor which instantiates a domain query path node.
QConstraint(PathNode, String, Expression) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.query.QConstraint
Constructor which instantiates a domain query path node.
QGlobalVariable - Class in org.plasma.provisioning.rdb.mysql.any.query
Generated Domain Specific Language (DSL) implementation class representing the domain model entity GlobalVariable.
QGlobalVariable(PathNode, String) - Constructor for class org.plasma.provisioning.rdb.mysql.any.query.QGlobalVariable
Constructor which instantiates a domain query path node.
QGlobalVariable(PathNode, String, Expression) - Constructor for class org.plasma.provisioning.rdb.mysql.any.query.QGlobalVariable
Constructor which instantiates a domain query path node.
QGlobalVariable - Class in org.plasma.provisioning.rdb.mysql.v5_5.query
Generated Domain Specific Language (DSL) implementation class representing the domain model entity GlobalVariable.
QGlobalVariable(PathNode, String) - Constructor for class org.plasma.provisioning.rdb.mysql.v5_5.query.QGlobalVariable
Constructor which instantiates a domain query path node.
QGlobalVariable(PathNode, String, Expression) - Constructor for class org.plasma.provisioning.rdb.mysql.v5_5.query.QGlobalVariable
Constructor which instantiates a domain query path node.
QTable - Class in org.plasma.provisioning.rdb.mysql.v5_5.query
Generated Domain Specific Language (DSL) implementation class representing the domain model entity Table.
QTable(PathNode, String) - Constructor for class org.plasma.provisioning.rdb.mysql.v5_5.query.QTable
Constructor which instantiates a domain query path node.
QTable(PathNode, String, Expression) - Constructor for class org.plasma.provisioning.rdb.mysql.v5_5.query.QTable
Constructor which instantiates a domain query path node.
QTable - Class in org.plasma.provisioning.rdb.oracle.g11.sys.query
Represents a system table definition
QTable(PathNode, String) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTable
Constructor which instantiates a domain query path node.
QTable(PathNode, String, Expression) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTable
Constructor which instantiates a domain query path node.
QTableColumn - Class in org.plasma.provisioning.rdb.mysql.v5_5.query
Represents a system column definition which is linked to its system Table definition by association.
QTableColumn(PathNode, String) - Constructor for class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableColumn
Constructor which instantiates a domain query path node.
QTableColumn(PathNode, String, Expression) - Constructor for class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableColumn
Constructor which instantiates a domain query path node.
QTableColumn - Class in org.plasma.provisioning.rdb.oracle.g11.sys.query
Represents a system column definition which is linked to its system Table definition by association.
QTableColumn(PathNode, String) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTableColumn
Constructor which instantiates a domain query path node.
QTableColumn(PathNode, String, Expression) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTableColumn
Constructor which instantiates a domain query path node.
QTableColumnComment - Class in org.plasma.provisioning.rdb.oracle.g11.sys.query
The comment for a column
QTableColumnComment(PathNode, String) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTableColumnComment
Constructor which instantiates a domain query path node.
QTableColumnComment(PathNode, String, Expression) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTableColumnComment
Constructor which instantiates a domain query path node.
QTableColumnConstraint - Class in org.plasma.provisioning.rdb.mysql.v5_5.query
Generated Domain Specific Language (DSL) implementation class representing the domain model entity TableColumnConstraint.
QTableColumnConstraint(PathNode, String) - Constructor for class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableColumnConstraint
Constructor which instantiates a domain query path node.
QTableColumnConstraint(PathNode, String, Expression) - Constructor for class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableColumnConstraint
Constructor which instantiates a domain query path node.
QTableColumnConstraint - Class in org.plasma.provisioning.rdb.oracle.g11.sys.query
A constraint definition
QTableColumnConstraint(PathNode, String) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTableColumnConstraint
Constructor which instantiates a domain query path node.
QTableColumnConstraint(PathNode, String, Expression) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTableColumnConstraint
Constructor which instantiates a domain query path node.
QTableColumnKeyUsage - Class in org.plasma.provisioning.rdb.mysql.v5_5.query
Generated Domain Specific Language (DSL) implementation class representing the domain model entity TableColumnKeyUsage.
QTableColumnKeyUsage(PathNode, String) - Constructor for class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableColumnKeyUsage
Constructor which instantiates a domain query path node.
QTableColumnKeyUsage(PathNode, String, Expression) - Constructor for class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableColumnKeyUsage
Constructor which instantiates a domain query path node.
QTableComment - Class in org.plasma.provisioning.rdb.oracle.g11.sys.query
A comment on a table
QTableComment(PathNode, String) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTableComment
Constructor which instantiates a domain query path node.
QTableComment(PathNode, String, Expression) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTableComment
Constructor which instantiates a domain query path node.
QTableConstraint - Class in org.plasma.provisioning.rdb.mysql.v5_5.query
Generated Domain Specific Language (DSL) implementation class representing the domain model entity TableConstraint.
QTableConstraint(PathNode, String) - Constructor for class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableConstraint
Constructor which instantiates a domain query path node.
QTableConstraint(PathNode, String, Expression) - Constructor for class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableConstraint
Constructor which instantiates a domain query path node.
qualifiedName - Variable in class org.plasma.query.model.AbstractProperty
A qualified name used for identity
qualifiedNameFor(String, String) - Static method in class org.plasma.query.model.Entity
 
qualifiedNameFor(String, String, String) - Static method in class org.plasma.query.model.Entity
 
query - Variable in class org.plasma.query.model.Property
 
Query - Class in org.plasma.query.model
 
Query() - Constructor for class org.plasma.query.model.Query
 
Query(Select, From) - Constructor for class org.plasma.query.model.Query
 
Query(Select, From, GroupBy) - Constructor for class org.plasma.query.model.Query
 
Query(Select, From, Where) - Constructor for class org.plasma.query.model.Query
 
Query(Select, From, Where, GroupBy) - Constructor for class org.plasma.query.model.Query
 
Query(Select, From, OrderBy) - Constructor for class org.plasma.query.model.Query
 
Query(Select, From, OrderBy, GroupBy) - Constructor for class org.plasma.query.model.Query
 
Query(Select, From, Where, OrderBy) - Constructor for class org.plasma.query.model.Query
 
Query(Select, From, Where, OrderBy, GroupBy) - Constructor for class org.plasma.query.model.Query
 
query - Variable in class org.plasma.query.model.Term
 
Query - Interface in org.plasma.query
The PlasmaQuery#8482; API provides a flexible mechanism to fully describe any arbitrary SDO results Data Graph, independent of any persistence framework or type of data store.
QueryConstants - Interface in org.plasma.query.model
 
QueryDispatcher - Interface in org.plasma.sdo.access
 
QueryException - Exception in org.plasma.query
 
QueryException(String) - Constructor for exception org.plasma.query.QueryException
 
QueryException(Throwable) - Constructor for exception org.plasma.query.QueryException
 
QueryLanguageValues - Enum in org.plasma.query.model
Java class for QueryLanguageValues.
QueryPathNavigator - Class in org.plasma.query.xpath
This class supports navigation of a PlasmaQuery path by the Jaxen XPATH engine.
QueryPathNavigator() - Constructor for class org.plasma.query.xpath.QueryPathNavigator
 
QueryPathNavigator(QueryXPath) - Constructor for class org.plasma.query.xpath.QueryPathNavigator
 
QueryPredicateVisitor - Class in org.plasma.query.xpath
Receives Jaxen XPATH expression events as the expression parse tree is traversed.
QueryPredicateVisitor() - Constructor for class org.plasma.query.xpath.QueryPredicateVisitor
 
QueryTask - Class in org.plasma.provisioning.ant
 
QueryTask() - Constructor for class org.plasma.provisioning.ant.QueryTask
 
QueryTool - Class in org.plasma.provisioning.cli
Query tool.
QueryTool() - Constructor for class org.plasma.provisioning.cli.QueryTool
 
QueryToolAction - Enum in org.plasma.provisioning.cli
 
QueryValidator - Class in org.plasma.query.model
 
QueryValidator(Query, Type) - Constructor for class org.plasma.query.model.QueryValidator
 
QueryValidator(Where, Type) - Constructor for class org.plasma.query.model.QueryValidator
 
QueryVisitor - Interface in org.plasma.query.visitor
Contains "visit" start/end methods called by query traversal algorithms as various structural nodes are encountered.
QueryXPath - Class in org.plasma.query.xpath
Provides access to the Jaxen XPATH parse tree after a given XPATH is successfully parsed.
QueryXPath(String, QueryPathNavigator) - Constructor for class org.plasma.query.xpath.QueryXPath
Constructor for parsing and navigation of an XPATH
QueryXPath(String) - Constructor for class org.plasma.query.xpath.QueryXPath
Constructor for parsing of an XPATH without navigation.
QVersion - Class in org.plasma.provisioning.rdb.oracle.any.sys.query
Generated Domain Specific Language (DSL) implementation class representing the domain model entity Version.
QVersion(PathNode, String) - Constructor for class org.plasma.provisioning.rdb.oracle.any.sys.query.QVersion
Constructor which instantiates a domain query path node.
QVersion(PathNode, String, Expression) - Constructor for class org.plasma.provisioning.rdb.oracle.any.sys.query.QVersion
Constructor which instantiates a domain query path node.
QVersion - Class in org.plasma.provisioning.rdb.oracle.g11.sys.query
Generated Domain Specific Language (DSL) implementation class representing the domain model entity Version.
QVersion(PathNode, String) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.query.QVersion
Constructor which instantiates a domain query path node.
QVersion(PathNode, String, Expression) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.query.QVersion
Constructor which instantiates a domain query path node.
QView - Class in org.plasma.provisioning.rdb.mysql.v5_5.query
Generated Domain Specific Language (DSL) implementation class representing the domain model entity View.
QView(PathNode, String) - Constructor for class org.plasma.provisioning.rdb.mysql.v5_5.query.QView
Constructor which instantiates a domain query path node.
QView(PathNode, String, Expression) - Constructor for class org.plasma.provisioning.rdb.mysql.v5_5.query.QView
Constructor which instantiates a domain query path node.
QView - Class in org.plasma.provisioning.rdb.oracle.g11.sys.query
Represents a system view definition
QView(PathNode, String) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.query.QView
Constructor which instantiates a domain query path node.
QView(PathNode, String, Expression) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.query.QView
Constructor which instantiates a domain query path node.
QViewColumn - Class in org.plasma.provisioning.rdb.oracle.g11.sys.query
Represents a system column definition which is linked to its system Table definition by association.
QViewColumn(PathNode, String) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.query.QViewColumn
Constructor which instantiates a domain query path node.
QViewColumn(PathNode, String, Expression) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.query.QViewColumn
Constructor which instantiates a domain query path node.
QViewColumnComment - Class in org.plasma.provisioning.rdb.oracle.g11.sys.query
The comment for a column
QViewColumnComment(PathNode, String) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.query.QViewColumnComment
Constructor which instantiates a domain query path node.
QViewColumnComment(PathNode, String, Expression) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.query.QViewColumnComment
Constructor which instantiates a domain query path node.
QViewComment - Class in org.plasma.provisioning.rdb.oracle.g11.sys.query
A comment on a table
QViewComment(PathNode, String) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.query.QViewComment
Constructor which instantiates a domain query path node.
QViewComment(PathNode, String, Expression) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.query.QViewComment
Constructor which instantiates a domain query path node.

R

randomSample - Variable in class org.plasma.query.model.From
 
RDBConstants - Interface in org.plasma.provisioning.rdb
 
RDBDialect - Enum in org.plasma.provisioning.cli
 
RDBException - Exception in org.plasma.provisioning.cli
 
RDBException(String) - Constructor for exception org.plasma.provisioning.cli.RDBException
 
RDBException(Throwable) - Constructor for exception org.plasma.provisioning.cli.RDBException
 
RDBReader - Class in org.plasma.provisioning.cli
 
RDBReader() - Constructor for class org.plasma.provisioning.cli.RDBReader
 
RDBTask - Class in org.plasma.provisioning.ant
 
RDBTask() - Constructor for class org.plasma.provisioning.ant.RDBTask
 
RDBTool - Class in org.plasma.provisioning.cli
The Relational Database (RDB) Tool is used to provision various artifacts useful for management and migration to and from Relational Database.
RDBTool() - Constructor for class org.plasma.provisioning.cli.RDBTool
 
RDBToolAction - Enum in org.plasma.provisioning.cli
 
read(RDBDialect, String[], String[]) - Method in class org.plasma.provisioning.cli.RDBReader
 
readContent(InputStream) - Static method in class org.plasma.provisioning.cli.ProvisioningTool
 
readOnly() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QView
Returns a DSL data element for property, readOnly.
RealDataProperty - Interface in org.plasma.query
A non-reference property with a type which is an real data type.
refConstraintName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QConstraint
Returns a DSL data element for property, refConstraintName.
referencedColumnName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableColumnKeyUsage
Returns a DSL data element for property, referencedColumnName.
referencedTableName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableColumnKeyUsage
Returns a DSL data element for property, referencedTableName.
referencedTableSchema() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableColumnKeyUsage
Returns a DSL data element for property, referencedTableSchema.
referenceWildcard() - Method in class org.plasma.query.dsl.PathNode
Returns all reference properties for current Type.
refOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QConstraint
Returns a DSL data element for property, refOwner.
regenerate(long) - Static method in class org.plasma.provisioning.cli.ProvisioningTool
 
RelationalOperator - Class in org.plasma.query.model
 
RelationalOperator() - Constructor for class org.plasma.query.model.RelationalOperator
 
RelationalOperator(String) - Constructor for class org.plasma.query.model.RelationalOperator
 
RelationalOperator(RelationalOperatorValues) - Constructor for class org.plasma.query.model.RelationalOperator
 
relationalOperator - Variable in class org.plasma.query.model.Term
 
RelationalOperatorValues - Enum in org.plasma.query.model
Java class for BooleanOperatorValues.
RelationCache - Interface in org.plasma.sdo.repository
 
releaseType(Type) - Method in class org.plasma.sdo.helper.PlasmaTypeHelper
Releases resources associated with the given type and removes it from cache.
releaseType(String, String) - Method in class org.plasma.sdo.helper.PlasmaTypeHelper
Releases resources associated with the given type and removes it from cache.
remove(Property, Object) - Method in class org.plasma.sdo.core.CoreDataObject
Removes the given value from this data object for the given multi-valued property.
remove() - Method in class org.plasma.sdo.core.CoreDataObject
 
remove(String) - Method in class org.plasma.sdo.core.CoreObject
 
remove(int) - Method in class org.plasma.sdo.core.CoreSequence
Removes the entry at the given entry index.
remove(UUID) - Method in class org.plasma.sdo.core.SnapshotMap
 
remove(Property, Object) - Method in interface org.plasma.sdo.PlasmaDataObject
Removes the given value from this data object for the given multi-valued property.
remove() - Method in interface org.plasma.sdo.PlasmaDataObject
 
removeConstraint(Constraint) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
 
removeConstraint(Constraint) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Removes the given value of Type Constraint for the object's multi-valued property constraint.
removeRootObject() - Method in class org.plasma.sdo.core.CoreDataGraph
Detaches and returns the root data object of this data graph.
removeRootObject() - Method in interface org.plasma.sdo.PlasmaDataGraph
Detaches and returns the root data object of this data graph.
removeTableColumn(TableColumn) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
 
removeTableColumn(TableColumn) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Removes the given value of Type TableColumn for the object's multi-valued property tableColumn.
removeTableColumn(TableColumn) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
 
removeTableColumn(TableColumn) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Removes the given value of Type TableColumn for the object's multi-valued property tableColumn.
removeTableColumnComment(TableColumnComment) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
 
removeTableColumnComment(TableColumnComment) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Removes the given value of Type TableColumnComment for the object's multi-valued property tableColumnComment.
removeTableColumnConstraint(TableColumnConstraint) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
 
removeTableColumnConstraint(TableColumnConstraint) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Removes the given value of Type TableColumnConstraint for the object's multi-valued property tableColumnConstraint.
removeTableColumnConstraint(TableColumnConstraint) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
 
removeTableColumnConstraint(TableColumnConstraint) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Removes the given value of Type TableColumnConstraint for the object's multi-valued property tableColumnConstraint.
removeTableColumnKeyUsage(TableColumnKeyUsage) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
 
removeTableColumnKeyUsage(TableColumnKeyUsage) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Removes the given value of Type TableColumnKeyUsage for the object's multi-valued property tableColumnKeyUsage.
removeTableComment(TableComment) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
 
removeTableComment(TableComment) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Removes the given value of Type TableComment for the object's multi-valued property tableComment.
removeTableConstraint(TableConstraint) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
 
removeTableConstraint(TableConstraint) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Removes the given value of Type TableConstraint for the object's multi-valued property tableConstraint.
removeValue(String) - Method in class org.plasma.sdo.core.CoreNode
 
removeView(View) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
 
removeView(View) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Removes the given value of Type View for the object's multi-valued property view.
removeViewColumn(ViewColumn) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
 
removeViewColumn(ViewColumn) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Removes the given value of Type ViewColumn for the object's multi-valued property viewColumn.
removeViewColumnComment(ViewColumnComment) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
 
removeViewColumnComment(ViewColumnComment) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Removes the given value of Type ViewColumnComment for the object's multi-valued property viewColumnComment.
removeViewComment(ViewComment) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
 
removeViewComment(ViewComment) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Removes the given value of Type ViewComment for the object's multi-valued property viewComment.
reparent(PlasmaDataObject, Property) - Method in class org.plasma.sdo.core.CoreDataObject
 
reparent(PlasmaDataObject, Property) - Method in interface org.plasma.sdo.PlasmaDataObject
Deprecated.
replace(int, int, String) - Method in class org.plasma.text.TextBuilder
 
replaceReservedCharacters(String) - Method in class org.plasma.text.lang3gl.java.DefaultNameResolver
Replace characters in the given name not applicable as a Java class name.
Repository - Interface in org.plasma.sdo.repository
 
RepositoryCheckedException - Exception in org.plasma.sdo.repository
 
RepositoryCheckedException(String) - Constructor for exception org.plasma.sdo.repository.RepositoryCheckedException
 
RepositoryCheckedException(Throwable) - Constructor for exception org.plasma.sdo.repository.RepositoryCheckedException
 
RepositoryCheckedException(String, Throwable) - Constructor for exception org.plasma.sdo.repository.RepositoryCheckedException
 
RepositoryException - Exception in org.plasma.sdo.repository
 
RepositoryException(String) - Constructor for exception org.plasma.sdo.repository.RepositoryException
 
RepositoryException(Throwable) - Constructor for exception org.plasma.sdo.repository.RepositoryException
 
RepositoryException(String, Throwable) - Constructor for exception org.plasma.sdo.repository.RepositoryException
 
RepositoryLoader - Interface in org.plasma.sdo.repository
 
RequiredPropertyException - Exception in org.plasma.sdo.access
 
RequiredPropertyException(String) - Constructor for exception org.plasma.sdo.access.RequiredPropertyException
 
RequiredPropertyException(Throwable) - Constructor for exception org.plasma.sdo.access.RequiredPropertyException
 
reset() - Method in class org.plasma.sdo.access.provider.common.DataObjectHashKeyAssembler
 
reset(SnapshotMap, String) - Method in class org.plasma.sdo.core.CoreDataObject
Sync up the state of this data object to that of it's data store given the map of UUID's and associated info resulting from a successful commit.
reset(SnapshotMap, String) - Method in interface org.plasma.sdo.PlasmaDataObject
Synchronizes the state of this data object to that of it's data store given the map of UUID's and associated info resulting from a successful commit.
resetUUID(UUID) - Method in class org.plasma.sdo.core.CoreDataObject
Resets the UUID after creation for cases where the UUID is stored externally and services creating data objects need to preserve the stored UUIDs across service calls.
resetUUID(UUID) - Method in interface org.plasma.sdo.PlasmaDataObject
Resets the UUID after creation for cases where the UUID is stored externally and services creating data objects need to preserve the stored UUIDs across service calls.
resolvable() - Method in class commonj.sdo.impl.HelperProviderImpl
 
resolvable(Object) - Method in class commonj.sdo.impl.HelperProviderImpl
 
RESOURCE_CLASS - Static variable in class org.plasma.provisioning.MetamodelDataBinding
 
RESOURCE_CLASS - Static variable in class org.plasma.query.bind.PlasmaQueryDataBinding
 
RESOURCE_CLASS - Static variable in class org.plasma.sdo.xml.xslt.XSLTDataBinding
 
RESOURCE_CLASS - Static variable in class org.plasma.text.ddl.DDLModelDataBinding
 
RESOURCE_CLASS - Static variable in class org.plasma.xml.schema.SchemaDataBinding
 
RESOURCE_CLASS - Static variable in class org.plasma.xml.wsdl.v2.WSDLDataBinding
 
result - Variable in class org.plasma.sdo.xml.Unmarshaller
 
resultClassesCount - Variable in class org.plasma.text.lang3gl.DefaultStreamAssembler
 
resultEnumerationsCount - Variable in class org.plasma.text.lang3gl.DefaultStreamAssembler
 
resultInterfacesCount - Variable in class org.plasma.text.lang3gl.DefaultStreamAssembler
 
reverse() - Method in class org.plasma.text.TextBuilder
 
right() - Static method in class org.plasma.query.model.Expression
Returns a simple 1-term expression containing a group operator, (.
right - Variable in class org.plasma.sdo.PlasmaDataLink
 
rootType - Variable in class org.plasma.sdo.access.provider.common.DataComparatorAssembler
 
round() - Method in class org.plasma.query.dsl.DataNode
 
round() - Method in class org.plasma.query.model.Property
 
round() - Method in interface org.plasma.query.RealDataProperty
Constructs a function, which returns the nearest integer, and returns this data property for use in subsequent operations

S

save(DataObject, String, String) - Method in class org.plasma.sdo.helper.PlasmaXMLHelper
Returns the DataObject saved as an XML document with the specified root element.
save(DataObject, String, String, OutputStream) - Method in class org.plasma.sdo.helper.PlasmaXMLHelper
Saves the DataObject as an XML document with the specified root element.
save(XMLDocument, OutputStream, Object) - Method in class org.plasma.sdo.helper.PlasmaXMLHelper
Serializes an XMLDocument as an XML document into the outputStream.
save(XMLDocument, Writer, Object) - Method in class org.plasma.sdo.helper.PlasmaXMLHelper
Serializes an XMLDocument as an XML document into the outputWriter.
save(XMLDocument, Result, Object) - Method in class org.plasma.sdo.helper.PlasmaXMLHelper
Serializes an XMLDocument as an XML document into the outputResult in a serialization technology independent format (as specified in javax.xml.transform).
schema - Variable in class org.plasma.provisioning.xsd.ConverterSupport
 
SchemaConverter - Interface in org.plasma.provisioning
 
SchemaDataBinding - Class in org.plasma.xml.schema
 
SchemaDataBinding(BindingValidationEventHandler) - Constructor for class org.plasma.xml.schema.SchemaDataBinding
 
SchemaMetamodelAssembler - Class in org.plasma.provisioning
Constructs a provisioning model based on the a given XML Schema
SchemaMetamodelAssembler(Schema, String, String) - Constructor for class org.plasma.provisioning.SchemaMetamodelAssembler
 
SchemaModelAssembler - Class in org.plasma.xml.schema
Creates an XML Schema model.
SchemaModelAssembler(Model, String, String) - Constructor for class org.plasma.xml.schema.SchemaModelAssembler
Creates and XML Schema model based on the given PlasmaSDO#8482; Provisioning Model.
schemaNames - Variable in class org.plasma.provisioning.rdb.ConverterSupport
 
schemas - Variable in class org.plasma.text.ddl.DDLAssembler
 
SchemaUtil - Class in org.plasma.xml.schema
 
SchemaUtil() - Constructor for class org.plasma.xml.schema.SchemaUtil
 
SDO_RESERVED_NAMES - Static variable in class org.plasma.text.lang3gl.java.SDODefaultFactory
 
SDOAssembler - Class in org.plasma.text.lang3gl.java
 
SDOAssembler(ProvisioningModel, Lang3GLFactory, Lang3GLOperation, File) - Constructor for class org.plasma.text.lang3gl.java.SDOAssembler
 
SDOClassFactory - Class in org.plasma.text.lang3gl.java
 
SDOClassFactory(Lang3GLContext) - Constructor for class org.plasma.text.lang3gl.java.SDOClassFactory
 
SDOClassNameResolver - Class in org.plasma.text.lang3gl.java
 
SDOClassNameResolver() - Constructor for class org.plasma.text.lang3gl.java.SDOClassNameResolver
 
SDODataAccessClient - Class in org.plasma.sdo.access.client
 
SDODataAccessClient() - Constructor for class org.plasma.sdo.access.client.SDODataAccessClient
 
SDODataAccessClient(DataAccessClient) - Constructor for class org.plasma.sdo.access.client.SDODataAccessClient
 
SDODefaultFactory - Class in org.plasma.text.lang3gl.java
 
SDODefaultFactory(Lang3GLContext) - Constructor for class org.plasma.text.lang3gl.java.SDODefaultFactory
 
SDOEnumerationFactory - Class in org.plasma.text.lang3gl.java
 
SDOEnumerationFactory(Lang3GLContext) - Constructor for class org.plasma.text.lang3gl.java.SDOEnumerationFactory
 
SDOEnumerationNameResolver - Class in org.plasma.text.lang3gl.java
 
SDOEnumerationNameResolver() - Constructor for class org.plasma.text.lang3gl.java.SDOEnumerationNameResolver
 
SDOFactory - Class in org.plasma.text.lang3gl.java
 
SDOFactory(Lang3GLContext) - Constructor for class org.plasma.text.lang3gl.java.SDOFactory
 
SDOInterfaceFactory - Class in org.plasma.text.lang3gl.java
 
SDOInterfaceFactory(Lang3GLContext) - Constructor for class org.plasma.text.lang3gl.java.SDOInterfaceFactory
 
SDOInterfaceNameResolver - Class in org.plasma.text.lang3gl.java
 
SDOInterfaceNameResolver() - Constructor for class org.plasma.text.lang3gl.java.SDOInterfaceNameResolver
 
sdoInterfaceResolver - Variable in class org.plasma.text.lang3gl.java.DSLClassFactory
 
SDOTask - Class in org.plasma.provisioning.ant
 
SDOTask() - Constructor for class org.plasma.provisioning.ant.SDOTask
 
SDOTool - Class in org.plasma.provisioning.cli
The SDO Tool is used to provision SDO code artifacts.
SDOTool() - Constructor for class org.plasma.provisioning.cli.SDOTool
 
SDOToolAction - Enum in org.plasma.provisioning.cli
 
SDOXSchemaConverter - Class in org.plasma.provisioning.xsd
 
SDOXSchemaConverter(Schema, String, String) - Constructor for class org.plasma.provisioning.xsd.SDOXSchemaConverter
 
search(Property) - Method in class org.plasma.sdo.core.CoreType
 
search(Property) - Method in interface org.plasma.sdo.PlasmaType
Collects and returns all values from Type and its base types mapped to the given instance property.
searchCondition() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QConstraint
Returns a DSL data element for property, searchCondition.
select(DataProperty) - Method in interface org.plasma.query.dsl.DomainQuery
Appends the given property to the select clause within this query and returns the query.
select(Wildcard) - Method in interface org.plasma.query.dsl.DomainQuery
Appends the given wildcard property to the select clause within this query and returns the query.
select(DataProperty) - Method in class org.plasma.query.dsl.DomainRoot
 
select(Wildcard) - Method in class org.plasma.query.dsl.DomainRoot
 
select - Variable in class org.plasma.query.model.Clause
 
Select - Class in org.plasma.query.model
 
Select() - Constructor for class org.plasma.query.model.Select
 
Select(Property) - Constructor for class org.plasma.query.model.Select
 
Select(Property, Property) - Constructor for class org.plasma.query.model.Select
 
Select(Property, Property, Property) - Constructor for class org.plasma.query.model.Select
 
Select(Property, Property, Property, Property) - Constructor for class org.plasma.query.model.Select
 
Select(Property[]) - Constructor for class org.plasma.query.model.Select
 
Select(WildcardProperty) - Constructor for class org.plasma.query.model.Select
 
Select(WildcardProperty, WildcardProperty) - Constructor for class org.plasma.query.model.Select
 
Select(WildcardProperty, WildcardProperty, WildcardProperty) - Constructor for class org.plasma.query.model.Select
 
Select(WildcardProperty, WildcardProperty, WildcardProperty, WildcardProperty) - Constructor for class org.plasma.query.model.Select
 
Select(WildcardProperty[]) - Constructor for class org.plasma.query.model.Select
 
Select(AbstractProperty[]) - Constructor for class org.plasma.query.model.Select
 
Select(String) - Constructor for class org.plasma.query.model.Select
Accepts an XPath expression, which may include predicates on any path step, and parses the expressions into an object model representation.
Select(String[]) - Constructor for class org.plasma.query.model.Select
Accepts an array of XPath expressions, which may include predicates on any path step, and parses the expressions into an object model representation.
Select - Interface in org.plasma.query
A clause containing path properties and data properties used to represent a complex selection data graph.
Selection - Interface in org.plasma.query.collector
A selection provides access to a query graph with operations useful for service implementors, providing property names for a given Type but also operations which return the selected properties at a given (query) graph level, and for a given source edge Type.
SelectionCollector - Class in org.plasma.query.collector
Traverses a given Select) clause collecting the specified property names, as well as any path-reference or key properties required for graph structure, into a simple list of logical property name strings mapped to the respective {@link Type} definition.
SelectionCollector(Select, Type) - Constructor for class org.plasma.query.collector.SelectionCollector
 
SelectionCollector(Select, Type, boolean) - Constructor for class org.plasma.query.collector.SelectionCollector
 
SelectionCollector(Select, Where, Type) - Constructor for class org.plasma.query.collector.SelectionCollector
 
SelectionCollector(Select, Where, Type, boolean) - Constructor for class org.plasma.query.collector.SelectionCollector
 
SelectionCollector(Select, Where, OrderBy, Type) - Constructor for class org.plasma.query.collector.SelectionCollector
 
SelectionCollector(Select, Where, OrderBy, Type, boolean) - Constructor for class org.plasma.query.collector.SelectionCollector
 
SelectionCollector(Where, Type) - Constructor for class org.plasma.query.collector.SelectionCollector
 
SelectionCollector(Where, Type, boolean) - Constructor for class org.plasma.query.collector.SelectionCollector
 
SelectionPredicates - Interface in org.plasma.query.collector
Provides access to path predicates for a query graph with operations useful for service implementors.
SelectionProperty - Class in org.plasma.query.collector
 
SelectionProperty(Property, int) - Constructor for class org.plasma.query.collector.SelectionProperty
 
SequenceGenerator - Interface in org.plasma.sdo.access
 
SequenceGeneratorException - Exception in org.plasma.sdo.access
 
SequenceGeneratorException(String) - Constructor for exception org.plasma.sdo.access.SequenceGeneratorException
 
SequenceGeneratorException(Throwable) - Constructor for exception org.plasma.sdo.access.SequenceGeneratorException
 
serialize(CoreObject[], String) - Method in class org.plasma.sdo.access.client.DefaultEJBDataAccessClient
 
serializeElement(ElementNSImpl) - Method in class org.plasma.provisioning.xsd.AbstractAssembler
 
serializeElement(ElementNSImpl) - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
service - Variable in class org.plasma.sdo.access.client.PojoDataAccessClient
 
set(String, Object) - Method in class org.plasma.sdo.core.CoreDataObject
Sets a property of either this object or an object or objects reachable from it, as identified by the specified path.
set(int, Object) - Method in class org.plasma.sdo.core.CoreDataObject
Conversions are specified in Java [6] and the DataHelper.
set(Property, Object) - Method in class org.plasma.sdo.core.CoreDataObject
Sets the value of the given property of the object to the new value.
set(DataObject, String, Object) - Static method in class org.plasma.sdo.core.CoreHelper
Deprecated.
 
set(Object) - Method in class org.plasma.sdo.xpath.DataGraphNodeAdapter
Sets the given value into the XPATH parse result.
set(Object) - Method in class org.plasma.sdo.xpath.XPathDataObject
 
set(Object) - Method in class org.plasma.sdo.xpath.XPathDataProperty
 
set(Object) - Method in class org.plasma.sdo.xpath.XPathDataValue
 
setAction(String) - Method in class org.plasma.provisioning.ant.RDBTask
 
setAlias(String) - Method in class org.plasma.query.model.Entity
Sets the value of the alias property.
setAlias(String) - Method in class org.plasma.query.model.Property
Sets the value of the alias property.
setArithmeticOperator(ArithmeticOperator) - Method in class org.plasma.query.model.Term
Sets the value of the arithmeticOperator property.
setAs(Projection) - Method in class org.plasma.query.model.Property
 
setAutoIncrement(boolean) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Sets the value of the autoIncrement property to the given value.
setAutoIncrement(boolean) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Sets the value of the autoIncrement property to the given value.
setBanner(String) - Method in class org.plasma.provisioning.rdb.oracle.any.sys.impl.VersionImpl
Sets the value of the banner property to the given value.
setBanner(String) - Method in interface org.plasma.provisioning.rdb.oracle.any.sys.Version
Sets the value of the banner property to the given value.
setBanner(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.VersionImpl
Sets the value of the banner property to the given value.
setBanner(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Version
Sets the value of the banner property to the given value.
setBigDecimal(String, BigDecimal) - Method in class org.plasma.sdo.core.CoreDataObject
 
setBigDecimal(int, BigDecimal) - Method in class org.plasma.sdo.core.CoreDataObject
 
setBigDecimal(Property, BigDecimal) - Method in class org.plasma.sdo.core.CoreDataObject
 
setBigInteger(String, BigInteger) - Method in class org.plasma.sdo.core.CoreDataObject
 
setBigInteger(int, BigInteger) - Method in class org.plasma.sdo.core.CoreDataObject
 
setBigInteger(Property, BigInteger) - Method in class org.plasma.sdo.core.CoreDataObject
 
setBoolean(String, boolean) - Method in class org.plasma.sdo.core.CoreDataObject
 
setBoolean(int, boolean) - Method in class org.plasma.sdo.core.CoreDataObject
 
setBoolean(Property, boolean) - Method in class org.plasma.sdo.core.CoreDataObject
 
setByte(String, byte) - Method in class org.plasma.sdo.core.CoreDataObject
 
setByte(int, byte) - Method in class org.plasma.sdo.core.CoreDataObject
 
setByte(Property, byte) - Method in class org.plasma.sdo.core.CoreDataObject
 
setBytes(String, byte[]) - Method in class org.plasma.sdo.core.CoreDataObject
 
setBytes(int, byte[]) - Method in class org.plasma.sdo.core.CoreDataObject
 
setBytes(Property, byte[]) - Method in class org.plasma.sdo.core.CoreDataObject
 
setChar(String, char) - Method in class org.plasma.sdo.core.CoreDataObject
 
setChar(int, char) - Method in class org.plasma.sdo.core.CoreDataObject
 
setChar(Property, char) - Method in class org.plasma.sdo.core.CoreDataObject
 
setCharacterSetName(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Sets the value of the characterSetName property to the given value.
setCharacterSetName(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Sets the value of the characterSetName property to the given value.
setCharacterSetName(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Sets the value of the characterSetName property to the given value.
setCharacterSetName(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Sets the value of the characterSetName property to the given value.
setCharacterSetName(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Sets the value of the characterSetName property to the given value.
setCharacterSetName(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Sets the value of the characterSetName property to the given value.
setCharAt(int, char) - Method in class org.plasma.text.TextBuilder
 
setCharMaxLength(int) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Sets the value of the charMaxLength property to the given value.
setCharMaxLength(int) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Sets the value of the charMaxLength property to the given value.
setClassesDir(String) - Method in class org.plasma.provisioning.ant.QueryTask
 
setCollectionParameter(CollectionParameter) - Method in class org.plasma.query.model.Parameter
Sets the value of the collectionParameter property.
setColumn(int) - Method in class org.plasma.sdo.access.provider.common.PropertyPair
 
setColumn_id(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Sets the value of the column_id property to the given value.
setColumn_id(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Sets the value of the column_id property to the given value.
setColumn_id(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Sets the value of the column_id property to the given value.
setColumn_id(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Sets the value of the column_id property to the given value.
setColumnComment(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Sets the value of the columnComment property to the given value.
setColumnComment(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Sets the value of the columnComment property to the given value.
setColumnKey(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Sets the value of the columnKey property to the given value.
setColumnKey(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Sets the value of the columnKey property to the given value.
setColumnName(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Sets the value of the columnName property to the given value.
setColumnName(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
Sets the value of the columnName property to the given value.
setColumnName(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Sets the value of the columnName property to the given value.
setColumnName(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
Sets the value of the columnName property to the given value.
setColumnName(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
Sets the value of the columnName property to the given value.
setColumnName(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
Sets the value of the columnName property to the given value.
setColumnName(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Sets the value of the columnName property to the given value.
setColumnName(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
Sets the value of the columnName property to the given value.
setColumnName(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Sets the value of the columnName property to the given value.
setColumnName(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Sets the value of the columnName property to the given value.
setColumnName(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment
Sets the value of the columnName property to the given value.
setColumnName(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint
Sets the value of the columnName property to the given value.
setColumnName(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Sets the value of the columnName property to the given value.
setColumnName(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment
Sets the value of the columnName property to the given value.
setColumnNumber(int) - Method in class org.plasma.sdo.xml.ErrorLocator
 
setColumnType(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Sets the value of the columnType property to the given value.
setColumnType(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Sets the value of the columnType property to the given value.
setCommand(String) - Method in class org.plasma.provisioning.ant.ProvisioningTask
 
setComments(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
Sets the value of the comments property to the given value.
setComments(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
Sets the value of the comments property to the given value.
setComments(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
Sets the value of the comments property to the given value.
setComments(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
Sets the value of the comments property to the given value.
setComments(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment
Sets the value of the comments property to the given value.
setComments(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment
Sets the value of the comments property to the given value.
setComments(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment
Sets the value of the comments property to the given value.
setComments(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment
Sets the value of the comments property to the given value.
setConstraint(Constraint[]) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
 
setConstraint(Constraint[]) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Sets the given array of Type Constraint for the object's multi-valued property constraint.
setConstraintName(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Sets the value of the constraintName property to the given value.
setConstraintName(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Sets the value of the constraintName property to the given value.
setConstraintName(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
Sets the value of the constraintName property to the given value.
setConstraintName(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint
Sets the value of the constraintName property to the given value.
setConstraintType(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
Sets the value of the constraintType property to the given value.
setConstraintType(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint
Sets the value of the constraintType property to the given value.
setConstraintType(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Sets the value of the constraintType property to the given value.
setConstraintType(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Sets the value of the constraintType property to the given value.
setContainer(DataObject) - Method in class org.plasma.sdo.core.CoreDataObject
 
setContainer(DataObject) - Method in interface org.plasma.sdo.PlasmaDataObject
Deprecated.
setContainmentProperty(Property) - Method in class org.plasma.sdo.core.CoreDataObject
 
setContainmentProperty(Property) - Method in interface org.plasma.sdo.PlasmaDataObject
Deprecated.
setCopyUUIDs(boolean) - Method in class org.plasma.sdo.helper.DataGraphCopyVisitor
 
setCreateNonContainmentReferenceTypes(boolean) - Method in class org.plasma.xml.schema.SchemaModelAssembler
 
setDataDefault(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Sets the value of the dataDefault property to the given value.
setDataDefault(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Sets the value of the dataDefault property to the given value.
setDataDefault(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Sets the value of the dataDefault property to the given value.
setDataDefault(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Sets the value of the dataDefault property to the given value.
setDataGraph(DataGraph) - Method in class org.plasma.sdo.core.CoreDataObject
 
setDataGraph(DataGraph) - Method in interface org.plasma.sdo.PlasmaDataObject
Deprecated.
setDataLength(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Sets the value of the dataLength property to the given value.
setDataLength(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Sets the value of the dataLength property to the given value.
setDataLength(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Sets the value of the dataLength property to the given value.
setDataLength(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Sets the value of the dataLength property to the given value.
setDataObject(String, DataObject) - Method in class org.plasma.sdo.core.CoreDataObject
 
setDataObject(int, DataObject) - Method in class org.plasma.sdo.core.CoreDataObject
 
setDataObject(Property, DataObject) - Method in class org.plasma.sdo.core.CoreDataObject
 
setDataPrecision(int) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Sets the value of the dataPrecision property to the given value.
setDataPrecision(int) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Sets the value of the dataPrecision property to the given value.
setDataPrecision(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Sets the value of the dataPrecision property to the given value.
setDataPrecision(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Sets the value of the dataPrecision property to the given value.
setDataPrecision(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Sets the value of the dataPrecision property to the given value.
setDataPrecision(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Sets the value of the dataPrecision property to the given value.
setDataScale(int) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Sets the value of the dataScale property to the given value.
setDataScale(int) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Sets the value of the dataScale property to the given value.
setDataScale(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Sets the value of the dataScale property to the given value.
setDataScale(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Sets the value of the dataScale property to the given value.
setDataScale(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Sets the value of the dataScale property to the given value.
setDataScale(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Sets the value of the dataScale property to the given value.
setDataType(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Sets the value of the dataType property to the given value.
setDataType(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Sets the value of the dataType property to the given value.
setDataType(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Sets the value of the dataType property to the given value.
setDataType(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Sets the value of the dataType property to the given value.
setDataType(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Sets the value of the dataType property to the given value.
setDataType(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Sets the value of the dataType property to the given value.
setDate(String, Date) - Method in class org.plasma.sdo.core.CoreDataObject
 
setDate(int, Date) - Method in class org.plasma.sdo.core.CoreDataObject
 
setDate(Property, Date) - Method in class org.plasma.sdo.core.CoreDataObject
 
setDateParameter(DateParameter) - Method in class org.plasma.query.model.Parameter
Sets the value of the dateParameter property.
setDecimalParameter(DecimalParameter) - Method in class org.plasma.query.model.Parameter
Sets the value of the decimalParameter property.
setDelete(Delete) - Method in class org.plasma.query.model.Clause
 
setDeleteRule(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Sets the value of the deleteRule property to the given value.
setDeleteRule(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Sets the value of the deleteRule property to the given value.
setDerivePackageNamesFromURIs(boolean) - Method in class org.plasma.xml.uml.DefaultUMLModelAssembler
 
setDerivePackageNamesFromURIs(boolean) - Method in interface org.plasma.xml.uml.UMLModelAssembler
 
setDest(String) - Method in class org.plasma.provisioning.ant.DSLTask
 
setDest(String) - Method in class org.plasma.provisioning.ant.SDOTask
 
setDestFile(String) - Method in class org.plasma.provisioning.ant.QueryTask
 
setDestFileType(String) - Method in class org.plasma.provisioning.ant.QueryTask
 
setDestNamespacePrefix(String) - Method in class org.plasma.provisioning.ant.QueryTask
 
setDestNamespacePrefix(String) - Method in class org.plasma.xml.uml.DefaultUMLModelAssembler
 
setDestNamespacePrefix(String) - Method in interface org.plasma.xml.uml.UMLModelAssembler
 
setDestNamespaceURI(String) - Method in class org.plasma.provisioning.ant.QueryTask
 
setDestNamespaceURI(String) - Method in class org.plasma.xml.uml.DefaultUMLModelAssembler
 
setDestNamespaceURI(String) - Method in interface org.plasma.xml.uml.UMLModelAssembler
 
setDialect(String) - Method in class org.plasma.provisioning.ant.DSLTask
 
setDialect(String) - Method in class org.plasma.provisioning.ant.RDBTask
 
setDialect(String) - Method in class org.plasma.provisioning.ant.SDOTask
 
setDirection(SortDirectionValues) - Method in class org.plasma.query.model.Property
 
setDirection(TraversalDirection) - Method in class org.plasma.sdo.core.CoreEdge
 
setDistinct(Boolean) - Method in class org.plasma.query.model.Property
 
setDouble(String, double) - Method in class org.plasma.sdo.core.CoreDataObject
 
setDouble(int, double) - Method in class org.plasma.sdo.core.CoreDataObject
 
setDouble(Property, double) - Method in class org.plasma.sdo.core.CoreDataObject
 
setEditioningView(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Sets the value of the editioningView property to the given value.
setEditioningView(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Sets the value of the editioningView property to the given value.
setEncoding(String) - Method in class org.plasma.sdo.core.CoreXMLDocument
 
setEncoding(String) - Method in class org.plasma.sdo.xml.DefaultOptions
 
setEncoding(String) - Method in interface org.plasma.sdo.xml.XMLOptions
Sets the character encoding.
setEndRange(Integer) - Method in class org.plasma.query.dsl.DomainRoot
 
setEndRange(Integer) - Method in class org.plasma.query.model.Query
 
setEndRange(Integer) - Method in interface org.plasma.query.Query
Sets the value of the endRange property.
setEntity(Entity) - Method in class org.plasma.query.model.Delete
Sets the value of the entity property.
setEntity(Entity) - Method in class org.plasma.query.model.From
 
setEntity(Entity) - Method in class org.plasma.query.model.Join
Sets the value of the entity property.
setEntity(Entity) - Method in class org.plasma.query.model.Term
Sets the value of the entity property.
setEntity(Entity) - Method in class org.plasma.query.model.Update
Sets the value of the entity property.
setErrorHandler(ErrorHandler) - Method in class org.plasma.sdo.xml.DefaultOptions
 
setErrorHandler(ErrorHandler) - Method in interface org.plasma.sdo.xml.XMLOptions
Sets the current XML Schema (XSD) validation error handler
setExpression(Expression) - Method in class org.plasma.query.model.On
Sets the value of the expression property.
setExpression(Expression) - Method in class org.plasma.query.model.Term
Sets the value of the expression property.
setFailOnValidationError(boolean) - Method in class org.plasma.sdo.xml.DefaultOptions
 
setFile(String) - Method in class org.plasma.provisioning.ant.QueryTask
 
setFilterId(FilterId) - Method in class org.plasma.query.model.Where
Sets the value of the filterId property.
setFloat(String, float) - Method in class org.plasma.sdo.core.CoreDataObject
 
setFloat(int, float) - Method in class org.plasma.sdo.core.CoreDataObject
 
setFloat(Property, float) - Method in class org.plasma.sdo.core.CoreDataObject
 
setFloatParameter(FloatParameter) - Method in class org.plasma.query.model.Parameter
Sets the value of the floatParameter property.
setFrom(From) - Method in class org.plasma.query.model.Clause
Sets the value of the from property.
setGroupBy(GroupBy) - Method in class org.plasma.query.model.Clause
Sets the value of the GroupBy property.
setGroupOperator(GroupOperator) - Method in class org.plasma.query.model.Term
Sets the value of the groupOperator property.
setId(Object) - Method in class org.plasma.sdo.core.CoreDataGraph
Sets an object to be used and managed by client Data Access Services as an identifier for a Data Graph.
setId(Object) - Method in interface org.plasma.sdo.PlasmaDataGraph
Sets an object to be used and managed by client Data Access Services as an identifier for a Data Graph.
setImportDeclaration(ImportDeclaration) - Method in class org.plasma.query.model.Where
Sets the value of the importDeclaration property.
setIndent(boolean) - Method in class org.plasma.text.ddl.DDLStreamAssembler
 
setIndent(boolean) - Method in class org.plasma.text.lang3gl.DefaultStreamAssembler
 
setIndentationToken(String) - Method in class org.plasma.text.ddl.DDLStreamAssembler
 
setIndentationToken(String) - Method in class org.plasma.text.lang3gl.DefaultStreamAssembler
 
setIndex(Integer) - Method in class org.plasma.query.model.PathElement
Sets the value of the index property.
setIndexName(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Sets the value of the indexName property to the given value.
setIndexName(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Sets the value of the indexName property to the given value.
setIndexOwner(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Sets the value of the indexOwner property to the given value.
setIndexOwner(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Sets the value of the indexOwner property to the given value.
setInt(String, int) - Method in class org.plasma.sdo.core.CoreDataObject
 
setInt(int, int) - Method in class org.plasma.sdo.core.CoreDataObject
 
setInt(Property, int) - Method in class org.plasma.sdo.core.CoreDataObject
 
setIntParameter(IntParameter) - Method in class org.plasma.query.model.Parameter
Sets the value of the intParameter property.
setIsUpdatable(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
Sets the value of the isUpdatable property to the given value.
setIsUpdatable(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
Sets the value of the isUpdatable property to the given value.
setJoin(Join) - Method in class org.plasma.query.model.Clause
Sets the value of the join property.
setLanguage(QueryLanguageValues) - Method in class org.plasma.query.model.TextContent
Sets the value of the language property.
setLeft(PlasmaNode) - Method in class org.plasma.sdo.PlasmaDataLink
 
setLeft(PlasmaNode) - Method in interface org.plasma.sdo.PlasmaEdge
 
setLength(int) - Method in class org.plasma.text.TextBuilder
 
setLineNumber(int) - Method in class org.plasma.sdo.xml.ErrorLocator
 
setList(String, List) - Method in class org.plasma.sdo.core.CoreDataObject
 
setList(int, List) - Method in class org.plasma.sdo.core.CoreDataObject
 
setList(Property, List) - Method in class org.plasma.sdo.core.CoreDataObject
 
setLiteral(Literal) - Method in class org.plasma.query.model.Term
Sets the value of the literal property.
setLogicalOperator(LogicalOperator) - Method in class org.plasma.query.model.Term
Sets the value of the logicalOperator property.
setLong(String, long) - Method in class org.plasma.sdo.core.CoreDataObject
 
setLong(int, long) - Method in class org.plasma.sdo.core.CoreDataObject
 
setLong(Property, long) - Method in class org.plasma.sdo.core.CoreDataObject
 
setModelFile(String) - Method in class org.plasma.provisioning.ant.ProvisioningTask
 
setName(String) - Method in interface org.plasma.provisioning.rdb.mysql.any.GlobalVariable
Sets the value of the name property to the given value.
setName(String) - Method in class org.plasma.provisioning.rdb.mysql.any.impl.GlobalVariableImpl
Sets the value of the name property to the given value.
setName(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.GlobalVariable
Sets the value of the name property to the given value.
setName(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.GlobalVariableImpl
Sets the value of the name property to the given value.
setName(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnConstraintImpl
Sets the value of the name property to the given value.
setName(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
Sets the value of the name property to the given value.
setName(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
Sets the value of the name property to the given value.
setName(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnConstraint
Sets the value of the name property to the given value.
setName(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
Sets the value of the name property to the given value.
setName(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint
Sets the value of the name property to the given value.
setName(String) - Method in class org.plasma.query.dsl.DomainRoot
 
setName(String) - Method in class org.plasma.query.model.ConfigurationProperty
Sets the value of the name property.
setName(String) - Method in class org.plasma.query.model.Entity
Sets the value of the name property.
setName(FunctionValues) - Method in class org.plasma.query.model.Function
Sets the value of the name property.
setName(String) - Method in class org.plasma.query.model.FunctionArg
Sets the value of the name property.
setName(String) - Method in class org.plasma.query.model.Projection
Sets the value of the name property.
setName(String) - Method in class org.plasma.query.model.Property
 
setName(String) - Method in class org.plasma.query.model.Query
 
setName(String) - Method in interface org.plasma.query.Query
Sets the value of the name property for the query.
setNamespaces(String) - Method in class org.plasma.provisioning.ant.RDBTask
 
setNamespaceURI(String) - Method in class org.plasma.query.model.Entity
Sets the value of the namespaceURI property.
setNameType(ProjectionNameType) - Method in class org.plasma.query.model.Projection
Sets the value of the nameType property.
setNoNamespaceSchemaLocation(String) - Method in class org.plasma.sdo.core.CoreXMLDocument
 
setNullable(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Sets the value of the nullable property to the given value.
setNullable(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Sets the value of the nullable property to the given value.
setNullable(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Sets the value of the nullable property to the given value.
setNullable(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Sets the value of the nullable property to the given value.
setNullable(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Sets the value of the nullable property to the given value.
setNullable(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Sets the value of the nullable property to the given value.
setNullLiteral(NullLiteral) - Method in class org.plasma.query.model.Term
Sets the value of the nullLiteral property.
setOctetMaxLength(int) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Sets the value of the octetMaxLength property to the given value.
setOctetMaxLength(int) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Sets the value of the octetMaxLength property to the given value.
setOidText(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Sets the value of the oidText property to the given value.
setOidText(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Sets the value of the oidText property to the given value.
setOidTextLength(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Sets the value of the oidTextLength property to the given value.
setOidTextLength(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Sets the value of the oidTextLength property to the given value.
setOldValue(Object) - Method in class org.plasma.sdo.access.provider.common.PropertyPair
 
setOldValueColumn(int) - Method in class org.plasma.sdo.access.provider.common.PropertyPair
 
setOn(On) - Method in class org.plasma.query.model.Join
Sets the value of the on property.
setOptions(XMLOptions) - Method in class org.plasma.sdo.xml.XMLProcessor
 
setOrderBy(OrderBy) - Method in class org.plasma.query.model.Clause
Sets the value of the orderBy property.
setOutputDirectory(String) - Method in class org.plasma.provisioning.ant.RDBTask
 
setOutputFile(String) - Method in class org.plasma.provisioning.ant.RDBTask
 
setOwner(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnConstraintImpl
Sets the value of the owner property to the given value.
setOwner(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Sets the value of the owner property to the given value.
setOwner(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
Sets the value of the owner property to the given value.
setOwner(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
Sets the value of the owner property to the given value.
setOwner(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Sets the value of the owner property to the given value.
setOwner(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
Sets the value of the owner property to the given value.
setOwner(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Sets the value of the owner property to the given value.
setOwner(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Sets the value of the owner property to the given value.
setOwner(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnConstraint
Sets the value of the owner property to the given value.
setOwner(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
Sets the value of the owner property to the given value.
setOwner(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint
Sets the value of the owner property to the given value.
setOwner(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
Sets the value of the owner property to the given value.
setOwner(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Sets the value of the owner property to the given value.
setOwner(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Sets the value of the owner property to the given value.
setOwner(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
Sets the value of the owner property to the given value.
setOwner(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
Sets the value of the owner property to the given value.
setOwner(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Sets the value of the owner property to the given value.
setOwner(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
Sets the value of the owner property to the given value.
setOwner(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
Sets the value of the owner property to the given value.
setOwner(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
Sets the value of the owner property to the given value.
setOwner(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Sets the value of the owner property to the given value.
setOwner(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
Sets the value of the owner property to the given value.
setOwner(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Sets the value of the owner property to the given value.
setOwner(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Sets the value of the owner property to the given value.
setOwner(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Sets the value of the owner property to the given value.
setOwner(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment
Sets the value of the owner property to the given value.
setOwner(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint
Sets the value of the owner property to the given value.
setOwner(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment
Sets the value of the owner property to the given value.
setOwner(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Sets the value of the owner property to the given value.
setOwner(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Sets the value of the owner property to the given value.
setOwner(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment
Sets the value of the owner property to the given value.
setOwner(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment
Sets the value of the owner property to the given value.
setParameterChar(String) - Method in class org.plasma.sdo.access.provider.common.SQLQueryFilterAssembler
 
setParameterDeclaration(ParameterDeclaration) - Method in class org.plasma.query.model.Where
Sets the value of the parameterDeclaration property.
setPath(Path) - Method in class org.plasma.query.model.AbstractProperty
Sets the value of the path property.
setPathElement(AbstractPathElement) - Method in class org.plasma.query.model.PathNode
Sets the value of the pathElement property.
setPhysicalName(String) - Method in class org.plasma.query.model.Entity
 
setPhysicalName(String) - Method in class org.plasma.query.model.PathElement
 
setPhysicalName(String) - Method in class org.plasma.query.model.Property
 
setPhysicalNameBytes(byte[]) - Method in class org.plasma.query.model.Entity
 
setPhysicalNameBytes(byte[]) - Method in class org.plasma.query.model.PathElement
 
setPhysicalNameBytes(byte[]) - Method in class org.plasma.query.model.Property
 
setPrettyPrint(boolean) - Method in class org.plasma.sdo.xml.DefaultOptions
 
setPrettyPrint(boolean) - Method in interface org.plasma.sdo.xml.XMLOptions
For XML writer utilities, sets whether to indent and format the XML output.
setProperty(Property) - Method in class org.plasma.query.model.Term
Sets the value of the property property.
setProperty(Property) - Method in class org.plasma.query.model.Variable
Sets the value of the property property.
setPropertyPath(String) - Method in class org.plasma.sdo.access.provider.common.PropertyPair
 
setPublicId(String) - Method in class org.plasma.sdo.xml.ErrorLocator
 
setQuery(Query) - Method in class org.plasma.query.model.Property
 
setQuery(Query) - Method in class org.plasma.query.model.Term
Sets the value of the query property.
setQueryProperty(boolean) - Method in class org.plasma.sdo.access.provider.common.PropertyPair
 
setRandomSample(Float) - Method in class org.plasma.query.model.From
Sets the value of the randomSample property.
setReadOnly(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Sets the value of the readOnly property to the given value.
setReadOnly(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Sets the value of the readOnly property to the given value.
setRefConstraintName(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Sets the value of the refConstraintName property to the given value.
setRefConstraintName(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Sets the value of the refConstraintName property to the given value.
setReferencedColumnName(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
Sets the value of the referencedColumnName property to the given value.
setReferencedColumnName(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
Sets the value of the referencedColumnName property to the given value.
setReferencedTableName(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
Sets the value of the referencedTableName property to the given value.
setReferencedTableName(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
Sets the value of the referencedTableName property to the given value.
setReferencedTableSchema(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
Sets the value of the referencedTableSchema property to the given value.
setReferencedTableSchema(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
Sets the value of the referencedTableSchema property to the given value.
setRefOwner(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Sets the value of the refOwner property to the given value.
setRefOwner(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Sets the value of the refOwner property to the given value.
setRelationalOperator(RelationalOperator) - Method in class org.plasma.query.model.Term
Sets the value of the relationalOperator property.
setRight(PlasmaNode) - Method in class org.plasma.sdo.PlasmaDataLink
 
setRight(PlasmaNode) - Method in interface org.plasma.sdo.PlasmaEdge
 
setRootElementName(String) - Method in class org.plasma.sdo.xml.DefaultOptions
 
setRootElementName(String) - Method in interface org.plasma.sdo.xml.XMLOptions
Sets root element name
setRootElementNamespaceURI(String) - Method in class org.plasma.sdo.xml.DefaultOptions
 
setRootElementNamespaceURI(String) - Method in interface org.plasma.sdo.xml.XMLOptions
Sets root namespace URI.
setRootNamespacePrefix(String) - Method in class org.plasma.sdo.xml.DefaultOptions
 
setRootNamespacePrefix(String) - Method in interface org.plasma.sdo.xml.XMLOptions
Sets desired root namespace prefix.
setSchemaLocation(String) - Method in class org.plasma.sdo.core.CoreXMLDocument
 
setSchemaNames(String) - Method in class org.plasma.provisioning.ant.RDBTask
 
setSearchCondition(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Sets the value of the searchCondition property to the given value.
setSearchCondition(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Sets the value of the searchCondition property to the given value.
setSelect(Select) - Method in class org.plasma.query.model.Clause
Sets the value of the select property.
setShort(String, short) - Method in class org.plasma.sdo.core.CoreDataObject
 
setShort(int, short) - Method in class org.plasma.sdo.core.CoreDataObject
 
setShort(Property, short) - Method in class org.plasma.sdo.core.CoreDataObject
 
setSourceDir(String) - Method in class org.plasma.provisioning.ant.QueryTask
 
setStartRange(Integer) - Method in class org.plasma.query.dsl.DomainRoot
 
setStartRange(Integer) - Method in class org.plasma.query.model.Query
 
setStartRange(Integer) - Method in interface org.plasma.query.Query
Sets the value of the startRange property.
setString(String, String) - Method in class org.plasma.sdo.core.CoreDataObject
 
setString(int, String) - Method in class org.plasma.sdo.core.CoreDataObject
 
setString(Property, String) - Method in class org.plasma.sdo.core.CoreDataObject
 
setStringParameter(StringParameter) - Method in class org.plasma.query.model.Parameter
Sets the value of the stringParameter property.
setSubqueryOperator(SubqueryOperator) - Method in class org.plasma.query.model.Term
Sets the value of the subqueryOperator property.
setSuperviewName(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Sets the value of the superviewName property to the given value.
setSuperviewName(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Sets the value of the superviewName property to the given value.
setSystemId(String) - Method in class org.plasma.sdo.xml.ErrorLocator
 
setTable(Table) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnConstraintImpl
Sets the value of the table property to the given value.
setTable(Table) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Sets the value of the table property to the given value.
setTable(Table) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
Sets the value of the table property to the given value.
setTable(Table) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
Sets the value of the table property to the given value.
setTable(Table) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
Sets the value of the table property to the given value.
setTable(Table) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Sets the value of the table property to the given value.
setTable(Table) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnConstraint
Sets the value of the table property to the given value.
setTable(Table) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
Sets the value of the table property to the given value.
setTable(Table) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint
Sets the value of the table property to the given value.
setTable(Table) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
Sets the value of the table property to the given value.
setTable(Table) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Sets the value of the table property to the given value.
setTable(Table) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Sets the value of the table property to the given value.
setTable(Table) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
Sets the value of the table property to the given value.
setTable(Table) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
Sets the value of the table property to the given value.
setTable(Table) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Sets the value of the table property to the given value.
setTable(Table) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
Sets the value of the table property to the given value.
setTable(Table) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Sets the value of the table property to the given value.
setTable(Table) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment
Sets the value of the table property to the given value.
setTable(Table) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint
Sets the value of the table property to the given value.
setTable(Table) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment
Sets the value of the table property to the given value.
setTableColumn(TableColumn[]) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
 
setTableColumn(TableColumn[]) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Sets the given array of Type TableColumn for the object's multi-valued property tableColumn.
setTableColumn(TableColumn[]) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
 
setTableColumn(TableColumn[]) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Sets the given array of Type TableColumn for the object's multi-valued property tableColumn.
setTableColumnComment(TableColumnComment[]) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
 
setTableColumnComment(TableColumnComment[]) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Sets the given array of Type TableColumnComment for the object's multi-valued property tableColumnComment.
setTableColumnConstraint(TableColumnConstraint[]) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
 
setTableColumnConstraint(TableColumnConstraint[]) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Sets the given array of Type TableColumnConstraint for the object's multi-valued property tableColumnConstraint.
setTableColumnConstraint(TableColumnConstraint[]) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
 
setTableColumnConstraint(TableColumnConstraint[]) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Sets the given array of Type TableColumnConstraint for the object's multi-valued property tableColumnConstraint.
setTableColumnKeyUsage(TableColumnKeyUsage[]) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
 
setTableColumnKeyUsage(TableColumnKeyUsage[]) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Sets the given array of Type TableColumnKeyUsage for the object's multi-valued property tableColumnKeyUsage.
setTableComment(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Sets the value of the tableComment property to the given value.
setTableComment(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
Sets the value of the tableComment property to the given value.
setTableComment(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Sets the value of the tableComment property to the given value.
setTableComment(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
Sets the value of the tableComment property to the given value.
setTableComment(TableComment[]) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
 
setTableComment(TableComment[]) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Sets the given array of Type TableComment for the object's multi-valued property tableComment.
setTableConstraint(TableConstraint[]) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
 
setTableConstraint(TableConstraint[]) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Sets the given array of Type TableConstraint for the object's multi-valued property tableConstraint.
setTableName(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Sets the value of the tableName property to the given value.
setTableName(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Sets the value of the tableName property to the given value.
setTableName(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
Sets the value of the tableName property to the given value.
setTableName(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Sets the value of the tableName property to the given value.
setTableType(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Sets the value of the tableType property to the given value.
setTableType(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Sets the value of the tableType property to the given value.
setTableType(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
Sets the value of the tableType property to the given value.
setTableType(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
Sets the value of the tableType property to the given value.
setTableType(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment
Sets the value of the tableType property to the given value.
setTableType(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment
Sets the value of the tableType property to the given value.
setTerminated(boolean) - Method in class org.plasma.sdo.xml.Marshaller.PathNode
 
setText(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Sets the value of the text property to the given value.
setText(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Sets the value of the text property to the given value.
setTextContent(TextContent) - Method in class org.plasma.query.model.GroupBy
Sets the value of the textContent property.
setTextContent(TextContent) - Method in class org.plasma.query.model.OrderBy
Sets the value of the textContent property.
setTextContent(TextContent) - Method in class org.plasma.query.model.Select
Sets the value of the textContent property.
setTextContent(TextContent) - Method in class org.plasma.query.model.Where
Sets the value of the textContent property.
setTextLength(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Sets the value of the textLength property to the given value.
setTextLength(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Sets the value of the textLength property to the given value.
setTraversal(Traversal) - Method in class org.plasma.query.visitor.VisitorContext
 
setType(JoinType) - Method in class org.plasma.query.model.Join
Sets the value of the type property.
setType(WildcardPropertyTypeValues) - Method in class org.plasma.query.model.WildcardProperty
Sets the value of the type property.
setTypeText(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Sets the value of the typeText property to the given value.
setTypeText(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Sets the value of the typeText property to the given value.
setTypeTextLength(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Sets the value of the typeTextLength property to the given value.
setTypeTextLength(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Sets the value of the typeTextLength property to the given value.
setUniqueId(String) - Method in class org.plasma.query.model.AbstractProperty
 
setUniqueId(String) - Method in class org.plasma.query.model.Entity
 
setUpdate(Update) - Method in class org.plasma.query.model.Clause
 
setValidate(boolean) - Method in class org.plasma.sdo.xml.DefaultOptions
 
setValidate(boolean) - Method in interface org.plasma.sdo.xml.XMLOptions
Set whether to perform XML Schema (XSD) validation when reading XML input.
setValidationLog(Log) - Method in class org.plasma.sdo.xml.DefaultOptions
 
setValidationLog(Log) - Method in interface org.plasma.sdo.xml.XMLOptions
Sets the current XML Schema (XSD) validation error log
setValue(String) - Method in interface org.plasma.provisioning.rdb.mysql.any.GlobalVariable
Sets the value of the value property to the given value.
setValue(String) - Method in class org.plasma.provisioning.rdb.mysql.any.impl.GlobalVariableImpl
Sets the value of the value property to the given value.
setValue(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.GlobalVariable
Sets the value of the value property to the given value.
setValue(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.GlobalVariableImpl
Sets the value of the value property to the given value.
setValue(String) - Method in class org.plasma.query.model.AbstractFunctionArg
Sets the value of the value property.
setValue(String) - Method in class org.plasma.query.model.AbstractPathElement
Sets the value of the value property.
setValue(ArithmeticOperatorValues) - Method in class org.plasma.query.model.ArithmeticOperator
Sets the value of the value property.
setValue(String) - Method in class org.plasma.query.model.CollectionParameter
Sets the value of the value property.
setValue(String) - Method in class org.plasma.query.model.ConfigurationProperty
Sets the value of the value property.
setValue(XMLGregorianCalendar) - Method in class org.plasma.query.model.DateParameter
Sets the value of the value property.
setValue(BigDecimal) - Method in class org.plasma.query.model.DecimalParameter
Sets the value of the value property.
setValue(String) - Method in class org.plasma.query.model.FilterId
Sets the value of the value property.
setValue(float) - Method in class org.plasma.query.model.FloatParameter
Sets the value of the value property.
setValue(GroupOperatorValues) - Method in class org.plasma.query.model.GroupOperator
Sets the value of the value property.
setValue(String) - Method in class org.plasma.query.model.ImportDeclaration
Sets the value of the value property.
setValue(int) - Method in class org.plasma.query.model.IntParameter
Sets the value of the value property.
setValue(String) - Method in class org.plasma.query.model.Literal
Sets the value of the value property.
setValue(LogicalOperatorValues) - Method in class org.plasma.query.model.LogicalOperator
Sets the value of the value property.
setValue(String) - Method in class org.plasma.query.model.ParameterDeclaration
Sets the value of the value property.
setValue(RelationalOperatorValues) - Method in class org.plasma.query.model.RelationalOperator
Sets the value of the value property.
setValue(String) - Method in class org.plasma.query.model.StringParameter
Sets the value of the value property.
setValue(SubqueryOperatorValues) - Method in class org.plasma.query.model.SubqueryOperator
Sets the value of the value property.
setValue(String) - Method in class org.plasma.query.model.TextContent
Sets the value of the value property.
setValue(String) - Method in class org.plasma.query.model.VariableDeclaration
Sets the value of the value property.
setValue(WildcardOperatorValues) - Method in class org.plasma.query.model.WildcardOperator
Sets the value of the value property.
setValue(String, Object) - Method in class org.plasma.sdo.core.CoreNode
 
setValue(int, Object) - Method in class org.plasma.sdo.core.CoreSequence
Sets the entry at a specified index to the new value.
setValueObject(CoreObject) - Method in class org.plasma.sdo.core.CoreNode
 
setValueObject(CoreObject) - Method in interface org.plasma.sdo.core.CoreObjectHolder
 
setValueProp(PlasmaProperty) - Method in class org.plasma.sdo.access.provider.common.PropertyPair
 
setValues(Boolean) - Method in class org.plasma.query.model.Property
 
setVariable(Variable) - Method in class org.plasma.query.model.Term
Sets the value of the variable property.
setVariableDeclaration(VariableDeclaration) - Method in class org.plasma.query.model.Where
Sets the value of the variableDeclaration property.
setView(View[]) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
 
setView(View[]) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Sets the given array of Type View for the object's multi-valued property view.
setView(View) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
Sets the value of the view property to the given value.
setView(View) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Sets the value of the view property to the given value.
setView(View) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
Sets the value of the view property to the given value.
setView(View) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Sets the value of the view property to the given value.
setView(View) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment
Sets the value of the view property to the given value.
setView(View) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment
Sets the value of the view property to the given value.
setViewColumn(ViewColumn[]) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
 
setViewColumn(ViewColumn[]) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Sets the given array of Type ViewColumn for the object's multi-valued property viewColumn.
setViewColumnComment(ViewColumnComment[]) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
 
setViewColumnComment(ViewColumnComment[]) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Sets the given array of Type ViewColumnComment for the object's multi-valued property viewColumnComment.
setViewComment(ViewComment[]) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
 
setViewComment(ViewComment[]) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Sets the given array of Type ViewComment for the object's multi-valued property viewComment.
setViewDefinition(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
Sets the value of the viewDefinition property to the given value.
setViewDefinition(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
Sets the value of the viewDefinition property to the given value.
setViewName(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Sets the value of the viewName property to the given value.
setViewName(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Sets the value of the viewName property to the given value.
setViewType(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Sets the value of the viewType property to the given value.
setViewType(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Sets the value of the viewType property to the given value.
setViewTypeOwner(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Sets the value of the viewTypeOwner property to the given value.
setViewTypeOwner(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Sets the value of the viewTypeOwner property to the given value.
setWhere(Where) - Method in class org.plasma.query.model.Clause
Sets the value of the where property.
setWhere(Where) - Method in class org.plasma.query.model.PathNode
Sets the value of the where property.
setWildcardChar(String) - Method in class org.plasma.sdo.access.provider.common.SQLQueryFilterAssembler
 
setWildcardOperator(WildcardOperator) - Method in class org.plasma.query.model.Term
Sets the value of the wildcardOperator property.
setWildcardProperty(WildcardProperty) - Method in class org.plasma.query.model.Term
Sets the value of the wildcardProperty property.
setXMLDeclaration(boolean) - Method in class org.plasma.sdo.core.CoreXMLDocument
 
setXMLVersion(String) - Method in class org.plasma.sdo.core.CoreXMLDocument
 
setXpath(QueryXPath) - Method in class org.plasma.query.xpath.QueryPathNavigator
 
SimpleCollector - Class in org.plasma.sdo.access.provider.common
 
SimpleCollector() - Constructor for class org.plasma.sdo.access.provider.common.SimpleCollector
 
simpleTypeMap - Variable in class org.plasma.provisioning.xsd.ConverterSupport
maps top-level simple type names to simple type structures
SimpleTypeUtils - Class in org.plasma.provisioning.xsd
 
SimpleTypeUtils() - Constructor for class org.plasma.provisioning.xsd.SimpleTypeUtils
 
size() - Method in class org.plasma.sdo.core.CoreSequence
Returns the number of entries in the sequence.
SnapshotMap - Class in org.plasma.sdo.core
Holds internally managed concurrency property values and data store generated keys, for return back to clients, resulting from insert, update or delete operations, in association with a single time stamp value.
SnapshotMap(Timestamp) - Constructor for class org.plasma.sdo.core.SnapshotMap
 
SortDirectionValues - Enum in org.plasma.query.model
Java class for SortDirectionValues.
source - Variable in class org.plasma.query.dsl.DomainObject
 
source - Variable in class org.plasma.sdo.xpath.DataGraphNodeAdapter
 
source - Variable in class org.plasma.sdo.xpath.MetaDataNodeAdapter
 
sourceProperty - Variable in class org.plasma.query.dsl.DomainObject
 
sourceProperty - Variable in class org.plasma.sdo.xpath.DataGraphNodeAdapter
 
sourceProperty - Variable in class org.plasma.sdo.xpath.MetaDataNodeAdapter
 
SQLDataSource - Interface in org.plasma.sdo.access.provider.common
 
SQLQueryFilterAssembler - Class in org.plasma.sdo.access.provider.common
 
SQLQueryFilterAssembler(Type) - Constructor for class org.plasma.sdo.access.provider.common.SQLQueryFilterAssembler
 
SQLQueryFilterAssembler(Type, List<Object>) - Constructor for class org.plasma.sdo.access.provider.common.SQLQueryFilterAssembler
 
start(Query) - Method in class org.plasma.query.model.AbstractQueryValidator
 
start(Clause) - Method in class org.plasma.query.model.AbstractQueryValidator
 
start(Select) - Method in class org.plasma.query.model.AbstractQueryValidator
 
start(Update) - Method in class org.plasma.query.model.AbstractQueryValidator
 
start(Delete) - Method in class org.plasma.query.model.AbstractQueryValidator
 
start(From) - Method in class org.plasma.query.model.AbstractQueryValidator
 
start(Where) - Method in class org.plasma.query.model.AbstractQueryValidator
 
start(OrderBy) - Method in class org.plasma.query.model.AbstractQueryValidator
 
start(Expression) - Method in class org.plasma.query.model.AbstractQueryValidator
 
start(Term) - Method in class org.plasma.query.model.AbstractQueryValidator
 
start(Property) - Method in class org.plasma.query.model.AbstractQueryValidator
 
start(Entity) - Method in class org.plasma.query.model.AbstractQueryValidator
 
start(RelationalOperator) - Method in class org.plasma.query.model.AbstractQueryValidator
 
start(LogicalOperator) - Method in class org.plasma.query.model.AbstractQueryValidator
 
start(ArithmeticOperator) - Method in class org.plasma.query.model.AbstractQueryValidator
 
start(WildcardOperator) - Method in class org.plasma.query.model.AbstractQueryValidator
 
start(Literal) - Method in class org.plasma.query.model.AbstractQueryValidator
 
start(Select) - Method in class org.plasma.query.model.QueryValidator
Ensures class associated with From clause entity exists
start(From) - Method in class org.plasma.query.model.QueryValidator
Ensures class associated with From clause entity exists
start(Expression) - Method in class org.plasma.query.model.QueryValidator
 
start(Property) - Method in class org.plasma.query.model.QueryValidator
 
start(Literal) - Method in class org.plasma.query.model.QueryValidator
 
start(Query) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
start(Clause) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
start(Select) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
start(Update) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
start(Delete) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
start(From) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
start(Where) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
start(OrderBy) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
start(GroupBy) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
start(Join) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
start(Expression) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
start(Term) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
start(AbstractProperty) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
start(Property) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
start(WildcardProperty) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
start(Entity) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
start(GroupOperator) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
start(RelationalOperator) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
start(LogicalOperator) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
start(ArithmeticOperator) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
start(WildcardOperator) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
start(SubqueryOperator) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
start(Literal) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
start(NullLiteral) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
start(Variable) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
start(Query) - Method in interface org.plasma.query.visitor.QueryVisitor
 
start(Clause) - Method in interface org.plasma.query.visitor.QueryVisitor
 
start(Select) - Method in interface org.plasma.query.visitor.QueryVisitor
 
start(Update) - Method in interface org.plasma.query.visitor.QueryVisitor
 
start(Delete) - Method in interface org.plasma.query.visitor.QueryVisitor
 
start(From) - Method in interface org.plasma.query.visitor.QueryVisitor
 
start(Where) - Method in interface org.plasma.query.visitor.QueryVisitor
 
start(OrderBy) - Method in interface org.plasma.query.visitor.QueryVisitor
 
start(GroupBy) - Method in interface org.plasma.query.visitor.QueryVisitor
 
start(Join) - Method in interface org.plasma.query.visitor.QueryVisitor
 
start(Expression) - Method in interface org.plasma.query.visitor.QueryVisitor
 
start(Term) - Method in interface org.plasma.query.visitor.QueryVisitor
 
start(Property) - Method in interface org.plasma.query.visitor.QueryVisitor
 
start(WildcardProperty) - Method in interface org.plasma.query.visitor.QueryVisitor
 
start(AbstractProperty) - Method in interface org.plasma.query.visitor.QueryVisitor
 
start(Entity) - Method in interface org.plasma.query.visitor.QueryVisitor
 
start(GroupOperator) - Method in interface org.plasma.query.visitor.QueryVisitor
 
start(RelationalOperator) - Method in interface org.plasma.query.visitor.QueryVisitor
 
start(LogicalOperator) - Method in interface org.plasma.query.visitor.QueryVisitor
 
start(ArithmeticOperator) - Method in interface org.plasma.query.visitor.QueryVisitor
 
start(WildcardOperator) - Method in interface org.plasma.query.visitor.QueryVisitor
 
start(SubqueryOperator) - Method in interface org.plasma.query.visitor.QueryVisitor
 
start(Literal) - Method in interface org.plasma.query.visitor.QueryVisitor
 
start(NullLiteral) - Method in interface org.plasma.query.visitor.QueryVisitor
 
start(Variable) - Method in interface org.plasma.query.visitor.QueryVisitor
 
start(Property) - Method in class org.plasma.sdo.access.provider.common.DataComparatorAssembler
 
start(Property) - Method in class org.plasma.sdo.access.provider.common.DataObjectHashKeyAssembler
 
start(LogicalOperator) - Method in class org.plasma.sdo.access.provider.common.SQLQueryFilterAssembler
 
start(RelationalOperator) - Method in class org.plasma.sdo.access.provider.common.SQLQueryFilterAssembler
 
start(WildcardOperator) - Method in class org.plasma.sdo.access.provider.common.SQLQueryFilterAssembler
 
start(Literal) - Method in class org.plasma.sdo.access.provider.common.SQLQueryFilterAssembler
 
start(NullLiteral) - Method in class org.plasma.sdo.access.provider.common.SQLQueryFilterAssembler
 
start(Expression) - Method in class org.plasma.sdo.access.provider.common.TextQueryFilterAssembler
 
start(GroupOperator) - Method in class org.plasma.sdo.access.provider.common.TextQueryFilterAssembler
 
start(PlasmaDataObject, PlasmaDataObject, String, int) - Method in interface org.plasma.sdo.PlasmaDataGraphEventVisitor
 
start() - Method in class org.plasma.sdo.xml.DocumentMarshaller
Deprecated.
Begins the document assembly process
start() - Method in class org.plasma.text.ddl.DDLStreamAssembler
 
start() - Method in class org.plasma.text.lang3gl.DefaultStreamAssembler
 
startRange - Variable in class org.plasma.query.model.Query
 
Stereotype - Interface in org.plasma.sdo.repository
 
StreamMarshaller - Class in org.plasma.sdo.xml
A Streaming API for XML (StAX) based XML marshaler which converts/writes an SDO data graph to various supplied (stream-based) XML output sources.
StreamMarshaller(XMLDocument) - Constructor for class org.plasma.sdo.xml.StreamMarshaller
Constructor.
StreamMarshaller(XMLDocument, XMLOptions) - Constructor for class org.plasma.sdo.xml.StreamMarshaller
Constructor.
StreamNode - Class in org.plasma.sdo.xml
 
StreamNode(PlasmaType, QName, Location) - Constructor for class org.plasma.sdo.xml.StreamNode
 
StreamObjectVisitor - Interface in org.plasma.sdo.xml
 
StreamUnmarshaller - Class in org.plasma.sdo.xml
A Streaming API for XML (StAX) parser based XML unmarshaller which converts various (stream-based) XML input source types into an SDO data graph.
StreamUnmarshaller(XMLOptions, String) - Constructor for class org.plasma.sdo.xml.StreamUnmarshaller
 
StringDataProperty - Interface in org.plasma.query
A non-reference property with a type which is a String data type.
stringParameter - Variable in class org.plasma.query.model.Parameter
 
StringParameter - Class in org.plasma.query.model
 
StringParameter() - Constructor for class org.plasma.query.model.StringParameter
 
StringParameter(String) - Constructor for class org.plasma.query.model.StringParameter
 
stringType - Variable in class org.plasma.sdo.access.provider.common.SQLQueryFilterAssembler
 
subclassDataWildcard() - Method in class org.plasma.query.dsl.PathNode
Returns all data properties for current Type and all of its sub types.
subclassMap - Variable in class org.plasma.provisioning.xsd.ConverterSupport
 
SubqueryOperator - Class in org.plasma.query.model
 
SubqueryOperator() - Constructor for class org.plasma.query.model.SubqueryOperator
 
SubqueryOperator(SubqueryOperatorValues) - Constructor for class org.plasma.query.model.SubqueryOperator
 
subqueryOperator - Variable in class org.plasma.query.model.Term
 
SubqueryOperatorValues - Enum in org.plasma.query.model
Java class for SubqueryOperatorValues.
subSequence(int, int) - Method in class org.plasma.text.TextBuilder
 
substring(int) - Method in class org.plasma.text.TextBuilder
 
substring(int, int) - Method in class org.plasma.text.TextBuilder
 
substringAfter(String) - Method in class org.plasma.query.dsl.DataNode
 
substringAfter(String) - Method in class org.plasma.query.model.Property
 
substringAfter(String) - Method in interface org.plasma.query.StringDataProperty
Constructs a function, which returns the tail of the string data after the given string value occurs in it, and returns this data property for use in subsequent operations
substringBefore(String) - Method in class org.plasma.query.dsl.DataNode
 
substringBefore(String) - Method in class org.plasma.query.model.Property
 
substringBefore(String) - Method in interface org.plasma.query.StringDataProperty
Constructs a function, which returns the start of the string data before the given string value occurs in it, and returns this data property for use in subsequent operations
sum() - Method in interface org.plasma.query.DataProperty
Constructs a summation aggregate within this data property and returns the data property for use in subsequent operations
sum() - Method in class org.plasma.query.dsl.DataNode
 
sum() - Method in class org.plasma.query.model.Property
 
superviewName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QView
Returns a DSL data element for property, superviewName.
support - Variable in class org.plasma.provisioning.xsd.AbstractAssembler
 
SysDataType - Enum in org.plasma.provisioning.rdb.mysql.v5_5
This generated Enumeration represents the domain model enumeration SysDataType which is part of namespace http://org.plasma/sdo/mysql/5_5 as defined within the Configuration.
SysDataType - Enum in org.plasma.provisioning.rdb.oracle.g11.sys
This generated Enumeration represents the domain model enumeration SysDataType which is part of namespace http://org.plasma/sdo/oracle/11g/sys as defined within the Configuration.

T

table() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableColumn
Returns a DSL query element for reference property, table.
table() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableColumnConstraint
Returns a DSL query element for reference property, table.
table() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableColumnKeyUsage
Returns a DSL query element for reference property, table.
table() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTableConstraint
Returns a DSL query element for reference property, table.
table() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QView
Returns a DSL query element for reference property, table.
Table - Interface in org.plasma.provisioning.rdb.mysql.v5_5
Generated interface representing the domain model entity Table.
table() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QConstraint
Returns a DSL query element for reference property, table.
table() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTableColumn
Returns a DSL query element for reference property, table.
table() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTableColumnComment
Returns a DSL query element for reference property, table.
table() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTableColumnConstraint
Returns a DSL query element for reference property, table.
table() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTableComment
Returns a DSL query element for reference property, table.
Table - Interface in org.plasma.provisioning.rdb.oracle.g11.sys
Represents a system table definition
Table.PROPERTY - Enum in org.plasma.provisioning.rdb.mysql.v5_5
The declared logical property names for this Type.
Table.PROPERTY - Enum in org.plasma.provisioning.rdb.oracle.g11.sys
The declared logical property names for this Type.
tableColumn() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTable
Returns a DSL query element for reference property, tableColumn.
tableColumn(Expression) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTable
Returns a DSL query element for reference property, tableColumn, while adding the given path predicate expression.
TableColumn - Interface in org.plasma.provisioning.rdb.mysql.v5_5
Represents a system column definition which is linked to its system Table definition by association.
tableColumn() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTable
Returns a DSL query element for reference property, tableColumn.
tableColumn(Expression) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTable
Returns a DSL query element for reference property, tableColumn, while adding the given path predicate expression.
TableColumn - Interface in org.plasma.provisioning.rdb.oracle.g11.sys
Represents a system column definition which is linked to its system Table definition by association.
TableColumn.PROPERTY - Enum in org.plasma.provisioning.rdb.mysql.v5_5
The declared logical property names for this Type.
TableColumn.PROPERTY - Enum in org.plasma.provisioning.rdb.oracle.g11.sys
The declared logical property names for this Type.
tableColumnComment() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTable
Returns a DSL query element for reference property, tableColumnComment.
tableColumnComment(Expression) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTable
Returns a DSL query element for reference property, tableColumnComment, while adding the given path predicate expression.
TableColumnComment - Interface in org.plasma.provisioning.rdb.oracle.g11.sys
The comment for a column
TableColumnComment.PROPERTY - Enum in org.plasma.provisioning.rdb.oracle.g11.sys
The declared logical property names for this Type.
TableColumnCommentImpl - Class in org.plasma.provisioning.rdb.oracle.g11.sys.impl
The comment for a column
TableColumnCommentImpl() - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
Default No-arg constructor required for serialization operations.
TableColumnCommentImpl(Type) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
 
tableColumnConstraint() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTable
Returns a DSL query element for reference property, tableColumnConstraint.
tableColumnConstraint(Expression) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTable
Returns a DSL query element for reference property, tableColumnConstraint, while adding the given path predicate expression.
TableColumnConstraint - Interface in org.plasma.provisioning.rdb.mysql.v5_5
Generated interface representing the domain model entity TableColumnConstraint.
tableColumnConstraint() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTable
Returns a DSL query element for reference property, tableColumnConstraint.
tableColumnConstraint(Expression) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTable
Returns a DSL query element for reference property, tableColumnConstraint, while adding the given path predicate expression.
TableColumnConstraint - Interface in org.plasma.provisioning.rdb.oracle.g11.sys
A constraint definition
TableColumnConstraint.PROPERTY - Enum in org.plasma.provisioning.rdb.mysql.v5_5
The declared logical property names for this Type.
TableColumnConstraint.PROPERTY - Enum in org.plasma.provisioning.rdb.oracle.g11.sys
The declared logical property names for this Type.
TableColumnConstraintImpl - Class in org.plasma.provisioning.rdb.mysql.v5_5.impl
Generated implementation class representing the domain model entity TableColumnConstraint.
TableColumnConstraintImpl() - Constructor for class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnConstraintImpl
Default No-arg constructor required for serialization operations.
TableColumnConstraintImpl(Type) - Constructor for class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnConstraintImpl
 
TableColumnConstraintImpl - Class in org.plasma.provisioning.rdb.oracle.g11.sys.impl
A constraint definition
TableColumnConstraintImpl() - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
Default No-arg constructor required for serialization operations.
TableColumnConstraintImpl(Type) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
 
TableColumnImpl - Class in org.plasma.provisioning.rdb.mysql.v5_5.impl
Represents a system column definition which is linked to its system Table definition by association.
TableColumnImpl() - Constructor for class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Default No-arg constructor required for serialization operations.
TableColumnImpl(Type) - Constructor for class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
 
TableColumnImpl - Class in org.plasma.provisioning.rdb.oracle.g11.sys.impl
Represents a system column definition which is linked to its system Table definition by association.
TableColumnImpl() - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Default No-arg constructor required for serialization operations.
TableColumnImpl(Type) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
 
tableColumnKeyUsage() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTable
Returns a DSL query element for reference property, tableColumnKeyUsage.
tableColumnKeyUsage(Expression) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTable
Returns a DSL query element for reference property, tableColumnKeyUsage, while adding the given path predicate expression.
TableColumnKeyUsage - Interface in org.plasma.provisioning.rdb.mysql.v5_5
Generated interface representing the domain model entity TableColumnKeyUsage.
TableColumnKeyUsage.PROPERTY - Enum in org.plasma.provisioning.rdb.mysql.v5_5
The declared logical property names for this Type.
TableColumnKeyUsageImpl - Class in org.plasma.provisioning.rdb.mysql.v5_5.impl
Generated implementation class representing the domain model entity TableColumnKeyUsage.
TableColumnKeyUsageImpl() - Constructor for class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
Default No-arg constructor required for serialization operations.
TableColumnKeyUsageImpl(Type) - Constructor for class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
 
tableComment() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTable
Returns a DSL data element for property, tableComment.
tableComment() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QView
Returns a DSL data element for property, tableComment.
tableComment() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTable
Returns a DSL query element for reference property, tableComment.
tableComment(Expression) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTable
Returns a DSL query element for reference property, tableComment, while adding the given path predicate expression.
TableComment - Interface in org.plasma.provisioning.rdb.oracle.g11.sys
A comment on a table
TableComment.PROPERTY - Enum in org.plasma.provisioning.rdb.oracle.g11.sys
The declared logical property names for this Type.
TableCommentImpl - Class in org.plasma.provisioning.rdb.oracle.g11.sys.impl
A comment on a table
TableCommentImpl() - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
Default No-arg constructor required for serialization operations.
TableCommentImpl(Type) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
 
tableConstraint() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTable
Returns a DSL query element for reference property, tableConstraint.
tableConstraint(Expression) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTable
Returns a DSL query element for reference property, tableConstraint, while adding the given path predicate expression.
TableConstraint - Interface in org.plasma.provisioning.rdb.mysql.v5_5
Generated interface representing the domain model entity TableConstraint.
TableConstraint.PROPERTY - Enum in org.plasma.provisioning.rdb.mysql.v5_5
The declared logical property names for this Type.
TableConstraintImpl - Class in org.plasma.provisioning.rdb.mysql.v5_5.impl
Generated implementation class representing the domain model entity TableConstraint.
TableConstraintImpl() - Constructor for class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
Default No-arg constructor required for serialization operations.
TableConstraintImpl(Type) - Constructor for class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
 
TableImpl - Class in org.plasma.provisioning.rdb.mysql.v5_5.impl
Generated implementation class representing the domain model entity Table.
TableImpl() - Constructor for class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Default No-arg constructor required for serialization operations.
TableImpl(Type) - Constructor for class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
 
TableImpl - Class in org.plasma.provisioning.rdb.oracle.g11.sys.impl
Represents a system table definition
TableImpl() - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
Default No-arg constructor required for serialization operations.
TableImpl(Type) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
 
tableName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTable
Returns a DSL data element for property, tableName.
tableName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTable
Returns a DSL data element for property, tableName.
tableType() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTable
Returns a DSL data element for property, tableType.
TableType - Enum in org.plasma.provisioning.rdb.mysql.v5_5
This generated Enumeration represents the domain model enumeration TableType which is part of namespace http://org.plasma/sdo/mysql/5_5 as defined within the Configuration.
tableType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QTableComment
Returns a DSL data element for property, tableType.
tableType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QViewComment
Returns a DSL data element for property, tableType.
TableType - Enum in org.plasma.provisioning.rdb.oracle.g11.sys
This generated Enumeration represents the domain model enumeration TableType which is part of namespace http://org.plasma/sdo/oracle/11g/sys as defined within the Configuration.
TEMPLATE_PARAM_NAME_AUTHOR - Static variable in interface org.plasma.provisioning.ProvisioningConstants
 
TEMPLATE_PARAM_NAME_PACKAGE_CONFIG - Static variable in interface org.plasma.provisioning.ProvisioningConstants
 
TEMPLATE_PARAM_NAME_TARGET_BASE_DIRECTORY - Static variable in interface org.plasma.provisioning.ProvisioningConstants
 
TEMPLATE_PARAM_NAME_TARGET_DIRECTORY - Static variable in interface org.plasma.provisioning.ProvisioningConstants
 
TEMPLATE_PARAM_NAME_VERSION - Static variable in interface org.plasma.provisioning.ProvisioningConstants
 
TEMPLATE_PARAM_VALUE_AUTHOR - Static variable in interface org.plasma.provisioning.ProvisioningConstants
 
TEMPLATE_PARAM_VALUE_VERSION - Static variable in interface org.plasma.provisioning.ProvisioningConstants
 
TemporalDataProperty - Interface in org.plasma.query
A non-reference property with a type which is a temporal data type.
Term - Class in org.plasma.query.model
 
Term() - Constructor for class org.plasma.query.model.Term
 
Term(Property) - Constructor for class org.plasma.query.model.Term
 
Term(WildcardProperty) - Constructor for class org.plasma.query.model.Term
 
Term(Entity) - Constructor for class org.plasma.query.model.Term
 
Term(RelationalOperator) - Constructor for class org.plasma.query.model.Term
 
Term(LogicalOperator) - Constructor for class org.plasma.query.model.Term
 
Term(ArithmeticOperator) - Constructor for class org.plasma.query.model.Term
 
Term(GroupOperator) - Constructor for class org.plasma.query.model.Term
 
Term(WildcardOperator) - Constructor for class org.plasma.query.model.Term
 
Term(SubqueryOperator) - Constructor for class org.plasma.query.model.Term
 
Term(Literal) - Constructor for class org.plasma.query.model.Term
 
Term(NullLiteral) - Constructor for class org.plasma.query.model.Term
 
Term(Variable) - Constructor for class org.plasma.query.model.Term
 
Term(Expression) - Constructor for class org.plasma.query.model.Term
 
Term(Query) - Constructor for class org.plasma.query.model.Term
 
Term - Interface in org.plasma.query
Base interface for all elements that make up a query.
terms - Variable in class org.plasma.query.model.Expression
 
text() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QView
Returns a DSL data element for property, text.
TextBuilder - Class in org.plasma.text
 
TextBuilder(String, String) - Constructor for class org.plasma.text.TextBuilder
 
textContent - Variable in class org.plasma.query.model.GroupBy
 
textContent - Variable in class org.plasma.query.model.OrderBy
 
textContent - Variable in class org.plasma.query.model.Select
 
TextContent - Class in org.plasma.query.model
 
TextContent() - Constructor for class org.plasma.query.model.TextContent
 
TextContent(QueryLanguageValues) - Constructor for class org.plasma.query.model.TextContent
 
textContent - Variable in class org.plasma.query.model.Where
 
textLength() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QView
Returns a DSL data element for property, textLength.
TextProvisioningException - Exception in org.plasma.text
 
TextProvisioningException(String) - Constructor for exception org.plasma.text.TextProvisioningException
 
TextProvisioningException(Throwable) - Constructor for exception org.plasma.text.TextProvisioningException
 
TextQueryFilterAssembler - Class in org.plasma.sdo.access.provider.common
 
TextQueryFilterAssembler() - Constructor for class org.plasma.sdo.access.provider.common.TextQueryFilterAssembler
 
toAbbreviatedName(String) - Static method in class org.plasma.provisioning.common.NameUtils
Creates a capitalized, underscore delimited name from the given camel case name and removes consonant characters where the name exceeds the given max.
toAbbreviatedName(String, int) - Static method in class org.plasma.provisioning.common.NameUtils
Creates a capitalized, underscore delimited name from the given camel case name and removes consonant characters where the name exceeds the given max.
toArray() - Method in class org.plasma.sdo.access.provider.common.SimpleCollector
 
toBoolean(Type, Object) - Method in class org.plasma.sdo.helper.DataConverter
 
toByte(Type, Object) - Method in class org.plasma.sdo.helper.DataConverter
 
toBytes(Type, Object) - Method in class org.plasma.sdo.helper.DataConverter
 
toCalendar(String) - Method in class org.plasma.sdo.helper.PlasmaDataHelper
 
toCalendar(String, Locale) - Method in class org.plasma.sdo.helper.PlasmaDataHelper
 
toCamelCase(String) - Static method in class org.plasma.provisioning.common.NameUtils
Creates a capitalized, underscore delimited name from the given camel case name.
toCharacter(Type, Object) - Method in class org.plasma.sdo.helper.DataConverter
 
toClassMap() - Method in class org.plasma.sdo.access.provider.common.TraversalMap
 
toConstantName(String) - Static method in class org.plasma.provisioning.common.NameUtils
Creates a capitalized, underscore delimited name from the given camel case name.
toConstantName(String) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
 
toDataTypeInstanceClass(DataType) - Method in class org.plasma.sdo.core.CoreType
Returns a Java primitive wrapper class for the given SDO data-type (as per the SDO Specification 2.10 Section 8.1).
toDataTypeInstanceClass(DataType) - Method in interface org.plasma.sdo.PlasmaType
Returns a Java class for the given SDO data-type (as per the SDO Specification 2.10 Section 8.1).
toDate(Type, Object) - Method in class org.plasma.sdo.helper.DataConverter
 
toDate(String) - Method in class org.plasma.sdo.helper.PlasmaDataHelper
 
toDateTime(Date) - Method in class org.plasma.sdo.helper.PlasmaDataHelper
 
toDateTime(Calendar) - Method in class org.plasma.sdo.helper.PlasmaDataHelper
 
toDay(Date) - Method in class org.plasma.sdo.helper.PlasmaDataHelper
 
toDay(Calendar) - Method in class org.plasma.sdo.helper.PlasmaDataHelper
 
toDecimal(Type, Object) - Method in class org.plasma.sdo.helper.DataConverter
 
toDouble(Type, Object) - Method in class org.plasma.sdo.helper.DataConverter
 
toDuration(Date) - Method in class org.plasma.sdo.helper.PlasmaDataHelper
 
toDuration(Calendar) - Method in class org.plasma.sdo.helper.PlasmaDataHelper
 
toEnumLiteralName(String) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
 
toFloat(Type, Object) - Method in class org.plasma.sdo.helper.DataConverter
 
toInt(Type, Object) - Method in class org.plasma.sdo.helper.DataConverter
 
toInteger(Type, Object) - Method in class org.plasma.sdo.helper.DataConverter
 
TOKENS - Static variable in class org.plasma.sdo.xpath.XPathDetector
 
toLong(Type, Object) - Method in class org.plasma.sdo.helper.DataConverter
 
toMethodFieldName(String) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
 
toMethodFieldName(String) - Method in class org.plasma.text.lang3gl.java.SDODefaultFactory
 
toMonth(Date) - Method in class org.plasma.sdo.helper.PlasmaDataHelper
 
toMonth(Calendar) - Method in class org.plasma.sdo.helper.PlasmaDataHelper
 
toMonthDay(Date) - Method in class org.plasma.sdo.helper.PlasmaDataHelper
 
toMonthDay(Calendar) - Method in class org.plasma.sdo.helper.PlasmaDataHelper
 
toPackageName(String) - Static method in class org.plasma.provisioning.common.NamespaceUtils
Tokenizes the given URI and assembles a qualified java package name.
toPackageTokens(String) - Static method in class org.plasma.provisioning.common.NamespaceUtils
Tokenizes the given URI as an array of names suitable to be used as a UML package hierarchy.
toPrimitiveJavaClass(DataType) - Method in class org.plasma.sdo.helper.DataConverter
Returns a primitive Java class, wherever possible, for the given SDO data-type (as per the SDO Specification 2.10 Section 8.1), and where no primitive exists for the give SDO datatype, the appropriate class is returned.
toQualifiedPropertyNameReference(Package, Class, Property) - Method in class org.plasma.text.lang3gl.java.SDODefaultFactory
 
toShort(Type, Object) - Method in class org.plasma.sdo.helper.DataConverter
 
toString() - Method in class org.plasma.sdo.access.provider.common.PropertyPair
 
toString(RelationalOperator) - Method in class org.plasma.sdo.access.provider.common.SQLQueryFilterAssembler
 
toString(WildcardOperator) - Method in class org.plasma.sdo.access.provider.common.SQLQueryFilterAssembler
 
toString() - Method in class org.plasma.sdo.core.CoreChangeSummary
 
toString() - Method in class org.plasma.sdo.core.CoreDataGraph
 
toString() - Method in class org.plasma.sdo.core.CoreDataObject
 
toString() - Method in class org.plasma.sdo.core.CoreProperty
 
toString() - Method in class org.plasma.sdo.core.CoreType
 
toString() - Method in class org.plasma.sdo.core.NullValue
 
toString(Type, Object) - Method in class org.plasma.sdo.helper.DataConverter
Converts the given value to a string.
toString(Property, Object) - Method in class org.plasma.sdo.helper.DataConverter
Converts the given value to a string.
toString() - Method in class org.plasma.text.TextBuilder
 
toStrings(Type, Object) - Method in class org.plasma.sdo.helper.DataConverter
 
toTemporalDataType(Type, Type, Object) - Method in class org.plasma.sdo.helper.DataConverter
 
toTime(Date) - Method in class org.plasma.sdo.helper.PlasmaDataHelper
 
toTime(Calendar) - Method in class org.plasma.sdo.helper.PlasmaDataHelper
 
toWrapperJavaClass(DataType) - Method in class org.plasma.sdo.helper.DataConverter
Returns a primitive wrapper Java class, wherever possible, for the given SDO data-type (as per the SDO Specification 2.10 Section 8.1), and where no primitive exists for the give SDO datatype, the appropriate class is returned.
toYear(Date) - Method in class org.plasma.sdo.helper.PlasmaDataHelper
 
toYear(Calendar) - Method in class org.plasma.sdo.helper.PlasmaDataHelper
 
toYearMonth(Date) - Method in class org.plasma.sdo.helper.PlasmaDataHelper
 
toYearMonth(Calendar) - Method in class org.plasma.sdo.helper.PlasmaDataHelper
 
toYearMonthDay(Date) - Method in class org.plasma.sdo.helper.PlasmaDataHelper
 
toYearMonthDay(Calendar) - Method in class org.plasma.sdo.helper.PlasmaDataHelper
 
translateNamespacePrefixToUri(String, Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
 
translateNamespacePrefixToUri(String, Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
 
translateNamespacePrefixToUri(String, Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
 
Traversal - Enum in org.plasma.query.visitor
 
TraversalDirection - Enum in org.plasma.sdo.core
 
TraversalMap - Class in org.plasma.sdo.access.provider.common
This class stores hashed key-value pairs where the key is one of 2 formats.
TraversalMap(DataAccessProviderName) - Constructor for class org.plasma.sdo.access.provider.common.TraversalMap
 
TraversalMapAssembler - Class in org.plasma.sdo.access.provider.common
 
TraversalMapAssembler(Select, Type, DataAccessProviderName) - Constructor for class org.plasma.sdo.access.provider.common.TraversalMapAssembler
 
trimToSize() - Method in class org.plasma.text.TextBuilder
 
truncateTable(Schema, Table) - Method in interface org.plasma.text.ddl.DDLFactory
 
truncateTable(Schema, Table) - Method in class org.plasma.text.ddl.DefaultDDLFactory
 
type - Variable in class org.plasma.query.dsl.PathNode
 
type - Variable in class org.plasma.query.model.Join
 
type - Variable in class org.plasma.query.model.WildcardProperty
 
TYPE_NAME_CONSTRAINT - Static variable in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
The entity or Type logical name associated with this class.
TYPE_NAME_GLOBAL_VARIABLE - Static variable in interface org.plasma.provisioning.rdb.mysql.any.GlobalVariable
The entity or Type logical name associated with this class.
TYPE_NAME_GLOBAL_VARIABLE - Static variable in interface org.plasma.provisioning.rdb.mysql.v5_5.GlobalVariable
The entity or Type logical name associated with this class.
TYPE_NAME_TABLE - Static variable in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
The entity or Type logical name associated with this class.
TYPE_NAME_TABLE - Static variable in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
The entity or Type logical name associated with this class.
TYPE_NAME_TABLE_COLUMN - Static variable in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
The entity or Type logical name associated with this class.
TYPE_NAME_TABLE_COLUMN - Static variable in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
The entity or Type logical name associated with this class.
TYPE_NAME_TABLE_COLUMN_COMMENT - Static variable in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment
The entity or Type logical name associated with this class.
TYPE_NAME_TABLE_COLUMN_CONSTRAINT - Static variable in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnConstraint
The entity or Type logical name associated with this class.
TYPE_NAME_TABLE_COLUMN_CONSTRAINT - Static variable in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint
The entity or Type logical name associated with this class.
TYPE_NAME_TABLE_COLUMN_KEY_USAGE - Static variable in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
The entity or Type logical name associated with this class.
TYPE_NAME_TABLE_COMMENT - Static variable in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment
The entity or Type logical name associated with this class.
TYPE_NAME_TABLE_CONSTRAINT - Static variable in interface org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint
The entity or Type logical name associated with this class.
TYPE_NAME_VERSION - Static variable in interface org.plasma.provisioning.rdb.oracle.any.sys.Version
The entity or Type logical name associated with this class.
TYPE_NAME_VERSION - Static variable in interface org.plasma.provisioning.rdb.oracle.g11.sys.Version
The entity or Type logical name associated with this class.
TYPE_NAME_VIEW - Static variable in interface org.plasma.provisioning.rdb.mysql.v5_5.View
The entity or Type logical name associated with this class.
TYPE_NAME_VIEW - Static variable in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
The entity or Type logical name associated with this class.
TYPE_NAME_VIEW_COLUMN - Static variable in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
The entity or Type logical name associated with this class.
TYPE_NAME_VIEW_COLUMN_COMMENT - Static variable in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment
The entity or Type logical name associated with this class.
TYPE_NAME_VIEW_COMMENT - Static variable in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment
The entity or Type logical name associated with this class.
TypeAdapter - Class in org.plasma.provisioning.adapter
 
TypeAdapter(Type) - Constructor for class org.plasma.provisioning.adapter.TypeAdapter
 
TypeAssembler - Class in org.plasma.text.lang3gl.java
 
TypeAssembler(ProvisioningModel, Lang3GLFactory, Lang3GLOperation, File) - Constructor for class org.plasma.text.lang3gl.java.TypeAssembler
 
TypeClassFactory - Class in org.plasma.text.lang3gl.java
 
TypeClassFactory(Lang3GLContext) - Constructor for class org.plasma.text.lang3gl.java.TypeClassFactory
 
TypeEnumerationFactory - Class in org.plasma.text.lang3gl.java
 
TypeEnumerationFactory(Lang3GLContext) - Constructor for class org.plasma.text.lang3gl.java.TypeEnumerationFactory
 
TypeFactory - Class in org.plasma.text.lang3gl.java
 
TypeFactory(Lang3GLContext) - Constructor for class org.plasma.text.lang3gl.java.TypeFactory
 
typeHelper() - Method in class commonj.sdo.impl.HelperProviderImpl
 
TypeNameCollisionException - Exception in org.plasma.provisioning
 
TypeNameCollisionException(String) - Constructor for exception org.plasma.provisioning.TypeNameCollisionException
 
typeText() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QView
Returns a DSL data element for property, typeText.
typeTextLength() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QView
Returns a DSL data element for property, typeTextLength.

U

UMLDialect - Enum in org.plasma.provisioning.cli
The UML editing tool dialect
UMLModelAssembler - Interface in org.plasma.xml.uml
 
umlNs - Variable in class org.plasma.xml.uml.DefaultUMLModelAssembler
 
UMLPlatform - Enum in org.plasma.provisioning.cli
The UML editing tool dialect
UMLTool - Class in org.plasma.provisioning.cli
The Unified Modeling Language (UML) Tool is used to provision UML modeling artifacts from various sources.
UMLTool() - Constructor for class org.plasma.provisioning.cli.UMLTool
 
UMLToolSource - Enum in org.plasma.provisioning.cli
 
undoChanges() - Method in class org.plasma.sdo.core.CoreChangeSummary
This method is intended for use by service implementations only.
unflagLocked(DataObject) - Static method in class org.plasma.sdo.core.CoreHelper
Deprecated.
 
unflagLocked() - Method in class org.plasma.sdo.core.CoreObject
 
unflagUnlocked(DataObject) - Static method in class org.plasma.sdo.core.CoreHelper
Deprecated.
 
unflagUnlocked() - Method in class org.plasma.sdo.core.CoreObject
 
uniqueId - Variable in class org.plasma.query.model.AbstractProperty
A unique id, such as a repository UUID as string or xmi-id from UML source.
uniqueId - Variable in class org.plasma.query.model.Entity
A unique id, such as a repository UUID as string or xmi-id from UML source.
unmarshal(String) - Method in class org.plasma.provisioning.MetamodelDataBinding
 
unmarshal(InputStream) - Method in class org.plasma.provisioning.MetamodelDataBinding
 
unmarshal(String) - Method in class org.plasma.query.bind.PlasmaQueryDataBinding
 
unmarshal(InputStream) - Method in class org.plasma.query.bind.PlasmaQueryDataBinding
 
unmarshal(Reader) - Method in class org.plasma.query.bind.PlasmaQueryDataBinding
 
unmarshal(Source) - Method in class org.plasma.query.bind.PlasmaQueryDataBinding
 
unmarshal(InputStream) - Method in class org.plasma.sdo.xml.StreamUnmarshaller
Reads the given input stream in its entirety, and closes the stream when complete.
unmarshal(Source) - Method in class org.plasma.sdo.xml.StreamUnmarshaller
Reads the given source as a stream in its entirety, and closes the stream when complete.
unmarshal(Reader) - Method in class org.plasma.sdo.xml.StreamUnmarshaller
Reads the given reader as a stream in its entirety, and closes the stream when complete.
unmarshal(String) - Method in class org.plasma.sdo.xml.xslt.XSLTDataBinding
 
unmarshal(InputStream) - Method in class org.plasma.sdo.xml.xslt.XSLTDataBinding
 
unmarshal(String) - Method in class org.plasma.text.ddl.DDLModelDataBinding
 
unmarshal(InputStream) - Method in class org.plasma.text.ddl.DDLModelDataBinding
 
unmarshal(String) - Method in class org.plasma.xml.schema.SchemaDataBinding
 
unmarshal(Reader) - Method in class org.plasma.xml.schema.SchemaDataBinding
 
unmarshal(Source) - Method in class org.plasma.xml.schema.SchemaDataBinding
 
unmarshal(InputStream) - Method in class org.plasma.xml.schema.SchemaDataBinding
 
unmarshal(String) - Method in class org.plasma.xml.wsdl.v2.WSDLDataBinding
 
unmarshal(Reader) - Method in class org.plasma.xml.wsdl.v2.WSDLDataBinding
 
unmarshal(Source) - Method in class org.plasma.xml.wsdl.v2.WSDLDataBinding
 
unmarshal(InputStream) - Method in class org.plasma.xml.wsdl.v2.WSDLDataBinding
 
Unmarshaller - Class in org.plasma.sdo.xml
 
Unmarshaller(UnmarshallerFlavor) - Constructor for class org.plasma.sdo.xml.Unmarshaller
 
UnmarshallerException - Exception in org.plasma.sdo.xml
 
UnmarshallerException(String) - Constructor for exception org.plasma.sdo.xml.UnmarshallerException
 
UnmarshallerException(Throwable) - Constructor for exception org.plasma.sdo.xml.UnmarshallerException
 
UnmarshallerFlavor - Enum in org.plasma.sdo.xml
Indicates a category or type of unmarshaller.
UnmarshallerRuntimeException - Exception in org.plasma.sdo.xml
 
UnmarshallerRuntimeException(Throwable) - Constructor for exception org.plasma.sdo.xml.UnmarshallerRuntimeException
 
UnmarshallerRuntimeException(String) - Constructor for exception org.plasma.sdo.xml.UnmarshallerRuntimeException
 
unset(String) - Method in class org.plasma.sdo.core.CoreDataObject
Unsets a property of either this object or an object reachable from it, as identified by the specified path.
unset(int) - Method in class org.plasma.sdo.core.CoreDataObject
Unsets the property at the specified index in property list of this object's type.
unset(Property) - Method in class org.plasma.sdo.core.CoreDataObject
Unsets the property of the object.
unset(DataObject, String) - Static method in class org.plasma.sdo.core.CoreHelper
Deprecated.
 
unset() - Method in class org.plasma.sdo.xpath.XPathDataProperty
 
unsetAutoIncrement() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Unsets the autoIncrement property, the value of the property of the object being set to the property's default value.
unsetAutoIncrement() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Unsets the autoIncrement property, the value of the property of the object being set to the property's default value.
unsetBanner() - Method in class org.plasma.provisioning.rdb.oracle.any.sys.impl.VersionImpl
Unsets the banner property, the value of the property of the object being set to the property's default value.
unsetBanner() - Method in interface org.plasma.provisioning.rdb.oracle.any.sys.Version
Unsets the banner property, the value of the property of the object being set to the property's default value.
unsetBanner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.VersionImpl
Unsets the banner property, the value of the property of the object being set to the property's default value.
unsetBanner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Version
Unsets the banner property, the value of the property of the object being set to the property's default value.
unsetCharacterSetName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Unsets the characterSetName property, the value of the property of the object being set to the property's default value.
unsetCharacterSetName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Unsets the characterSetName property, the value of the property of the object being set to the property's default value.
unsetCharacterSetName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Unsets the characterSetName property, the value of the property of the object being set to the property's default value.
unsetCharacterSetName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Unsets the characterSetName property, the value of the property of the object being set to the property's default value.
unsetCharacterSetName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Unsets the characterSetName property, the value of the property of the object being set to the property's default value.
unsetCharacterSetName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Unsets the characterSetName property, the value of the property of the object being set to the property's default value.
unsetCharMaxLength() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Unsets the charMaxLength property, the value of the property of the object being set to the property's default value.
unsetCharMaxLength() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Unsets the charMaxLength property, the value of the property of the object being set to the property's default value.
unsetColumn_id() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Unsets the column_id property, the value of the property of the object being set to the property's default value.
unsetColumn_id() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Unsets the column_id property, the value of the property of the object being set to the property's default value.
unsetColumn_id() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Unsets the column_id property, the value of the property of the object being set to the property's default value.
unsetColumn_id() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Unsets the column_id property, the value of the property of the object being set to the property's default value.
unsetColumnComment() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Unsets the columnComment property, the value of the property of the object being set to the property's default value.
unsetColumnComment() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Unsets the columnComment property, the value of the property of the object being set to the property's default value.
unsetColumnKey() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Unsets the columnKey property, the value of the property of the object being set to the property's default value.
unsetColumnKey() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Unsets the columnKey property, the value of the property of the object being set to the property's default value.
unsetColumnName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Unsets the columnName property, the value of the property of the object being set to the property's default value.
unsetColumnName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
Unsets the columnName property, the value of the property of the object being set to the property's default value.
unsetColumnName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Unsets the columnName property, the value of the property of the object being set to the property's default value.
unsetColumnName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
Unsets the columnName property, the value of the property of the object being set to the property's default value.
unsetColumnName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
Unsets the columnName property, the value of the property of the object being set to the property's default value.
unsetColumnName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
Unsets the columnName property, the value of the property of the object being set to the property's default value.
unsetColumnName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Unsets the columnName property, the value of the property of the object being set to the property's default value.
unsetColumnName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
Unsets the columnName property, the value of the property of the object being set to the property's default value.
unsetColumnName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Unsets the columnName property, the value of the property of the object being set to the property's default value.
unsetColumnName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Unsets the columnName property, the value of the property of the object being set to the property's default value.
unsetColumnName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment
Unsets the columnName property, the value of the property of the object being set to the property's default value.
unsetColumnName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint
Unsets the columnName property, the value of the property of the object being set to the property's default value.
unsetColumnName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Unsets the columnName property, the value of the property of the object being set to the property's default value.
unsetColumnName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment
Unsets the columnName property, the value of the property of the object being set to the property's default value.
unsetColumnType() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Unsets the columnType property, the value of the property of the object being set to the property's default value.
unsetColumnType() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Unsets the columnType property, the value of the property of the object being set to the property's default value.
unsetComments() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
Unsets the comments property, the value of the property of the object being set to the property's default value.
unsetComments() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
Unsets the comments property, the value of the property of the object being set to the property's default value.
unsetComments() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
Unsets the comments property, the value of the property of the object being set to the property's default value.
unsetComments() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
Unsets the comments property, the value of the property of the object being set to the property's default value.
unsetComments() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment
Unsets the comments property, the value of the property of the object being set to the property's default value.
unsetComments() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment
Unsets the comments property, the value of the property of the object being set to the property's default value.
unsetComments() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment
Unsets the comments property, the value of the property of the object being set to the property's default value.
unsetComments() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment
Unsets the comments property, the value of the property of the object being set to the property's default value.
unsetConstraint() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
Unsets the constraint property, clearing the underlying collection.
unsetConstraint() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Unsets the constraint property, clearing the underlying collection.
unsetConstraintName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Unsets the constraintName property, the value of the property of the object being set to the property's default value.
unsetConstraintName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Unsets the constraintName property, the value of the property of the object being set to the property's default value.
unsetConstraintName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
Unsets the constraintName property, the value of the property of the object being set to the property's default value.
unsetConstraintName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint
Unsets the constraintName property, the value of the property of the object being set to the property's default value.
unsetConstraintType() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
Unsets the constraintType property, the value of the property of the object being set to the property's default value.
unsetConstraintType() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint
Unsets the constraintType property, the value of the property of the object being set to the property's default value.
unsetConstraintType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Unsets the constraintType property, the value of the property of the object being set to the property's default value.
unsetConstraintType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Unsets the constraintType property, the value of the property of the object being set to the property's default value.
unsetDataDefault() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Unsets the dataDefault property, the value of the property of the object being set to the property's default value.
unsetDataDefault() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Unsets the dataDefault property, the value of the property of the object being set to the property's default value.
unsetDataDefault() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Unsets the dataDefault property, the value of the property of the object being set to the property's default value.
unsetDataDefault() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Unsets the dataDefault property, the value of the property of the object being set to the property's default value.
unsetDataLength() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Unsets the dataLength property, the value of the property of the object being set to the property's default value.
unsetDataLength() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Unsets the dataLength property, the value of the property of the object being set to the property's default value.
unsetDataLength() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Unsets the dataLength property, the value of the property of the object being set to the property's default value.
unsetDataLength() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Unsets the dataLength property, the value of the property of the object being set to the property's default value.
unsetDataPrecision() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Unsets the dataPrecision property, the value of the property of the object being set to the property's default value.
unsetDataPrecision() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Unsets the dataPrecision property, the value of the property of the object being set to the property's default value.
unsetDataPrecision() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Unsets the dataPrecision property, the value of the property of the object being set to the property's default value.
unsetDataPrecision() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Unsets the dataPrecision property, the value of the property of the object being set to the property's default value.
unsetDataPrecision() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Unsets the dataPrecision property, the value of the property of the object being set to the property's default value.
unsetDataPrecision() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Unsets the dataPrecision property, the value of the property of the object being set to the property's default value.
unsetDataScale() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Unsets the dataScale property, the value of the property of the object being set to the property's default value.
unsetDataScale() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Unsets the dataScale property, the value of the property of the object being set to the property's default value.
unsetDataScale() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Unsets the dataScale property, the value of the property of the object being set to the property's default value.
unsetDataScale() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Unsets the dataScale property, the value of the property of the object being set to the property's default value.
unsetDataScale() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Unsets the dataScale property, the value of the property of the object being set to the property's default value.
unsetDataScale() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Unsets the dataScale property, the value of the property of the object being set to the property's default value.
unsetDataType() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Unsets the dataType property, the value of the property of the object being set to the property's default value.
unsetDataType() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Unsets the dataType property, the value of the property of the object being set to the property's default value.
unsetDataType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Unsets the dataType property, the value of the property of the object being set to the property's default value.
unsetDataType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Unsets the dataType property, the value of the property of the object being set to the property's default value.
unsetDataType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Unsets the dataType property, the value of the property of the object being set to the property's default value.
unsetDataType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Unsets the dataType property, the value of the property of the object being set to the property's default value.
unsetDeleteRule() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Unsets the deleteRule property, the value of the property of the object being set to the property's default value.
unsetDeleteRule() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Unsets the deleteRule property, the value of the property of the object being set to the property's default value.
unsetEditioningView() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Unsets the editioningView property, the value of the property of the object being set to the property's default value.
unsetEditioningView() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Unsets the editioningView property, the value of the property of the object being set to the property's default value.
unsetIndexName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Unsets the indexName property, the value of the property of the object being set to the property's default value.
unsetIndexName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Unsets the indexName property, the value of the property of the object being set to the property's default value.
unsetIndexOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Unsets the indexOwner property, the value of the property of the object being set to the property's default value.
unsetIndexOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Unsets the indexOwner property, the value of the property of the object being set to the property's default value.
unsetIsUpdatable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
Unsets the isUpdatable property, the value of the property of the object being set to the property's default value.
unsetIsUpdatable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
Unsets the isUpdatable property, the value of the property of the object being set to the property's default value.
unsetName() - Method in interface org.plasma.provisioning.rdb.mysql.any.GlobalVariable
Unsets the name property, the value of the property of the object being set to the property's default value.
unsetName() - Method in class org.plasma.provisioning.rdb.mysql.any.impl.GlobalVariableImpl
Unsets the name property, the value of the property of the object being set to the property's default value.
unsetName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.GlobalVariable
Unsets the name property, the value of the property of the object being set to the property's default value.
unsetName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.GlobalVariableImpl
Unsets the name property, the value of the property of the object being set to the property's default value.
unsetName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnConstraintImpl
Unsets the name property, the value of the property of the object being set to the property's default value.
unsetName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
Unsets the name property, the value of the property of the object being set to the property's default value.
unsetName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
Unsets the name property, the value of the property of the object being set to the property's default value.
unsetName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnConstraint
Unsets the name property, the value of the property of the object being set to the property's default value.
unsetName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
Unsets the name property, the value of the property of the object being set to the property's default value.
unsetName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint
Unsets the name property, the value of the property of the object being set to the property's default value.
unsetNullable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Unsets the nullable property, the value of the property of the object being set to the property's default value.
unsetNullable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Unsets the nullable property, the value of the property of the object being set to the property's default value.
unsetNullable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Unsets the nullable property, the value of the property of the object being set to the property's default value.
unsetNullable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Unsets the nullable property, the value of the property of the object being set to the property's default value.
unsetNullable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Unsets the nullable property, the value of the property of the object being set to the property's default value.
unsetNullable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Unsets the nullable property, the value of the property of the object being set to the property's default value.
unsetOctetMaxLength() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Unsets the octetMaxLength property, the value of the property of the object being set to the property's default value.
unsetOctetMaxLength() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Unsets the octetMaxLength property, the value of the property of the object being set to the property's default value.
unsetOidText() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Unsets the oidText property, the value of the property of the object being set to the property's default value.
unsetOidText() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Unsets the oidText property, the value of the property of the object being set to the property's default value.
unsetOidTextLength() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Unsets the oidTextLength property, the value of the property of the object being set to the property's default value.
unsetOidTextLength() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Unsets the oidTextLength property, the value of the property of the object being set to the property's default value.
unsetOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnConstraintImpl
Unsets the owner property, the value of the property of the object being set to the property's default value.
unsetOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Unsets the owner property, the value of the property of the object being set to the property's default value.
unsetOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
Unsets the owner property, the value of the property of the object being set to the property's default value.
unsetOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
Unsets the owner property, the value of the property of the object being set to the property's default value.
unsetOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Unsets the owner property, the value of the property of the object being set to the property's default value.
unsetOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
Unsets the owner property, the value of the property of the object being set to the property's default value.
unsetOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Unsets the owner property, the value of the property of the object being set to the property's default value.
unsetOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Unsets the owner property, the value of the property of the object being set to the property's default value.
unsetOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnConstraint
Unsets the owner property, the value of the property of the object being set to the property's default value.
unsetOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
Unsets the owner property, the value of the property of the object being set to the property's default value.
unsetOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint
Unsets the owner property, the value of the property of the object being set to the property's default value.
unsetOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
Unsets the owner property, the value of the property of the object being set to the property's default value.
unsetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Unsets the owner property, the value of the property of the object being set to the property's default value.
unsetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Unsets the owner property, the value of the property of the object being set to the property's default value.
unsetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
Unsets the owner property, the value of the property of the object being set to the property's default value.
unsetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
Unsets the owner property, the value of the property of the object being set to the property's default value.
unsetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Unsets the owner property, the value of the property of the object being set to the property's default value.
unsetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
Unsets the owner property, the value of the property of the object being set to the property's default value.
unsetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
Unsets the owner property, the value of the property of the object being set to the property's default value.
unsetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
Unsets the owner property, the value of the property of the object being set to the property's default value.
unsetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Unsets the owner property, the value of the property of the object being set to the property's default value.
unsetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
Unsets the owner property, the value of the property of the object being set to the property's default value.
unsetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Unsets the owner property, the value of the property of the object being set to the property's default value.
unsetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Unsets the owner property, the value of the property of the object being set to the property's default value.
unsetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Unsets the owner property, the value of the property of the object being set to the property's default value.
unsetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment
Unsets the owner property, the value of the property of the object being set to the property's default value.
unsetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint
Unsets the owner property, the value of the property of the object being set to the property's default value.
unsetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment
Unsets the owner property, the value of the property of the object being set to the property's default value.
unsetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Unsets the owner property, the value of the property of the object being set to the property's default value.
unsetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Unsets the owner property, the value of the property of the object being set to the property's default value.
unsetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment
Unsets the owner property, the value of the property of the object being set to the property's default value.
unsetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment
Unsets the owner property, the value of the property of the object being set to the property's default value.
unsetReadOnly() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Unsets the readOnly property, the value of the property of the object being set to the property's default value.
unsetReadOnly() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Unsets the readOnly property, the value of the property of the object being set to the property's default value.
unsetRefConstraintName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Unsets the refConstraintName property, the value of the property of the object being set to the property's default value.
unsetRefConstraintName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Unsets the refConstraintName property, the value of the property of the object being set to the property's default value.
unsetReferencedColumnName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
Unsets the referencedColumnName property, the value of the property of the object being set to the property's default value.
unsetReferencedColumnName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
Unsets the referencedColumnName property, the value of the property of the object being set to the property's default value.
unsetReferencedTableName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
Unsets the referencedTableName property, the value of the property of the object being set to the property's default value.
unsetReferencedTableName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
Unsets the referencedTableName property, the value of the property of the object being set to the property's default value.
unsetReferencedTableSchema() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
Unsets the referencedTableSchema property, the value of the property of the object being set to the property's default value.
unsetReferencedTableSchema() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
Unsets the referencedTableSchema property, the value of the property of the object being set to the property's default value.
unsetRefOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Unsets the refOwner property, the value of the property of the object being set to the property's default value.
unsetRefOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Unsets the refOwner property, the value of the property of the object being set to the property's default value.
unsetSearchCondition() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Unsets the searchCondition property, the value of the property of the object being set to the property's default value.
unsetSearchCondition() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Unsets the searchCondition property, the value of the property of the object being set to the property's default value.
unsetSuperviewName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Unsets the superviewName property, the value of the property of the object being set to the property's default value.
unsetSuperviewName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Unsets the superviewName property, the value of the property of the object being set to the property's default value.
unsetTable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnConstraintImpl
Unsets the table property, the value of the property of the object being set to the property's default value.
unsetTable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
Unsets the table property, the value of the property of the object being set to the property's default value.
unsetTable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
Unsets the table property, the value of the property of the object being set to the property's default value.
unsetTable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
Unsets the table property, the value of the property of the object being set to the property's default value.
unsetTable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
Unsets the table property, the value of the property of the object being set to the property's default value.
unsetTable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
Unsets the table property, the value of the property of the object being set to the property's default value.
unsetTable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnConstraint
Unsets the table property, the value of the property of the object being set to the property's default value.
unsetTable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
Unsets the table property, the value of the property of the object being set to the property's default value.
unsetTable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint
Unsets the table property, the value of the property of the object being set to the property's default value.
unsetTable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
Unsets the table property, the value of the property of the object being set to the property's default value.
unsetTable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
Unsets the table property, the value of the property of the object being set to the property's default value.
unsetTable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
Unsets the table property, the value of the property of the object being set to the property's default value.
unsetTable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
Unsets the table property, the value of the property of the object being set to the property's default value.
unsetTable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
Unsets the table property, the value of the property of the object being set to the property's default value.
unsetTable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
Unsets the table property, the value of the property of the object being set to the property's default value.
unsetTable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
Unsets the table property, the value of the property of the object being set to the property's default value.
unsetTable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
Unsets the table property, the value of the property of the object being set to the property's default value.
unsetTable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment
Unsets the table property, the value of the property of the object being set to the property's default value.
unsetTable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint
Unsets the table property, the value of the property of the object being set to the property's default value.
unsetTable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment
Unsets the table property, the value of the property of the object being set to the property's default value.
unsetTableColumn() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Unsets the tableColumn property, clearing the underlying collection.
unsetTableColumn() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Unsets the tableColumn property, clearing the underlying collection.
unsetTableColumn() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
Unsets the tableColumn property, clearing the underlying collection.
unsetTableColumn() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Unsets the tableColumn property, clearing the underlying collection.
unsetTableColumnComment() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
Unsets the tableColumnComment property, clearing the underlying collection.
unsetTableColumnComment() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Unsets the tableColumnComment property, clearing the underlying collection.
unsetTableColumnConstraint() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Unsets the tableColumnConstraint property, clearing the underlying collection.
unsetTableColumnConstraint() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Unsets the tableColumnConstraint property, clearing the underlying collection.
unsetTableColumnConstraint() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
Unsets the tableColumnConstraint property, clearing the underlying collection.
unsetTableColumnConstraint() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Unsets the tableColumnConstraint property, clearing the underlying collection.
unsetTableColumnKeyUsage() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Unsets the tableColumnKeyUsage property, clearing the underlying collection.
unsetTableColumnKeyUsage() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Unsets the tableColumnKeyUsage property, clearing the underlying collection.
unsetTableComment() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Unsets the tableComment property, the value of the property of the object being set to the property's default value.
unsetTableComment() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
Unsets the tableComment property, the value of the property of the object being set to the property's default value.
unsetTableComment() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Unsets the tableComment property, the value of the property of the object being set to the property's default value.
unsetTableComment() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
Unsets the tableComment property, the value of the property of the object being set to the property's default value.
unsetTableComment() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
Unsets the tableComment property, clearing the underlying collection.
unsetTableComment() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Unsets the tableComment property, clearing the underlying collection.
unsetTableConstraint() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Unsets the tableConstraint property, clearing the underlying collection.
unsetTableConstraint() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Unsets the tableConstraint property, clearing the underlying collection.
unsetTableName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Unsets the tableName property, the value of the property of the object being set to the property's default value.
unsetTableName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Unsets the tableName property, the value of the property of the object being set to the property's default value.
unsetTableName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
Unsets the tableName property, the value of the property of the object being set to the property's default value.
unsetTableName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
Unsets the tableName property, the value of the property of the object being set to the property's default value.
unsetTableType() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Unsets the tableType property, the value of the property of the object being set to the property's default value.
unsetTableType() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Unsets the tableType property, the value of the property of the object being set to the property's default value.
unsetTableType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
Unsets the tableType property, the value of the property of the object being set to the property's default value.
unsetTableType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
Unsets the tableType property, the value of the property of the object being set to the property's default value.
unsetTableType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment
Unsets the tableType property, the value of the property of the object being set to the property's default value.
unsetTableType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment
Unsets the tableType property, the value of the property of the object being set to the property's default value.
unsetText() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Unsets the text property, the value of the property of the object being set to the property's default value.
unsetText() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Unsets the text property, the value of the property of the object being set to the property's default value.
unsetTextLength() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Unsets the textLength property, the value of the property of the object being set to the property's default value.
unsetTextLength() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Unsets the textLength property, the value of the property of the object being set to the property's default value.
unsetTypeText() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Unsets the typeText property, the value of the property of the object being set to the property's default value.
unsetTypeText() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Unsets the typeText property, the value of the property of the object being set to the property's default value.
unsetTypeTextLength() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Unsets the typeTextLength property, the value of the property of the object being set to the property's default value.
unsetTypeTextLength() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Unsets the typeTextLength property, the value of the property of the object being set to the property's default value.
unsetValue() - Method in interface org.plasma.provisioning.rdb.mysql.any.GlobalVariable
Unsets the value property, the value of the property of the object being set to the property's default value.
unsetValue() - Method in class org.plasma.provisioning.rdb.mysql.any.impl.GlobalVariableImpl
Unsets the value property, the value of the property of the object being set to the property's default value.
unsetValue() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.GlobalVariable
Unsets the value property, the value of the property of the object being set to the property's default value.
unsetValue() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.GlobalVariableImpl
Unsets the value property, the value of the property of the object being set to the property's default value.
unsetView() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
Unsets the view property, clearing the underlying collection.
unsetView() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
Unsets the view property, clearing the underlying collection.
unsetView() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
Unsets the view property, the value of the property of the object being set to the property's default value.
unsetView() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Unsets the view property, the value of the property of the object being set to the property's default value.
unsetView() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
Unsets the view property, the value of the property of the object being set to the property's default value.
unsetView() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
Unsets the view property, the value of the property of the object being set to the property's default value.
unsetView() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment
Unsets the view property, the value of the property of the object being set to the property's default value.
unsetView() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment
Unsets the view property, the value of the property of the object being set to the property's default value.
unsetViewColumn() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Unsets the viewColumn property, clearing the underlying collection.
unsetViewColumn() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Unsets the viewColumn property, clearing the underlying collection.
unsetViewColumnComment() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Unsets the viewColumnComment property, clearing the underlying collection.
unsetViewColumnComment() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Unsets the viewColumnComment property, clearing the underlying collection.
unsetViewComment() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Unsets the viewComment property, clearing the underlying collection.
unsetViewComment() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Unsets the viewComment property, clearing the underlying collection.
unsetViewDefinition() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
Unsets the viewDefinition property, the value of the property of the object being set to the property's default value.
unsetViewDefinition() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
Unsets the viewDefinition property, the value of the property of the object being set to the property's default value.
unsetViewName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Unsets the viewName property, the value of the property of the object being set to the property's default value.
unsetViewName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Unsets the viewName property, the value of the property of the object being set to the property's default value.
unsetViewType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Unsets the viewType property, the value of the property of the object being set to the property's default value.
unsetViewType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Unsets the viewType property, the value of the property of the object being set to the property's default value.
unsetViewTypeOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Unsets the viewTypeOwner property, the value of the property of the object being set to the property's default value.
unsetViewTypeOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
Unsets the viewTypeOwner property, the value of the property of the object being set to the property's default value.
update - Variable in class org.plasma.query.model.Clause
 
Update - Class in org.plasma.query.model
 
Update() - Constructor for class org.plasma.query.model.Update
 
Update(Expression) - Constructor for class org.plasma.query.model.Update
 
Update(Expression[]) - Constructor for class org.plasma.query.model.Update
 
upperCase() - Method in class org.plasma.query.dsl.DataNode
 
upperCase() - Method in class org.plasma.query.model.Property
 
upperCase() - Method in interface org.plasma.query.StringDataProperty
Constructs a function, which returns the upper case for the string data, and returns this data property for use in subsequent operations
usePrimitives() - Method in class org.plasma.text.lang3gl.DefaultLang3GLContext
 
usePrimitives() - Method in interface org.plasma.text.lang3gl.Lang3GLContext
Whether to use primitives over wrapper type classes.
UTF8_ENCODING - Static variable in interface org.plasma.sdo.core.CoreConstants
When we encode strings, we always specify UTF8 encoding
uuidFromBase64(String) - Method in class org.plasma.sdo.core.CoreDataObject
 
uuidToBase64(String) - Method in class org.plasma.sdo.core.CoreDataObject
 

V

validate(String) - Method in class org.plasma.provisioning.MetamodelDataBinding
 
validate(InputStream) - Method in class org.plasma.provisioning.MetamodelDataBinding
 
validate(String) - Method in class org.plasma.query.bind.PlasmaQueryDataBinding
 
validate(InputStream) - Method in class org.plasma.query.bind.PlasmaQueryDataBinding
 
validate(String) - Method in class org.plasma.sdo.xml.xslt.XSLTDataBinding
 
validate(InputStream) - Method in class org.plasma.sdo.xml.xslt.XSLTDataBinding
 
validate(String) - Method in class org.plasma.text.ddl.DDLModelDataBinding
 
validate(InputStream) - Method in class org.plasma.text.ddl.DDLModelDataBinding
 
validate(String) - Method in class org.plasma.xml.schema.SchemaDataBinding
 
validate(InputStream) - Method in class org.plasma.xml.schema.SchemaDataBinding
 
validate(String) - Method in class org.plasma.xml.wsdl.v2.WSDLDataBinding
 
validate(InputStream) - Method in class org.plasma.xml.wsdl.v2.WSDLDataBinding
 
validateStagingModel(File) - Static method in class org.plasma.provisioning.cli.ProvisioningTool
 
value() - Method in class org.plasma.provisioning.rdb.mysql.any.query.QGlobalVariable
Returns a DSL data element for property, value.
value() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QGlobalVariable
Returns a DSL data element for property, value.
value - Variable in class org.plasma.query.model.AbstractFunctionArg
 
value - Variable in class org.plasma.query.model.AbstractPathElement
 
value - Variable in class org.plasma.query.model.ArithmeticOperator
 
value() - Method in enum org.plasma.query.model.ArithmeticOperatorValues
 
value - Variable in class org.plasma.query.model.CollectionParameter
 
value - Variable in class org.plasma.query.model.ConfigurationProperty
 
value - Variable in class org.plasma.query.model.DateParameter
 
value - Variable in class org.plasma.query.model.DecimalParameter
 
value - Variable in class org.plasma.query.model.FilterId
 
value - Variable in class org.plasma.query.model.FloatParameter
 
value() - Method in enum org.plasma.query.model.FunctionValues
 
value - Variable in class org.plasma.query.model.GroupOperator
 
value() - Method in enum org.plasma.query.model.GroupOperatorValues
 
value - Variable in class org.plasma.query.model.ImportDeclaration
 
value - Variable in class org.plasma.query.model.IntParameter
 
value() - Method in enum org.plasma.query.model.JoinType
 
value - Variable in class org.plasma.query.model.Literal
 
value - Variable in class org.plasma.query.model.LogicalOperator
 
value() - Method in enum org.plasma.query.model.LogicalOperatorValues
 
value - Variable in class org.plasma.query.model.ParameterDeclaration
 
value() - Method in enum org.plasma.query.model.ProjectionNameType
 
value() - Method in enum org.plasma.query.model.QueryLanguageValues
 
value - Variable in class org.plasma.query.model.RelationalOperator
 
value() - Method in enum org.plasma.query.model.RelationalOperatorValues
 
value() - Method in enum org.plasma.query.model.SortDirectionValues
 
value - Variable in class org.plasma.query.model.StringParameter
 
value - Variable in class org.plasma.query.model.SubqueryOperator
 
value() - Method in enum org.plasma.query.model.SubqueryOperatorValues
 
value - Variable in class org.plasma.query.model.TextContent
 
value - Variable in class org.plasma.query.model.VariableDeclaration
 
value - Variable in class org.plasma.query.model.WildcardOperator
 
value() - Method in enum org.plasma.query.model.WildcardOperatorValues
 
value() - Method in enum org.plasma.query.model.WildcardPropertyTypeValues
 
valueObject - Variable in class org.plasma.sdo.core.CoreNode
 
valueOf(String) - Static method in enum org.plasma.provisioning.cli.CassandraToolAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.cli.DSLToolAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.cli.ProvisioningTarget
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.cli.ProvisioningToolOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.cli.QueryToolAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.cli.RDBDialect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.cli.RDBToolAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.cli.SDOToolAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.cli.UMLDialect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.cli.UMLPlatform
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.cli.UMLToolSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.cli.XSDToolAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.rdb.mysql.any.GlobalVariable.PROPERTY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.ColumnKeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.ConstraintType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.GlobalVariable.PROPERTY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.SysDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.Table.PROPERTY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.TableColumn.PROPERTY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.TableColumnConstraint.PROPERTY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage.PROPERTY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint.PROPERTY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.TableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.View.PROPERTY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.rdb.MySqlVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.rdb.oracle.any.sys.Version.PROPERTY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.Constraint.PROPERTY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.ConstraintType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.SysDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.Table.PROPERTY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn.PROPERTY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment.PROPERTY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint.PROPERTY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.TableComment.PROPERTY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.TableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.Version.PROPERTY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.View.PROPERTY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn.PROPERTY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment.PROPERTY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment.PROPERTY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.provisioning.rdb.OracleVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.query.model.ArithmeticOperatorValues
Returns the enum constant of this type with the specified name.
valueOf(RelationalExpr) - Static method in class org.plasma.query.model.Expression
Factory method supporting Jaxen XAPTH relational expressions.
valueOf(LogicalExpr) - Static method in class org.plasma.query.model.Expression
Factory method supporting Jaxen XAPTH logical expressions.
valueOf(EqualityExpr) - Static method in class org.plasma.query.model.Expression
 
valueOf(String) - Static method in enum org.plasma.query.model.FunctionValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.query.model.GroupOperatorValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.query.model.JoinType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.plasma.query.model.Literal
 
valueOf(Object) - Static method in class org.plasma.query.model.Literal
 
valueOf(String) - Static method in class org.plasma.query.model.LogicalOperator
 
valueOf(String) - Static method in enum org.plasma.query.model.LogicalOperatorValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.query.model.ProjectionNameType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.query.model.QueryLanguageValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.plasma.query.model.RelationalOperator
 
valueOf(String) - Static method in enum org.plasma.query.model.RelationalOperatorValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.query.model.SortDirectionValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.query.model.SubqueryOperatorValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.query.model.WildcardOperatorValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.query.model.WildcardPropertyTypeValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.query.visitor.Traversal
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.sdo.AssociationPath
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.sdo.ChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.sdo.core.TraversalDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.sdo.repository.Visibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.sdo.xml.MarshallerFlavor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.sdo.xml.UnmarshallerFlavor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.text.ddl.DDLOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.text.lang3gl.Lang3GLDialect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.text.lang3gl.Lang3GLOperation
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.plasma.provisioning.cli.CassandraToolAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.cli.DSLToolAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.cli.ProvisioningTarget
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.cli.ProvisioningToolOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.cli.QueryToolAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.cli.RDBDialect
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.cli.RDBToolAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.cli.SDOToolAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.cli.UMLDialect
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.cli.UMLPlatform
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.cli.UMLToolSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.cli.XSDToolAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.rdb.mysql.any.GlobalVariable.PROPERTY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.ColumnKeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.ConstraintType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.GlobalVariable.PROPERTY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.SysDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.Table.PROPERTY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.TableColumn.PROPERTY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.TableColumnConstraint.PROPERTY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage.PROPERTY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint.PROPERTY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.TableType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.View.PROPERTY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.rdb.MySqlVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.rdb.oracle.any.sys.Version.PROPERTY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.Constraint.PROPERTY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.ConstraintType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.SysDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.Table.PROPERTY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn.PROPERTY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment.PROPERTY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint.PROPERTY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.TableComment.PROPERTY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.TableType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.Version.PROPERTY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.View.PROPERTY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn.PROPERTY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment.PROPERTY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment.PROPERTY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.provisioning.rdb.OracleVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.query.model.ArithmeticOperatorValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.query.model.FunctionValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.query.model.GroupOperatorValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.query.model.JoinType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.query.model.LogicalOperatorValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.query.model.ProjectionNameType
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.plasma.query.model.Property
 
values() - Static method in enum org.plasma.query.model.QueryLanguageValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.query.model.RelationalOperatorValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.query.model.SortDirectionValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.query.model.SubqueryOperatorValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.query.model.WildcardOperatorValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.query.model.WildcardPropertyTypeValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.query.visitor.Traversal
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.sdo.AssociationPath
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.sdo.ChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.sdo.core.TraversalDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.sdo.repository.Visibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.sdo.xml.MarshallerFlavor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.sdo.xml.UnmarshallerFlavor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.text.ddl.DDLOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.text.lang3gl.Lang3GLDialect
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.plasma.text.lang3gl.Lang3GLOperation
Returns an array containing the constants of this enum type, in the order they are declared.
variable - Variable in class org.plasma.query.model.Term
 
Variable - Class in org.plasma.query.model
 
Variable() - Constructor for class org.plasma.query.model.Variable
 
Variable(Property) - Constructor for class org.plasma.query.model.Variable
 
VariableDeclaration - Class in org.plasma.query.model
 
VariableDeclaration() - Constructor for class org.plasma.query.model.VariableDeclaration
 
VariableDeclaration(String) - Constructor for class org.plasma.query.model.VariableDeclaration
 
variableDeclaration - Variable in class org.plasma.query.model.Where
 
Version - Interface in org.plasma.provisioning.rdb.oracle.any.sys
Generated interface representing the domain model entity Version.
Version - Interface in org.plasma.provisioning.rdb.oracle.g11.sys
Generated interface representing the domain model entity Version.
Version.PROPERTY - Enum in org.plasma.provisioning.rdb.oracle.any.sys
The declared logical property names for this Type.
Version.PROPERTY - Enum in org.plasma.provisioning.rdb.oracle.g11.sys
The declared logical property names for this Type.
VersionImpl - Class in org.plasma.provisioning.rdb.oracle.any.sys.impl
Generated implementation class representing the domain model entity Version.
VersionImpl() - Constructor for class org.plasma.provisioning.rdb.oracle.any.sys.impl.VersionImpl
Default No-arg constructor required for serialization operations.
VersionImpl(Type) - Constructor for class org.plasma.provisioning.rdb.oracle.any.sys.impl.VersionImpl
 
VersionImpl - Class in org.plasma.provisioning.rdb.oracle.g11.sys.impl
Generated implementation class representing the domain model entity Version.
VersionImpl() - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.impl.VersionImpl
Default No-arg constructor required for serialization operations.
VersionImpl(Type) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.impl.VersionImpl
 
view() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTable
Returns a DSL query element for reference property, view.
view(Expression) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTable
Returns a DSL query element for reference property, view, while adding the given path predicate expression.
View - Interface in org.plasma.provisioning.rdb.mysql.v5_5
Generated interface representing the domain model entity View.
view() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QViewColumn
Returns a DSL query element for reference property, view.
view() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QViewColumnComment
Returns a DSL query element for reference property, view.
view() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QViewComment
Returns a DSL query element for reference property, view.
View - Interface in org.plasma.provisioning.rdb.oracle.g11.sys
Represents a system view definition
View.PROPERTY - Enum in org.plasma.provisioning.rdb.mysql.v5_5
The declared logical property names for this Type.
View.PROPERTY - Enum in org.plasma.provisioning.rdb.oracle.g11.sys
The declared logical property names for this Type.
viewColumn() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QView
Returns a DSL query element for reference property, viewColumn.
viewColumn(Expression) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QView
Returns a DSL query element for reference property, viewColumn, while adding the given path predicate expression.
ViewColumn - Interface in org.plasma.provisioning.rdb.oracle.g11.sys
Represents a system column definition which is linked to its system Table definition by association.
ViewColumn.PROPERTY - Enum in org.plasma.provisioning.rdb.oracle.g11.sys
The declared logical property names for this Type.
viewColumnComment() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QView
Returns a DSL query element for reference property, viewColumnComment.
viewColumnComment(Expression) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QView
Returns a DSL query element for reference property, viewColumnComment, while adding the given path predicate expression.
ViewColumnComment - Interface in org.plasma.provisioning.rdb.oracle.g11.sys
The comment for a column
ViewColumnComment.PROPERTY - Enum in org.plasma.provisioning.rdb.oracle.g11.sys
The declared logical property names for this Type.
ViewColumnCommentImpl - Class in org.plasma.provisioning.rdb.oracle.g11.sys.impl
The comment for a column
ViewColumnCommentImpl() - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
Default No-arg constructor required for serialization operations.
ViewColumnCommentImpl(Type) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
 
ViewColumnImpl - Class in org.plasma.provisioning.rdb.oracle.g11.sys.impl
Represents a system column definition which is linked to its system Table definition by association.
ViewColumnImpl() - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
Default No-arg constructor required for serialization operations.
ViewColumnImpl(Type) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
 
viewComment() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QView
Returns a DSL query element for reference property, viewComment.
viewComment(Expression) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QView
Returns a DSL query element for reference property, viewComment, while adding the given path predicate expression.
ViewComment - Interface in org.plasma.provisioning.rdb.oracle.g11.sys
A comment on a table
ViewComment.PROPERTY - Enum in org.plasma.provisioning.rdb.oracle.g11.sys
The declared logical property names for this Type.
ViewCommentImpl - Class in org.plasma.provisioning.rdb.oracle.g11.sys.impl
A comment on a table
ViewCommentImpl() - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
Default No-arg constructor required for serialization operations.
ViewCommentImpl(Type) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
 
viewDefinition() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QView
Returns a DSL data element for property, viewDefinition.
ViewImpl - Class in org.plasma.provisioning.rdb.mysql.v5_5.impl
Generated implementation class representing the domain model entity View.
ViewImpl() - Constructor for class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
Default No-arg constructor required for serialization operations.
ViewImpl(Type) - Constructor for class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
 
ViewImpl - Class in org.plasma.provisioning.rdb.oracle.g11.sys.impl
Represents a system view definition
ViewImpl() - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
Default No-arg constructor required for serialization operations.
ViewImpl(Type) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
 
viewName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QView
Returns a DSL data element for property, viewName.
viewType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QView
Returns a DSL data element for property, viewType.
viewTypeOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QView
Returns a DSL data element for property, viewTypeOwner.
Visibility - Enum in org.plasma.sdo.repository
 
visit(Class, Class) - Method in interface org.plasma.provisioning.xsd.ClassVisitor
 
visit(AbstractSimpleType, AbstractSimpleType, int) - Method in class org.plasma.provisioning.xsd.ConstraintCollector
 
visit(AbstractSimpleType, AbstractSimpleType, int) - Method in class org.plasma.provisioning.xsd.DatatypeCollector
 
visit(AbstractSimpleType, AbstractSimpleType, int) - Method in class org.plasma.provisioning.xsd.EnumerationCollector
 
visit(Expr, Expr, int) - Method in class org.plasma.query.xpath.QueryPredicateVisitor
 
visit(DataObject, DataObject, String, int) - Method in class org.plasma.sdo.access.provider.common.DataObjectCommitCollector
 
visit(DataObject, DataObject, String, int) - Method in class org.plasma.sdo.access.provider.common.ModifiedObjectCollector
 
visit(DataObject, DataObject, String, int) - Method in class org.plasma.sdo.core.ContainmentGraphCollector
Called by the graph traversal algorithm (as part of the visitor pattern) when a graph node is encountered.
visit(DataObject, DataObject, String, int) - Method in class org.plasma.sdo.core.CorePathAssembler
 
visit(DataObject, DataObject, String, int) - Method in class org.plasma.sdo.helper.DataGraphCopyVisitor
 
visit(DataObject, DataObject, String, int) - Method in interface org.plasma.sdo.PlasmaDataGraphVisitor
 
visit(StreamObject, StreamObject, PlasmaProperty, int) - Method in interface org.plasma.sdo.xml.StreamObjectVisitor
 
visit(Expr, Expr, int) - Method in interface org.plasma.sdo.xpath.XPathExprVisitor
 
VisitorContext - Class in org.plasma.query.visitor
Encapsulates logic and data specific to a single traversal.
VisitorContext() - Constructor for class org.plasma.query.visitor.VisitorContext
 

W

warning(SAXParseException) - Method in class org.plasma.sdo.xml.DefaultErrorHandler
 
weight - Variable in class org.plasma.sdo.core.CoreEdge
 
where(Expression) - Method in interface org.plasma.query.dsl.DomainQuery
Appends the given expression to the where clause within this query and returns the query.
where(Expression) - Method in class org.plasma.query.dsl.DomainRoot
 
where - Variable in class org.plasma.query.model.Clause
 
where - Variable in class org.plasma.query.model.PathNode
 
Where - Class in org.plasma.query.model
 
Where() - Constructor for class org.plasma.query.model.Where
 
Where(Expression) - Constructor for class org.plasma.query.model.Where
 
Where(Expression[]) - Constructor for class org.plasma.query.model.Where
 
Where(String) - Constructor for class org.plasma.query.model.Where
 
Where(String, Parameter[]) - Constructor for class org.plasma.query.model.Where
 
Where(FilterId) - Constructor for class org.plasma.query.model.Where
 
Where - Interface in org.plasma.query
A clause containing properties used to restrict the results set.
wildcard() - Method in class org.plasma.query.dsl.PathNode
Returns all data properties for current Type.
wildcard() - Static method in class org.plasma.query.model.Property
 
wildcard(Path) - Static method in class org.plasma.query.model.Property
 
WILDCARD - Static variable in interface org.plasma.query.model.QueryConstants
 
Wildcard - Interface in org.plasma.query
A wild card property indicating the selection of all data properties within a type.
WILDCARD - Static variable in class org.plasma.sdo.access.provider.common.TraversalMap
 
WILDCARD_CHAR - Static variable in interface org.plasma.query.Wildcard
 
wildcardChar - Variable in class org.plasma.sdo.access.provider.common.SQLQueryFilterAssembler
 
WildcardDataNode - Class in org.plasma.query.dsl
A domain query node which is a wild card data end point within a query graph.
WildcardDataNode(PathNode, String) - Constructor for class org.plasma.query.dsl.WildcardDataNode
 
wildcardOperator - Variable in class org.plasma.query.model.Term
 
WildcardOperator - Class in org.plasma.query.model
 
WildcardOperator() - Constructor for class org.plasma.query.model.WildcardOperator
 
WildcardOperatorValues - Enum in org.plasma.query.model
Java class for WildcardOperatorValues.
WildcardPathElement - Class in org.plasma.query.model
 
WildcardPathElement() - Constructor for class org.plasma.query.model.WildcardPathElement
 
WildcardPathElement(String) - Constructor for class org.plasma.query.model.WildcardPathElement
 
wildcardProperty - Variable in class org.plasma.query.model.Term
 
WildcardProperty - Class in org.plasma.query.model
 
WildcardProperty() - Constructor for class org.plasma.query.model.WildcardProperty
 
WildcardProperty(Path) - Constructor for class org.plasma.query.model.WildcardProperty
 
WildcardPropertyTypeValues - Enum in org.plasma.query.model
Java class for WildcardPropertyTypeValues.
writeContent(InputStream, OutputStream) - Static method in class org.plasma.provisioning.cli.ProvisioningTool
 
WSDLDataBinding - Class in org.plasma.xml.wsdl.v2
 
WSDLDataBinding(BindingValidationEventHandler) - Constructor for class org.plasma.xml.wsdl.v2.WSDLDataBinding
 

X

xmiNs - Variable in class org.plasma.xml.uml.DefaultUMLModelAssembler
 
xmiVersion - Variable in class org.plasma.xml.uml.DefaultUMLModelAssembler
 
XMLConstants - Interface in org.plasma.sdo.xml
 
xmlHelper() - Method in class commonj.sdo.impl.HelperProviderImpl
 
XMLOptions - Interface in org.plasma.sdo.xml
 
XMLProcessor - Class in org.plasma.sdo.xml
 
XMLProcessor() - Constructor for class org.plasma.sdo.xml.XMLProcessor
 
XMLProcessor(XMLOptions) - Constructor for class org.plasma.sdo.xml.XMLProcessor
 
XMLSCHEMA_INSTANCE_NAMESPACE_URI - Static variable in interface org.plasma.sdo.xml.XMLConstants
 
XPathDataObject - Class in org.plasma.sdo.xpath
 
XPathDataObject(PlasmaDataObject, PlasmaDataObject, Property) - Constructor for class org.plasma.sdo.xpath.XPathDataObject
 
XPathDataProperty - Class in org.plasma.sdo.xpath
 
XPathDataProperty(Property, DataObject, Property) - Constructor for class org.plasma.sdo.xpath.XPathDataProperty
 
XPathDataValue - Class in org.plasma.sdo.xpath
 
XPathDataValue(Object, DataObject, Property) - Constructor for class org.plasma.sdo.xpath.XPathDataValue
 
XPathDetector - Class in org.plasma.sdo.xpath
 
XPathDetector() - Constructor for class org.plasma.sdo.xpath.XPathDetector
 
XPathException - Exception in org.plasma.sdo.xpath
 
XPathException() - Constructor for exception org.plasma.sdo.xpath.XPathException
 
XPathException(String, Throwable) - Constructor for exception org.plasma.sdo.xpath.XPathException
 
XPathException(String) - Constructor for exception org.plasma.sdo.xpath.XPathException
 
XPathException(Throwable) - Constructor for exception org.plasma.sdo.xpath.XPathException
 
XPathExprVisitor - Interface in org.plasma.sdo.xpath
Receives notifications as a Jaxen XPATH expression tree is traversed.
XPathProperty - Class in org.plasma.sdo.xpath
 
XPathProperty(Property, Type) - Constructor for class org.plasma.sdo.xpath.XPathProperty
 
XPathProperty(Property, Type, Property) - Constructor for class org.plasma.sdo.xpath.XPathProperty
 
XPathQuery - Interface in org.plasma.query.xpath
 
XPathSelect - Interface in org.plasma.query.xpath
 
XPathType - Class in org.plasma.sdo.xpath
 
XPathType(Type, Type, Property) - Constructor for class org.plasma.sdo.xpath.XPathType
 
XPathWhere - Interface in org.plasma.query.xpath
 
xsdHelper() - Method in class commonj.sdo.impl.HelperProviderImpl
 
XSDSchemaConverter - Class in org.plasma.provisioning.xsd
 
XSDSchemaConverter(Schema, String, String) - Constructor for class org.plasma.provisioning.xsd.XSDSchemaConverter
 
XSDTool - Class in org.plasma.provisioning.cli
 
XSDTool() - Constructor for class org.plasma.provisioning.cli.XSDTool
 
XSDToolAction - Enum in org.plasma.provisioning.cli
 
xsiNs - Variable in class org.plasma.xml.uml.DefaultUMLModelAssembler
 
xsiSchemaLocation - Variable in class org.plasma.xml.uml.DefaultUMLModelAssembler
 
XSLTDataBinding - Class in org.plasma.sdo.xml.xslt
 
XSLTDataBinding(BindingValidationEventHandler) - Constructor for class org.plasma.sdo.xml.xslt.XSLTDataBinding
 
A B C D E F G H I J L M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2017. All rights reserved.