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.Having
 
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.PredicateOperator
 
accept(QueryVisitor) - Method in interface org.plasma.query.model.Predicates
 
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.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.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
 
AccessServiceContext - Interface in org.plasma.sdo.access
Holds temporary state information for use within services held for the duration of a service call.
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.
addDescending(Property) - Method in class org.plasma.sdo.access.provider.common.DataComparator
 
addExpression(Expression) - Method in class org.plasma.query.model.Having
 
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
 
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.
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.
appFunctionName - Variable in class org.plasma.query.model.Function
 
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(ArithmeticOperatorName) - Constructor for class org.plasma.query.model.ArithmeticOperator
 
arithmeticOperator - Variable in class org.plasma.query.model.Term
 
ArithmeticOperatorName - Enum in org.plasma.query.model
Java class for ArithmeticOperatorValues.
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, PredicateOperator, 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.
asXml() - Method in class org.plasma.sdo.core.CoreDataGraph
 
asXml() - Method in interface org.plasma.sdo.PlasmaDataGraph
Traverses, serializes and returns the data graph formatted as XML.
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
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

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(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 class org.plasma.provisioning.xsd.SDOXSchemaConverter
 
buildModel() - Method in class org.plasma.provisioning.xsd.XSDSchemaConverter
 
buildModel() - Method in interface org.plasma.xml.schema.SchemaConverter
 
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
 
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
 
Class_ - Interface in org.plasma.sdo.repository
 
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
 
Classifier - Interface in org.plasma.sdo.repository
 
classLocalNameMap - Variable in class org.plasma.provisioning.xsd.ConverterSupport
 
classPropertyMap - Variable in class org.plasma.provisioning.xsd.ConverterSupport
 
classQualifiedNameMap - Variable in class org.plasma.provisioning.xsd.ConverterSupport
 
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(Having) - 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
 
clearObject(Serializable) - Method in class org.plasma.sdo.helper.PlasmaCacheDelegate
 
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
 
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.AccessServiceContext
Frees any resources associated with this context.
close() - Method in class org.plasma.sdo.access.client.DefaultServiceContext
 
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 interface org.plasma.sdo.access.StreamQueryDispatcher
 
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.
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
 
collectSubclasses() - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
column - Variable in class org.plasma.sdo.xml.StreamNode
 
Comment - Interface in org.plasma.sdo.repository
 
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.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
 
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(PlasmaDataGraph, PlasmaDataGraph) - Method in class org.plasma.sdo.access.provider.common.NoOpDataGraphComparator
 
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 - Variable in class org.plasma.query.model.Clause
 
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
 
configurationProperty - Variable in class org.plasma.query.model.Expression
 
configurationProperty - Variable in class org.plasma.query.model.Join
 
Connection - Interface in org.plasma.sdo.access.provider.common
 
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
 
ContainmentGraphCollector - Class in org.plasma.sdo.core.collector
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.collector.ContainmentGraphCollector
 
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.
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(DataType, 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.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.
CoreValue - Class in org.plasma.sdo.core
 
CoreValue(PlasmaProperty, Object) - Constructor for class org.plasma.sdo.core.CoreValue
 
CoreValue(PlasmaProperty, Object, FunctionIdentifier) - Constructor for class org.plasma.sdo.core.CoreValue
 
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() - Method in interface org.plasma.query.DataProperty
Constructs a count aggregate within this data property and returns the data property for use in subsequent operations
count() - Method in class org.plasma.query.dsl.DataNode
 
count() - Method in class org.plasma.query.model.Property
 
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.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
 
create(String, String) - Method in class org.plasma.sdo.helper.PlasmaDataFactory
 
create(Type) - Method in class org.plasma.sdo.helper.PlasmaDataFactory
 
create(Class, Type) - Method in class org.plasma.sdo.helper.PlasmaDataFactory
 
create(Class) - Method in class org.plasma.sdo.helper.PlasmaDataFactory
 
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
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.
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
 
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
 
createEntity() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of Entity
createExpression() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of Expression
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
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.
createImportDeclaration() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of ImportDeclaration
createInstanceProperty(String, DataType) - Static method in class org.plasma.sdo.core.CoreProperty
 
createIntParameter() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of IntParameter
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
createNullLiteral() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of NullLiteral
createOrderBy() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of OrderBy
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
createPredicateOperator() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of PredicateOperator
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, AccessServiceContext) - Method in class org.plasma.sdo.access.client.ClientSupport
 
createQuery() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of Query
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.
createSelect() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of Select
createStringParameter() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of StringParameter
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
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
createWhere() - Method in class org.plasma.query.model.ObjectFactory
Create an instance of Where
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
Defines a client which is the entry point for all data access operations for service providers.
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
 
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
 
DataComparatorAssembler(GroupBy, Type, DataComparator) - Constructor for class org.plasma.sdo.access.provider.common.DataComparatorAssembler
 
DataConverter - Class in org.plasma.sdo.helper
 
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
 
DataGraphComparatorAssembler(GroupBy, 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
 
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
 
DataOverflowException - Exception in org.plasma.sdo.helper
 
DataOverflowException(DataType, DataType, Object) - Constructor for exception org.plasma.sdo.helper.DataOverflowException
 
DataOverflowException(Throwable) - Constructor for exception org.plasma.sdo.helper.DataOverflowException
 
DataProperty - Interface in org.plasma.query
A non-reference property with a type which is a data type.
DataSource - Interface in org.plasma.sdo.access.provider.common
 
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
 
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
 
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
 
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
 
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
 
DefaultServiceContext - Class in org.plasma.sdo.access.client
 
DefaultServiceContext() - Constructor for class org.plasma.sdo.access.client.DefaultServiceContext
 
DefaultServiceContext(Properties) - Constructor for class org.plasma.sdo.access.client.DefaultServiceContext
 
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.
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
 
DELIM_PATH - Static variable in class org.plasma.sdo.access.provider.common.TraversalMap
 
delimiter - Variable in class org.plasma.query.model.Literal
 
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
 
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
 
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
Traverses, serializes and returns the data graph in an internal text format useful for debugging.
dump() - Method in interface org.plasma.sdo.PlasmaDataObject
Produces a raw dump format
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
Traverses the data graph depth first, serializing and returning the data graph in an internal text format useful for debugging.
dumpDepthFirst() - Method in interface org.plasma.sdo.PlasmaDataObject
Produces a raw dump format using a depth first graph traversal
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.
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
 
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(Having) - 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(PredicateOperator) - 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(Having) - 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(PredicateOperator) - 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
 
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
 
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
 
EnumerationLiteral - Interface in org.plasma.sdo.repository
 
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.Path
 
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
 
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
 
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, PredicateOperator, 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, PredicateOperator, 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(LogicalOperatorName) - 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.Having
 
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.xml.schema.SchemaDataBinding
 
fatalError(SAXParseException) - Method in class org.plasma.sdo.xml.DefaultErrorHandler
 
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.xml.schema.SchemaDataBinding
 
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.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(String) - Method in class org.plasma.sdo.core.CoreDataObject
 
find(String) - Method in interface org.plasma.sdo.PlasmaDataObject
Searches this data object graph returning the data object with a UUID string matching the given key.
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
 
findAsStream(Query) - Method in interface org.plasma.sdo.access.client.DataAccessClient
 
findAsStream(Query, int) - Method in interface org.plasma.sdo.access.client.DataAccessClient
 
findAsStream(Query[]) - Method in interface org.plasma.sdo.access.client.DataAccessClient
 
findAsStream(Query) - Method in class org.plasma.sdo.access.client.PojoDataAccessClient
 
findAsStream(Query, int) - Method in class org.plasma.sdo.access.client.PojoDataAccessClient
 
findAsStream(Query[]) - Method in class org.plasma.sdo.access.client.PojoDataAccessClient
 
findAsStream(Query) - Method in class org.plasma.sdo.access.client.SDODataAccessClient
 
findAsStream(Query, int) - Method in class org.plasma.sdo.access.client.SDODataAccessClient
 
findAsStream(Query[]) - Method in class org.plasma.sdo.access.client.SDODataAccessClient
 
findAsStream(Query) - Method in interface org.plasma.sdo.access.DataAccessService
 
findAsStream(Query, int) - Method in interface org.plasma.sdo.access.DataAccessService
 
findAsStream(Query[]) - Method in interface org.plasma.sdo.access.DataAccessService
 
findAsStream(Query, Timestamp) - Method in interface org.plasma.sdo.access.StreamQueryDispatcher
 
findAsStream(Query, int, Timestamp) - Method in interface org.plasma.sdo.access.StreamQueryDispatcher
 
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.
findCompression() - Method in interface org.plasma.sdo.repository.Property
 
findConcurrent() - Method in interface org.plasma.sdo.repository.Property
 
findDataObject(DataObject) - Method in class org.plasma.sdo.xpath.DataGraphXPath
Returns a single object result or null if no object results are found.
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.
findDataProperty(DataObject) - Method in class org.plasma.sdo.xpath.DataGraphXPath
Returns a single Property result or null if no Property results are found.
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
 
findHavingClause() - Method in class org.plasma.query.dsl.DomainRoot
 
findHavingClause() - Method in class org.plasma.query.model.Query
 
findHavingClause() - Method in interface org.plasma.query.Query
 
findIncrement() - Method in interface org.plasma.sdo.repository.Property
 
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
 
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) - Method in class org.plasma.sdo.core.CoreType
 
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(ConcurrencyType) - Method in interface org.plasma.sdo.PlasmaType
 
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(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
 
findTypeByPhysicalName(String, String) - Method in class org.plasma.sdo.helper.PlasmaTypeHelper
Return the Type specified by physical typeName with the given physical uri, or null if not found.
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
 
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
 
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
 
fromBytes(DataType, 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
 
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
 
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(DataType, 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
 
fromUnsignedInt(Type, UnsignedInteger) - Method in class org.plasma.sdo.helper.DataConverter
 
fromUnsignedLong(Type, UnsignedLong) - Method in class org.plasma.sdo.helper.DataConverter
 
fromValue(String) - Static method in enum org.plasma.query.model.ArithmeticOperatorName
 
fromValue(String) - Static method in enum org.plasma.query.model.FunctionName
 
fromValue(String) - Static method in enum org.plasma.query.model.GroupOperatorName
 
fromValue(String) - Static method in enum org.plasma.query.model.JoinType
 
fromValue(String) - Static method in enum org.plasma.query.model.LogicalOperatorName
 
fromValue(String) - Static method in enum org.plasma.query.model.PredicateOperatorName
 
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.RelationalOperatorName
 
fromValue(String) - Static method in enum org.plasma.query.model.SortDirection
 
fromValue(String) - Static method in enum org.plasma.query.model.WildcardPropertyType
 
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(FunctionName) - 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
 
FunctionIdentifier - Class in org.plasma.query
Immutable identifier for a function within a particular application context.
FunctionIdentifier(String) - Constructor for class org.plasma.query.FunctionIdentifier
 
FunctionName - Enum in org.plasma.query.model
Java class for FunctionName.
FunctionPath - Class in org.plasma.query.collector
Groups a specific property path with a single query scalar function declaration.
FunctionPath(Function, Path, Property) - Constructor for class org.plasma.query.collector.FunctionPath
 
functions - Variable in class org.plasma.query.model.Property
 

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(FunctionName, Property) - Method in class org.plasma.sdo.core.CoreDataObject
 
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(FunctionName, Property) - Method in interface org.plasma.sdo.PlasmaDataObject
Returns the scalar value for the given property associated with the given scalar function.
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
 
getAggregateFunctions() - Method in interface org.plasma.query.collector.Selection
 
getAggregateFunctions() - Method in class org.plasma.query.collector.SelectionCollector
 
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
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.
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
 
getAppFunctionName() - Method in class org.plasma.query.model.Function
Gets the value of the appFunctionName property.
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
 
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
 
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
 
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
 
getCollectionParameter() - Method in class org.plasma.query.model.Parameter
Gets the value of the collectionParameter property.
getColumn() - Method in class org.plasma.sdo.access.provider.common.PropertyPair
 
getColumn() - Method in class org.plasma.sdo.xml.StreamNode
 
getColumnNumber() - Method in class org.plasma.sdo.xml.ErrorLocator
 
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
 
getCompression() - Method in class org.plasma.sdo.core.CoreProperty
 
getCompression() - Method in interface org.plasma.sdo.PlasmaProperty
Returns the compression information for this property if exists, or null if not exists
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() - Method in class org.plasma.query.model.Clause
 
getConfigurationProperty() - Method in class org.plasma.query.model.Expression
 
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
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.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.
 
getContext() - Method in class org.plasma.query.visitor.DefaultQueryVisitor
 
getContext() - Method in interface org.plasma.query.visitor.QueryVisitor
 
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
 
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.
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
 
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.collector.LinkedNode
 
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
 
getDataType() - Method in class org.plasma.query.collector.FunctionPath
 
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.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_
 
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.
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
 
getDelimiter() - Method in interface org.plasma.query.Literal
 
getDelimiter() - Method in class org.plasma.query.model.Literal
 
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 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.
getDestNamespacePrefix() - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
getDestNamespaceURI() - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
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
 
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.
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 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
 
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.Having
 
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.Having
Gets the value of the expression property.
getExpressions() - Method in interface org.plasma.query.model.Predicates
 
getExpressions() - Method in class org.plasma.query.model.Update
 
getExpressions() - Method in class org.plasma.query.model.Where
 
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
 
getFunc() - Method in class org.plasma.query.collector.FunctionPath
 
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
 
getFunctions() - Method in class org.plasma.sdo.core.CoreValue
 
getFunctions() - Method in interface org.plasma.sdo.PlasmaValue
 
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
 
getHaving() - Method in class org.plasma.query.model.Clause
Gets the value of the having property.
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
 
getIdentifier() - Method in class org.plasma.query.FunctionIdentifier
 
getImportDeclaration() - Method in class org.plasma.query.model.Where
Gets the value of the importDeclaration property.
getIncrement() - Method in class org.plasma.sdo.core.CoreProperty
 
getIncrement() - Method in interface org.plasma.sdo.PlasmaProperty
Returns the increment information for this property if exists, or null if not exists
getIndex() - Method in class org.plasma.query.model.PathElement
Gets the value of the index 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 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
 
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
 
getJoin() - Method in class org.plasma.query.model.Clause
Gets the value of the join property.
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
 
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.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
 
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.MetamodelAssembler
 
getModel() - Method in class org.plasma.provisioning.xsd.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.
getMonthDayFormat() - Method in class org.plasma.sdo.helper.DataConverter
 
getMonthFormat() - Method in class org.plasma.sdo.helper.DataConverter
 
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
 
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
 
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
 
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
 
getObject(Serializable) - Method in class org.plasma.sdo.helper.PlasmaCacheDelegate
 
getObjectFactories() - Method in class org.plasma.provisioning.MetamodelDataBinding
 
getObjectFactories() - Method in class org.plasma.query.bind.PlasmaQueryDataBinding
 
getObjectFactories() - Method in class org.plasma.xml.schema.SchemaDataBinding
 
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.
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.
getOwnedLiteral() - Method in interface org.plasma.sdo.repository.Enumeration
 
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.
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.collector.FunctionPath
 
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.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.
getPredicateOperator() - Method in class org.plasma.query.model.Term
Gets the value of the wildcardOperator property.
getPrefix() - Method in class org.plasma.sdo.xml.StreamNode
 
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(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 interface org.plasma.sdo.access.AccessServiceContext
 
getProperties() - Method in class org.plasma.sdo.access.client.DefaultServiceContext
 
getProperties() - Method in class org.plasma.sdo.core.CoreType
Returns the List of the Properties of this type and all base types.
getPropertiesDeep() - Method in class org.plasma.query.model.Select
 
getProperty() - Method in class org.plasma.query.collector.FunctionPath
 
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.CoreValue
 
getProperty() - Method in class org.plasma.sdo.core.PathEndpoint
 
getProperty() - Method in interface org.plasma.sdo.PlasmaValue
 
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
 
getPropertyPaths() - Method in interface org.plasma.query.collector.Selection
 
getPropertyPaths() - Method in class org.plasma.query.collector.SelectionCollector
 
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.
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.
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.collector.ContainmentGraphCollector
Returns the nodes which are part of the contiguous containment hierarchy from the given source.
getResult() - Method in class org.plasma.sdo.core.collector.SourceNodeCollector
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
 
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.
getScalarDatatype(DataType) - Method in enum org.plasma.query.model.FunctionName
 
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.
getSDOXValue(ComplexType, String) - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
getSDOXValue(LocalElement, String) - Method in class org.plasma.provisioning.xsd.ConverterSupport
 
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
 
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
 
getSnapshotNannoTime() - 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.collector.LinkedNode
 
getSourceProperty() - Method in class org.plasma.query.dsl.PathNode
 
getSourceProperty() - Method in class org.plasma.sdo.core.collector.LinkedNode
 
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
 
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.
getSystemId() - Method in class org.plasma.sdo.xml.ErrorLocator
 
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
 
getTargetProperty() - Method in class org.plasma.sdo.core.collector.LinkedNode
 
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.
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.
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.query.model.Join
public List getConfigurationProperty() { if (configurationProperty == null) { configurationProperty = new ArrayList(); } return this.configurationProperty; } 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 the underlying classifier is 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
 
getTypeHelper() - Method in class org.plasma.sdo.helper.PlasmaHelperContext
 
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.
getTypeUniqueId() - Method in class org.plasma.query.model.AbstractProperty
 
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 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
 
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.xml.schema.SchemaDataBinding
 
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.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.PredicateOperator
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.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.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.core.CoreValue
 
getValue() - Method in interface org.plasma.sdo.PlasmaValue
 
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
 
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
 
getWildcardProperty() - Method in class org.plasma.query.model.Term
Gets the value of the wildcardProperty property.
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
 
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(GroupOperatorName) - Constructor for class org.plasma.query.model.GroupOperator
 
groupOperator - Variable in class org.plasma.query.model.Term
 
GroupOperatorName - 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

hasAggregateFunctions() - Method in interface org.plasma.query.collector.Selection
Returns true if any aggregate functions are found in the selection
hasAggregateFunctions() - Method in class org.plasma.query.collector.SelectionCollector
 
hasAlias() - Method in class org.plasma.query.model.Entity
 
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.Path
 
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
 
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
 
hasName(String) - Static method in enum org.plasma.query.model.FunctionName
 
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
 
having(Expression) - Method in interface org.plasma.query.dsl.DomainQuery
Appends the given Expression to the having clause within this query and returns the query.
having(Expression) - Method in class org.plasma.query.dsl.DomainRoot
 
Having - Interface in org.plasma.query
A clause containing properties used to represent a Having statement and is used in conjunction with aggregate functions.
having - Variable in class org.plasma.query.model.Clause
 
Having - Class in org.plasma.query.model
Java class for Having complex type.
Having() - Constructor for class org.plasma.query.model.Having
 
Having(Expression) - Constructor for class org.plasma.query.model.Having
 
Having(Expression[]) - Constructor for class org.plasma.query.model.Having
 
HBasePojoDataAccessClient - Class in org.plasma.sdo.access.client
 
HBasePojoDataAccessClient(AccessServiceContext) - 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
 
identifier - Variable in class org.plasma.query.FunctionIdentifier
 
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
 
index - Variable in class org.plasma.query.model.PathElement
 
initialize(AccessServiceContext) - Method in interface org.plasma.sdo.access.DataAccessService
 
initialize() - Method in interface org.plasma.sdo.access.SequenceGenerator
 
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_ISCONCURRENT - Static variable in interface org.plasma.sdo.PlasmaProperty
 
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_CONCURRENT_PROP - Static variable in interface org.plasma.sdo.PlasmaProperty
 
INSTANCE_PROPERTY_OBJECT_CONCURRENT_TIMESTAMP - Static variable in interface org.plasma.sdo.PlasmaProperty
 
INSTANCE_PROPERTY_OBJECT_CONCURRENT_USER - Static variable in interface org.plasma.sdo.PlasmaProperty
 
INSTANCE_PROPERTY_OBJECT_CONCURRENT_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.
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
 
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(String) - 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
 
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
 
isAggreate() - Method in enum org.plasma.query.model.FunctionName
 
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.
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) - Method in class org.plasma.sdo.core.CoreProperty
 
isConcurrent(ConcurrencyType, ConcurrentDataFlavor) - Method in class org.plasma.sdo.core.CoreProperty
 
isConcurrent() - Method in class org.plasma.sdo.core.CoreType
 
isConcurrent() - Method in interface org.plasma.sdo.PlasmaProperty
Returns true if this property is tagged as concurrent.
isConcurrent(ConcurrencyType) - Method in interface org.plasma.sdo.PlasmaProperty
 
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.
isConcurrent() - Method in interface org.plasma.sdo.PlasmaType
Returns true if the type contains at least one property defined as concurrent.
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.
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(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.
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
 
isFullText() - Method in enum org.plasma.query.model.FunctionName
 
isGroup() - Method in class org.plasma.query.model.Expression
 
isIncrement() - Method in class org.plasma.sdo.core.CoreProperty
 
isIncrement() - Method in interface org.plasma.sdo.PlasmaProperty
Returns true if the increment information for this property exists.
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
 
isNullLiteral() - Method in interface org.plasma.query.Literal
 
isNullLiteral - Variable in class org.plasma.query.model.Literal
 
isNullLiteral() - Method in class org.plasma.query.model.Literal
 
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.
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
 
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
 
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
 
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(AccessServiceContext) - Constructor for class org.plasma.sdo.access.client.JDBCPojoDataAccessClient
 
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

language - Variable in class org.plasma.query.model.TextContent
 
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
 
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
 
LinkedNode - Class in org.plasma.sdo.core.collector
Stores a data object, the source/container data object and source property that links or references it.
LinkedNode(PlasmaDataObject, PlasmaDataObject, PlasmaProperty) - Constructor for class org.plasma.sdo.core.collector.LinkedNode
 
Literal - Interface in org.plasma.query
A literal term
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
 
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(LogicalOperatorName) - Constructor for class org.plasma.query.model.LogicalOperator
 
logicalOperator - Variable in class org.plasma.query.model.Term
 
LogicalOperatorName - 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

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.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
 
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
 
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
 
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.

N

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_FIELD_NAME - Static variable in class org.plasma.sdo.PlasmaDataObjectConstants
SDO namespace (static) field name for generated classes.
namespaceURI - Variable in class org.plasma.query.model.Entity
 
nameType - Variable in class org.plasma.query.model.Projection
 
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
 
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
 
NoOpDataGraphComparator - Class in org.plasma.sdo.access.provider.common
A graph comparator that always results in an equal comparison.
NoOpDataGraphComparator() - Constructor for class org.plasma.sdo.access.provider.common.NoOpDataGraphComparator
 
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
 
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
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
 
Operator - Interface in org.plasma.query
Base interface for all operators that make up a query.
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.
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.
org.plasma.provisioning - package org.plasma.provisioning
 
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
Copyright 2017 TerraMeta Software, Inc.
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.core - package org.plasma.sdo.core
 
org.plasma.sdo.core.collector - package org.plasma.sdo.core.collector
 
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.xpath - package org.plasma.sdo.xpath
 
org.plasma.xml.schema - package org.plasma.xml.schema
 

P

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.
PlasmaCacheDelegate<T> - Class in org.plasma.sdo.helper
 
PlasmaCacheDelegate(String) - Constructor for class org.plasma.sdo.helper.PlasmaCacheDelegate
 
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
 
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.
PlasmaValue - Interface in org.plasma.sdo
A property/value pair used for value iteration from data objects.
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
 
PojoDataAccessClient - Class in org.plasma.sdo.access.client
 
PojoDataAccessClient(AccessServiceContext) - Constructor for class org.plasma.sdo.access.client.PojoDataAccessClient
 
PojoDataAccessClient(DataAccessProviderName, AccessServiceContext) - Constructor for class org.plasma.sdo.access.client.PojoDataAccessClient
 
PojoDataAccessClient(PlasmaDataAccessService) - Constructor for class org.plasma.sdo.access.client.PojoDataAccessClient
 
PREDICATE_END - Static variable in class org.plasma.sdo.xpath.XPathDetector
 
PREDICATE_START - Static variable in class org.plasma.sdo.xpath.XPathDetector
 
PredicateOperator - Class in org.plasma.query.model
 
PredicateOperator() - Constructor for class org.plasma.query.model.PredicateOperator
Default constructor for marshalling only !!
PredicateOperator(PredicateOperatorName) - Constructor for class org.plasma.query.model.PredicateOperator
 
predicateOperator - Variable in class org.plasma.query.model.Term
 
PredicateOperatorName - Enum in org.plasma.query.model
Java class for PredicateOperatorName.
Predicates - Interface in org.plasma.query.model
 
processWildcardExpression(Property, PredicateOperator, 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, SortDirection) - Constructor for class org.plasma.query.model.Property
 
Property(String, Path, SortDirection) - Constructor for class org.plasma.query.model.Property
 
Property(String, FunctionName) - 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_ROWKEY - Static variable in interface org.plasma.sdo.core.CoreConstants
 
PROPERTY_NAME_SEQUENCE - 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
 
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
 
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.
 
PROVIDER_JDBC_CONNECTION_DRIVER_NAME - Static variable in class org.plasma.sdo.access.ProviderConstants
 
PROVIDER_JDBC_CONNECTION_PASSWORD - Static variable in class org.plasma.sdo.access.ProviderConstants
 
PROVIDER_JDBC_CONNECTION_POOL_MAX_SIZE - Static variable in class org.plasma.sdo.access.ProviderConstants
 
PROVIDER_JDBC_CONNECTION_POOL_MIN_SIZE - Static variable in class org.plasma.sdo.access.ProviderConstants
 
PROVIDER_JDBC_CONNECTION_URL - Static variable in class org.plasma.sdo.access.ProviderConstants
 
PROVIDER_JDBC_CONNECTION_USER_NAME - Static variable in class org.plasma.sdo.access.ProviderConstants
 
ProviderConstants - Class in org.plasma.sdo.access
 
ProviderConstants() - Constructor for class org.plasma.sdo.access.ProviderConstants
 
PROVISIONING_NAMESPACE_URI - Static variable in interface org.plasma.provisioning.ProvisioningConstants
 
ProvisioningConstants - Interface in org.plasma.provisioning
 
put(String, Object) - Method in class org.plasma.sdo.core.CoreObject
 
put(UUID, PropertyPair) - Method in class org.plasma.sdo.core.SnapshotMap
 
putObject(Serializable, T) - Method in class org.plasma.sdo.helper.PlasmaCacheDelegate
 

Q

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
 
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.

R

randomSample - Variable in class org.plasma.query.model.From
 
RealDataProperty - Interface in org.plasma.query
A non-reference property with a type which is an real data type.
referenceWildcard() - Method in class org.plasma.query.dsl.PathNode
Returns all reference properties for current Type.
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(RelationalOperatorName) - Constructor for class org.plasma.query.model.RelationalOperator
 
relationalOperator - Variable in class org.plasma.query.model.Term
 
RelationalOperatorName - 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
 
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.
removeValue(String) - Method in class org.plasma.sdo.core.CoreNode
 
reparent(PlasmaDataObject, Property) - Method in class org.plasma.sdo.core.CoreDataObject
 
reparent(PlasmaDataObject, Property) - Method in interface org.plasma.sdo.PlasmaDataObject
Deprecated.
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.xml.schema.SchemaDataBinding
 
result - Variable in class org.plasma.sdo.xml.Unmarshaller
 
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.xml.schema
 
SchemaDataBinding - Class in org.plasma.xml.schema
 
SchemaDataBinding(BindingValidationEventHandler) - Constructor for class org.plasma.xml.schema.SchemaDataBinding
 
SchemaMetamodelAssembler - Class in org.plasma.provisioning.xsd
Constructs a provisioning model based on the a given XML Schema
SchemaMetamodelAssembler(Schema, String, String) - Constructor for class org.plasma.provisioning.xsd.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.
SchemaUtil - Class in org.plasma.xml.schema
 
SchemaUtil() - Constructor for class org.plasma.xml.schema.SchemaUtil
 
SDODataAccessClient - Class in org.plasma.sdo.access.client
 
SDODataAccessClient(AccessServiceContext) - Constructor for class org.plasma.sdo.access.client.SDODataAccessClient
 
SDODataAccessClient(DataAccessClient) - Constructor for class org.plasma.sdo.access.client.SDODataAccessClient
 
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.
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(FunctionName, DataProperty) - Method in interface org.plasma.query.dsl.DomainQuery
Appends the given property encapsulated by the giuven scalar function 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(FunctionName, 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, PlasmaType) - Constructor for class org.plasma.query.collector.SelectionCollector
 
SelectionCollector(Select, PlasmaType, boolean) - Constructor for class org.plasma.query.collector.SelectionCollector
 
SelectionCollector(Select, Where, PlasmaType) - Constructor for class org.plasma.query.collector.SelectionCollector
 
SelectionCollector(Select, Where, PlasmaType, boolean) - Constructor for class org.plasma.query.collector.SelectionCollector
 
SelectionCollector(Select, Where, OrderBy, PlasmaType) - Constructor for class org.plasma.query.collector.SelectionCollector
 
SelectionCollector(Select, Where, OrderBy, PlasmaType, boolean) - Constructor for class org.plasma.query.collector.SelectionCollector
 
SelectionCollector(Select, Where, OrderBy, GroupBy, Having, PlasmaType) - Constructor for class org.plasma.query.collector.SelectionCollector
 
SelectionCollector(Select, Where, OrderBy, GroupBy, Having, PlasmaType, boolean) - Constructor for class org.plasma.query.collector.SelectionCollector
 
SelectionCollector(Where, PlasmaType) - Constructor for class org.plasma.query.collector.SelectionCollector
 
SelectionCollector(Where, PlasmaType, 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
Supports application specific sequence generator implementations to be supplied to a data access service configuration.
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
 
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(FunctionName, Property, Object) - Method in class org.plasma.sdo.core.CoreDataObject
 
set(DataObject, String, Object) - Static method in class org.plasma.sdo.core.CoreHelper
Deprecated.
 
set(FunctionName, Property, Object) - Method in interface org.plasma.sdo.PlasmaDataObject
Sets the scalar value for the given property associated with the given scalar function.
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
 
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.
setAppFunctionName(String) - Method in class org.plasma.query.model.Function
Sets the value of the appFunctionName 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
 
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
 
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
 
setColumnNumber(int) - Method in class org.plasma.sdo.xml.ErrorLocator
 
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
 
setDataGraph(DataGraph) - Method in class org.plasma.sdo.core.CoreDataObject
 
setDataGraph(DataGraph) - Method in interface org.plasma.sdo.PlasmaDataObject
Deprecated.
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
 
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
 
setDelimiter(String) - Method in interface org.plasma.query.Literal
 
setDelimiter(String) - Method in class org.plasma.query.model.Literal
 
setDirection(SortDirection) - 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
 
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
 
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.
setHaving(Having) - Method in class org.plasma.query.model.Clause
Sets the value of the having 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.
setIndex(Integer) - Method in class org.plasma.query.model.PathElement
Sets the value of the index property.
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.
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
 
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
 
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(FunctionName) - 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.
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
 
setNullLiteral(NullLiteral) - Method in class org.plasma.query.model.Term
Sets the value of the nullLiteral property.
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.
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
 
setPredicateOperator(PredicateOperator) - Method in class org.plasma.query.model.Term
Sets the value of the wildcardOperator 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.
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
 
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
 
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.
setSystemId(String) - Method in class org.plasma.sdo.xml.ErrorLocator
 
setTargetProperty(PlasmaProperty) - Method in class org.plasma.sdo.core.collector.LinkedNode
 
setTerminated(boolean) - Method in class org.plasma.sdo.xml.Marshaller.PathNode
 
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.
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(WildcardPropertyType) - Method in class org.plasma.query.model.WildcardProperty
Sets the value of the type property.
setTypeUniqueId(String) - Method in class org.plasma.query.model.AbstractProperty
 
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 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(ArithmeticOperatorName) - 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(GroupOperatorName) - 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(LogicalOperatorName) - 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(PredicateOperatorName) - Method in class org.plasma.query.model.PredicateOperator
Sets the value of the value property.
setValue(RelationalOperatorName) - 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(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(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.
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
 
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.query.model.Path
 
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() - Constructor for class org.plasma.sdo.core.SnapshotMap
 
SnapshotMap(Timestamp) - Constructor for class org.plasma.sdo.core.SnapshotMap
 
SortDirection - 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
 
SourceNodeCollector - Class in org.plasma.sdo.core.collector
Visits an entire data graph, searching for data objects which have link(s) to the given target data object.
SourceNodeCollector(DataObject) - Constructor for class org.plasma.sdo.core.collector.SourceNodeCollector
 
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(PredicateOperator) - 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(Having) - 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(PredicateOperator) - 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(Having) - 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(PredicateOperator) - 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(PredicateOperator) - 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
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
 
StreamQueryDispatcher - Interface in org.plasma.sdo.access
 
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
 
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
 
support - Variable in class org.plasma.provisioning.xsd.AbstractAssembler
 

T

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(PredicateOperator) - 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
 
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
 
TextQueryFilterAssembler - Class in org.plasma.sdo.access.provider.common
 
TextQueryFilterAssembler() - Constructor for class org.plasma.sdo.access.provider.common.TextQueryFilterAssembler
 
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
 
toBytes(DataType, 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
 
toCharacter(Type, Object) - Method in class org.plasma.sdo.helper.DataConverter
 
toClassMap() - Method in class org.plasma.sdo.access.provider.common.TraversalMap
 
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
 
toFloat(Type, Object) - Method in class org.plasma.sdo.helper.DataConverter
 
toInt(Type, Object) - Method in class org.plasma.sdo.helper.DataConverter
 
toInt(DataType, Object) - Method in class org.plasma.sdo.helper.DataConverter
 
toInteger(Type, Object) - Method in class org.plasma.sdo.helper.DataConverter
 
toInteger(DataType, Object) - Method in class org.plasma.sdo.helper.DataConverter
 
TOKEN - Static variable in class org.plasma.query.model.NullLiteral
 
TOKENS - Static variable in class org.plasma.sdo.xpath.XPathDetector
 
toLong(Type, Object) - Method in class org.plasma.sdo.helper.DataConverter
 
toLong(DataType, Object) - Method in class org.plasma.sdo.helper.DataConverter
 
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
 
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.
toShort(Type, Object) - Method in class org.plasma.sdo.helper.DataConverter
 
toShort(DataType, Object) - Method in class org.plasma.sdo.helper.DataConverter
 
toString() - Method in class org.plasma.query.model.Path
 
toString() - Method in class org.plasma.query.model.PathNode
 
toString() - Method in class org.plasma.query.model.Property
 
toString() - Method in class org.plasma.sdo.access.provider.common.PropertyPair
 
toString(RelationalOperator) - Method in class org.plasma.sdo.access.provider.common.SQLQueryFilterAssembler
 
toString(PredicateOperator) - 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(DataType, 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.
toStrings(Type, Object) - Method in class org.plasma.sdo.helper.DataConverter
 
toTemporalDataType(Type, Type, Object) - Method in class org.plasma.sdo.helper.DataConverter
 
toTemporalDataType(DataType, 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
 
toUnsignedInt(Type, Object) - Method in class org.plasma.sdo.helper.DataConverter
 
toUnsignedInt(DataType, Object) - Method in class org.plasma.sdo.helper.DataConverter
 
toUnsignedLong(Type, Object) - Method in class org.plasma.sdo.helper.DataConverter
 
toUnsignedLong(DataType, Object) - Method in class org.plasma.sdo.helper.DataConverter
 
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
 
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
 
typeHelper() - Method in class commonj.sdo.impl.HelperProviderImpl
 
typeUniqueId - Variable in class org.plasma.query.model.AbstractProperty
A type unique id, such as a repository UUID as string or xmi-id from UML source.

U

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.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
 
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
 
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
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.xml.schema.SchemaDataBinding
 
validate(InputStream) - Method in class org.plasma.xml.schema.SchemaDataBinding
 
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.ArithmeticOperatorName
 
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.FunctionName
 
value - Variable in class org.plasma.query.model.GroupOperator
 
value() - Method in enum org.plasma.query.model.GroupOperatorName
 
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.LogicalOperatorName
 
value - Variable in class org.plasma.query.model.ParameterDeclaration
 
value - Variable in class org.plasma.query.model.PredicateOperator
 
value() - Method in enum org.plasma.query.model.PredicateOperatorName
 
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.RelationalOperatorName
 
value() - Method in enum org.plasma.query.model.SortDirection
 
value - Variable in class org.plasma.query.model.StringParameter
 
value - Variable in class org.plasma.query.model.TextContent
 
value - Variable in class org.plasma.query.model.VariableDeclaration
 
value() - Method in enum org.plasma.query.model.WildcardPropertyType
 
valueObject - Variable in class org.plasma.sdo.core.CoreNode
 
valueOf(String) - Static method in enum org.plasma.query.model.ArithmeticOperatorName
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.FunctionName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.query.model.GroupOperatorName
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.LogicalOperatorName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.query.model.PredicateOperatorName
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.RelationalOperatorName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.query.model.SortDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.plasma.query.model.WildcardPropertyType
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.
values() - Static method in enum org.plasma.query.model.ArithmeticOperatorName
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.FunctionName
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.GroupOperatorName
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.LogicalOperatorName
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.PredicateOperatorName
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.RelationalOperatorName
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.SortDirection
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.WildcardPropertyType
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() - Method in class org.plasma.sdo.core.CoreDataObject
 
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() - Method in interface org.plasma.sdo.PlasmaDataObject
Returns the current set of values for the data object including all defined and inherited properties, both singular and multi-valued data and reference properties.
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.
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
 
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.collector.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.collector.SourceNodeCollector
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
 
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
 
WildcardPropertyType - Enum in org.plasma.query.model
Java class for WildcardPropertyTypeValues.

X

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
 
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 © 2021. All rights reserved.