- ge(Object) - Method in interface org.plasma.query.DataProperty
-
Returns a boolean expression where
this property is greater than or equal to the given literal.
- ge(Object) - Method in class org.plasma.query.dsl.DataNode
-
- ge(String, Object) - Static method in class org.plasma.query.model.Expression
-
Returns an expression where
the given property is greater than or equalt to to the given literal.
- ge(String, String, Object) - Static method in class org.plasma.query.model.Expression
-
Returns an expression where
the given property is greater than or equal to to the given literal.
- ge(String, String[], Object) - Static method in class org.plasma.query.model.Expression
-
Returns an expression where
the given property is greater than or equal to to the given literal.
- ge(Property, Literal) - Static method in class org.plasma.query.model.Expression
-
Returns an expression where
the given property is greater than or equal to to the given literal.
- ge(Property, Object) - Static method in class org.plasma.query.model.Expression
-
Returns an expression where
the given property is greater than or equal to to the given literal.
- ge(Object) - Method in class org.plasma.query.model.Property
-
- generate(List<Type>) - Method in class org.plasma.sdo.helper.PlasmaXSDHelper
-
Generate an XML Schema Declaration (XSD) from Types.
- generate(List<Type>, Map<String, String>) - Method in class org.plasma.sdo.helper.PlasmaXSDHelper
-
Generate an XML Schema Declaration (XSD) from Types.
- generate(Query, String, String, Map<String, String>) - Method in class org.plasma.sdo.helper.PlasmaXSDHelper
-
Generate an XML Schema Declaration (XSD) with dynamically determined
containment references as embodied within the given,
PlasmaQueryTM, query.
- generate(Query, String, String, Map<String, String>, OutputStream) - Method in class org.plasma.sdo.helper.PlasmaXSDHelper
-
- get(String) - Method in class org.plasma.sdo.access.provider.common.TraversalMap
-
- get(DataObject) - Method in interface org.plasma.sdo.access.SequenceGenerator
-
- get(int) - Method in class org.plasma.sdo.core.CoreDataObject
-
- get(Property) - Method in class org.plasma.sdo.core.CoreDataObject
-
Returns the value of the given property of this object.
- get(String) - Method in class org.plasma.sdo.core.CoreDataObject
-
Returns the value of a property of either this object or an object reachable
from it, as identified by the specified path.
- get(DataObject, String) - Static method in class org.plasma.sdo.core.CoreHelper
-
Deprecated.
- get(String) - Method in class org.plasma.sdo.core.CoreObject
-
- get(Property) - Method in class org.plasma.sdo.core.CoreProperty
-
Returns the value of the specified instance property of this Property.
- get(Property) - Method in class org.plasma.sdo.core.CoreType
-
Returns the value of the specified instance property of this Type.
- get(UUID) - Method in class org.plasma.sdo.core.SnapshotMap
-
- get(UUID, Property) - Method in class org.plasma.sdo.core.SnapshotMap
-
- get() - Method in class org.plasma.sdo.xpath.DataGraphNodeAdapter
-
Returns the dereferenced value of an XPATH parse result.
- get() - Method in class org.plasma.sdo.xpath.XPathDataObject
-
- get() - Method in class org.plasma.sdo.xpath.XPathDataProperty
-
- get() - Method in class org.plasma.sdo.xpath.XPathDataValue
-
- getAbsoluteSize() - Method in class org.plasma.sdo.core.CoreObject
-
- getAction() - Method in class org.plasma.provisioning.ant.RDBTask
-
- getAlias() - Method in class org.plasma.query.model.Entity
-
Gets the value of the alias property.
- getAlias() - Method in class org.plasma.query.model.Property
-
Gets the value of the alias property.
- getAlias() - Method in class org.plasma.sdo.core.CoreProperty
-
- getAlias() - Method in class org.plasma.sdo.core.CoreType
-
- getAlias() - Method in interface org.plasma.sdo.PlasmaProperty
-
Returns the alias for this property if exists, or null
if not exists
- getAlias() - Method in interface org.plasma.sdo.PlasmaType
-
Returns the alias for
Type
- getAliasedProperties() - Method in class org.plasma.provisioning.adapter.TypeAdapter
-
- getAliasedPropertiesArray() - Method in class org.plasma.provisioning.adapter.TypeAdapter
-
- getAliasedProperty(String) - Method in class org.plasma.provisioning.adapter.TypeAdapter
-
- getAliasNames() - Method in class org.plasma.sdo.core.CoreProperty
-
Returns a list of alias names for this Property.
- getAliasNames() - Method in class org.plasma.sdo.core.CoreType
-
Return a list of alias names for this Type.
- getAllDocumentation() - Method in class org.plasma.provisioning.adapter.TypeAdapter
-
- getAllNamespaces() - Method in class org.plasma.sdo.repository.fuml.FumlRepository
-
- getAllNamespaces() - Method in class org.plasma.sdo.repository.PlasmaRepository
-
- getAllNamespaces() - Method in interface org.plasma.sdo.repository.Repository
-
- getAllNamespaceUris() - Method in class org.plasma.sdo.repository.fuml.FumlRepository
-
- getAllNamespaceUris() - Method in class org.plasma.sdo.repository.PlasmaRepository
-
- getAllNamespaceUris() - Method in interface org.plasma.sdo.repository.Repository
-
- getAllowableTargetTypes(DataType) - Method in class org.plasma.sdo.helper.DataConverter
-
- getAllPaths() - Method in class org.plasma.sdo.core.CorePathAssembler
-
- getAllPaths() - Method in interface org.plasma.sdo.PathAssembler
-
- getAllProperties() - Method in interface org.plasma.sdo.repository.Class_
-
- getAllSettings() - Method in interface org.plasma.sdo.Change
-
- getAllSettings() - Method in class org.plasma.sdo.core.CoreChange
-
- getAppinfo(Type, String) - Method in class org.plasma.sdo.helper.PlasmaXSDHelper
-
- getAppinfo(Property, String) - Method in class org.plasma.sdo.helper.PlasmaXSDHelper
-
- getArithmeticOperator() - Method in class org.plasma.query.model.Term
-
Gets the value of the arithmeticOperator property.
- getArtifactNamespaceURI() - Method in interface org.plasma.sdo.repository.Classifier
-
Returns the (UML) artifact URI associated with the classifier, if available, or
null e.g.
- getAs() - Method in class org.plasma.query.model.Property
-
- getAttributeAxisIterator(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
-
- getAttributeAxisIterator(Object, String, String, String) - Method in class org.plasma.query.xpath.QueryPathNavigator
-
Retrieves an Iterator over the attribute elements that
match the supplied name.
- getAttributeAxisIterator(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
-
- getAttributeAxisIterator(Object, String, String, String) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
-
Retrieves an Iterator over the attribute elements that
match the supplied name.
- getAttributeAxisIterator(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
-
- getAttributeAxisIterator(Object, String, String, String) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
-
Retrieves an Iterator over the attribute elements that
match the supplied name.
- getAttributeGroupMap() - Method in class org.plasma.provisioning.xsd.ConverterSupport
-
- getAttributeName(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
-
- getAttributeName(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
-
- getAttributeName(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
-
- getAttributeNamespaceUri(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
-
- getAttributeNamespaceUri(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
-
- getAttributeNamespaceUri(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
-
- getAttributeQName(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
-
- getAttributeQName(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
-
- getAttributeQName(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
-
- getAttributeStringValue(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
-
- getAttributeStringValue(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
-
- getAttributeStringValue(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
-
- getAutoIncrement() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
Returns the value of the autoIncrement property.
- getAutoIncrement() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Returns the value of the autoIncrement property.
- getBanner() - Method in class org.plasma.provisioning.rdb.oracle.any.sys.impl.VersionImpl
-
Returns the value of the banner property.
- getBanner() - Method in interface org.plasma.provisioning.rdb.oracle.any.sys.Version
-
Returns the value of the banner property.
- getBanner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.VersionImpl
-
Returns the value of the banner property.
- getBanner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Version
-
Returns the value of the banner property.
- getBaseTypes() - Method in class org.plasma.sdo.core.CoreType
-
Returns the List of immediate base Types for this Type, or an
empty list if there are no base Types.
- getBigDecimal(String) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getBigDecimal(int) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getBigDecimal(Property) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getBigInteger(String) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getBigInteger(int) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getBigInteger(Property) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getBody() - Method in interface org.plasma.sdo.repository.Comment
-
- getBody() - Method in class org.plasma.sdo.repository.fuml.FumlOpaqueBehavior
-
- getBody() - Method in interface org.plasma.sdo.repository.OpaqueBehavior
-
- getBoolean(String) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getBoolean(int) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getBoolean(Property) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getBusinessName() - Method in interface org.plasma.sdo.repository.Classifier
-
- getByte(String) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getByte(int) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getByte(Property) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getBytes(String) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getBytes(int) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getBytes(Property) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getChangedDataObjects() - Method in class org.plasma.sdo.core.CoreChangeSummary
-
- getChangeSummary() - Method in class org.plasma.sdo.core.CoreDataGraph
-
- getChangeSummary() - Method in class org.plasma.sdo.core.CoreDataObject
-
- getChangeType() - Method in interface org.plasma.sdo.Change
-
- getChangeType() - Method in class org.plasma.sdo.core.CoreChange
-
- getChar(String) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getChar(int) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getChar(Property) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getCharacterSetName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Returns the value of the characterSetName property.
- getCharacterSetName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Returns the value of the characterSetName property.
- getCharacterSetName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Returns the value of the characterSetName property.
- getCharacterSetName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Returns the value of the characterSetName property.
- getCharacterSetName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Returns the value of the characterSetName property.
- getCharacterSetName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Returns the value of the characterSetName property.
- getCharMaxLength() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Returns the value of the charMaxLength property.
- getCharMaxLength() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Returns the value of the charMaxLength property.
- getChars(int, int, char[], int) - Method in class org.plasma.text.TextBuilder
-
- getChildAxisIterator(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
-
Where the given context node is a SDO Property,
gets the actual value of the property wrapped
in a CoreXPathValue and Iterator.
- getChildAxisIterator(Object, String, String, String) - Method in class org.plasma.query.xpath.QueryPathNavigator
-
Retrieves an Iterator over the child elements that
match the supplied local name and namespace URI.
- getChildAxisIterator(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
-
Where the given context node is a SDO Property,
gets the actual value of the property wrapped
in a CoreXPathValue and Iterator.
- getChildAxisIterator(Object, String, String, String) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
-
Retrieves an Iterator over the child elements that
match the supplied local name and namespace URI.
- getChildAxisIterator(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
-
- getChildAxisIterator(Object, String, String, String) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
-
Retrieves an Iterator over the child elements that
match the supplied local name and namespace URI.
- getClass_() - Method in interface org.plasma.sdo.repository.Property
-
- getClassById(String) - Method in class org.plasma.sdo.repository.fuml.FumlRepository
-
- getClassById(String) - Method in class org.plasma.sdo.repository.PlasmaRepository
-
- getClassById(String) - Method in interface org.plasma.sdo.repository.Repository
-
- getClassesDir() - Method in class org.plasma.provisioning.ant.QueryTask
-
- getClassFactory() - Method in class org.plasma.text.lang3gl.java.DSLFactory
-
- getClassFactory() - Method in class org.plasma.text.lang3gl.java.SDOFactory
-
- getClassFactory() - Method in class org.plasma.text.lang3gl.java.TypeFactory
-
- getClassFactory() - Method in interface org.plasma.text.lang3gl.Lang3GLFactory
-
- getClassifier() - Method in class org.plasma.sdo.core.CoreType
-
- getClassifier() - Method in interface org.plasma.sdo.PlasmaType
-
Return the repository classifier underlying this
Type
- getClassifier(String) - Method in class org.plasma.sdo.repository.fuml.FumlRepository
-
- getClassifier(String) - Method in class org.plasma.sdo.repository.PlasmaRepository
-
- getClassifier(String) - Method in interface org.plasma.sdo.repository.Repository
-
Fetches a classifier using the given artifact, package or namespace qualified name.
- getClassifierById(String) - Method in class org.plasma.sdo.repository.fuml.FumlRepository
-
- getClassifierByName(String) - Method in class org.plasma.sdo.repository.fuml.FumlRepository
-
- getClassifierByQualifiedName(String) - Method in class org.plasma.sdo.repository.fuml.FumlRepository
-
- getClassifiers(String) - Method in class org.plasma.sdo.repository.fuml.FumlRepository
-
- getClassifiers(String) - Method in class org.plasma.sdo.repository.PlasmaRepository
-
- getClassifiers(String) - Method in interface org.plasma.sdo.repository.Repository
-
Returns a list of classifiers contained by the package, as well as all
classifiers within its contained packages, linked/stereotyped through an SDONamespace
stereotype where the stereotype uri matches the given uri.
- getClassLocalNameMap() - Method in class org.plasma.provisioning.xsd.ConverterSupport
-
- getClassPropertyMap() - Method in class org.plasma.provisioning.xsd.ConverterSupport
-
- getClassQualifiedNameMap() - Method in class org.plasma.provisioning.xsd.ConverterSupport
-
- getClauses() - Method in class org.plasma.query.model.Query
-
- getClss() - Method in class org.plasma.provisioning.adapter.ClassAdapter
-
- getCollectionParameter() - Method in class org.plasma.query.model.Parameter
-
Gets the value of the collectionParameter property.
- getCollectionSimpleName() - Method in class org.plasma.text.lang3gl.java.MetaClassInfo
-
Return the simple (unqualified) type name applicable for use
in collection classes, for primitive types (e.g.
- getColumn() - Method in class org.plasma.sdo.access.provider.common.PropertyPair
-
- getColumn() - Method in class org.plasma.sdo.xml.StreamNode
-
- getColumn(Table, String) - Method in class org.plasma.text.ddl.DefaultDDLFactory
-
- getColumn_id() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Returns the value of the column_id property.
- getColumn_id() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Returns the value of the column_id property.
- getColumn_id() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Returns the value of the column_id property.
- getColumn_id() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Returns the value of the column_id property.
- getColumnComment() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Returns the value of the columnComment property.
- getColumnComment() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Returns the value of the columnComment property.
- getColumnKey() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Returns the value of the columnKey property.
- getColumnKey() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Returns the value of the columnKey property.
- getColumnName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Returns the value of the columnName property.
- getColumnName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
-
Returns the value of the columnName property.
- getColumnName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Returns the value of the columnName property.
- getColumnName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
-
Returns the value of the columnName property.
- getColumnName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
-
Returns the value of the columnName property.
- getColumnName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
-
Returns the value of the columnName property.
- getColumnName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Returns the value of the columnName property.
- getColumnName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
-
Returns the value of the columnName property.
- getColumnName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Returns the value of the columnName property.
- getColumnName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Returns the value of the columnName property.
- getColumnName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment
-
Returns the value of the columnName property.
- getColumnName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint
-
Returns the value of the columnName property.
- getColumnName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Returns the value of the columnName property.
- getColumnName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment
-
Returns the value of the columnName property.
- getColumnNumber() - Method in class org.plasma.sdo.xml.ErrorLocator
-
- getColumnType() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Returns the value of the columnType property.
- getColumnType() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Returns the value of the columnType property.
- getCommand() - Method in class org.plasma.provisioning.ant.ProvisioningTask
-
- getComments() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
-
Returns the value of the comments property.
- getComments() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
-
Returns the value of the comments property.
- getComments() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
-
Returns the value of the comments property.
- getComments() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
-
Returns the value of the comments property.
- getComments() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment
-
Returns the value of the comments property.
- getComments() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment
-
Returns the value of the comments property.
- getComments() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment
-
Returns the value of the comments property.
- getComments() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment
-
Returns the value of the comments property.
- getComments() - Method in interface org.plasma.sdo.repository.Classifier
-
- getComments() - Method in interface org.plasma.sdo.repository.Element
-
- getComments() - Method in class org.plasma.sdo.repository.fuml.FumlOpaqueBehavior
-
- getComments() - Method in interface org.plasma.sdo.repository.Property
-
- getCommentStringValue(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
-
- getCommentStringValue(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
-
- getCommentStringValue(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
-
- getComparator() - Method in class org.plasma.sdo.access.provider.common.DataGraphComparatorAssembler
-
- getComparator() - Method in class org.plasma.sdo.access.provider.common.DataObjectComparatorAssembler
-
- getComplexTypeMap() - Method in class org.plasma.provisioning.xsd.ConverterSupport
-
- getConcurrent() - Method in class org.plasma.sdo.core.CoreProperty
-
- getConcurrent() - Method in interface org.plasma.sdo.PlasmaProperty
-
Returns the concurrent information for this property if exists, or null
if not exists
- getConfigurationProperties() - Method in class org.plasma.query.model.Query
-
Gets the value of the configurationProperties property.
- getConfigurationProperty(String) - Method in class org.plasma.query.dsl.DomainRoot
-
- getConfigurationProperty(String) - Method in class org.plasma.query.model.Query
-
Returns the configuration property value for the given name
- getConfigurationProperty(String) - Method in interface org.plasma.query.Query
-
Returns the configuration property value for the given name
- getConstraint() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
- getConstraint(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
- getConstraint() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Returns an array of Constraint set for the object's multi-valued property constraint.
- getConstraint(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Returns the Constraint set for the object's multi-valued property constraint based on the given index.
- getConstraintCount() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
- getConstraintCount() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Returns a count for multi-valued property constraint.
- getConstraintName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Returns the value of the constraintName property.
- getConstraintName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Returns the value of the constraintName property.
- getConstraintName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
-
Returns the value of the constraintName property.
- getConstraintName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint
-
Returns the value of the constraintName property.
- getConstraintType() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
-
Returns the value of the constraintType property.
- getConstraintType() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint
-
Returns the value of the constraintType property.
- getConstraintType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Returns the value of the constraintType property.
- getConstraintType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Returns the value of the constraintType property.
- getContainer() - Method in class org.plasma.sdo.core.CoreDataObject
-
Returns the containing
data object
or
null if there is no container.
- getContainingType() - Method in class org.plasma.sdo.core.CoreProperty
-
Returns the containing type of this Property.
- getContainmentProperty() - Method in class org.plasma.sdo.core.ContainmentNode
-
- getContainmentProperty() - Method in class org.plasma.sdo.core.CoreDataObject
-
Return the Property of the
data object containing this data object
or
null if there is no container.
- getContainmentReferenceName(PlasmaType) - Static method in class org.plasma.xml.schema.SchemaUtil
-
- getContainmentReferenceName(TypeAdapter) - Static method in class org.plasma.xml.schema.SchemaUtil
-
- getContent() - Method in class org.plasma.sdo.xml.DocumentMarshaller
-
Deprecated.
- getContent(String, boolean) - Method in class org.plasma.sdo.xml.DocumentMarshaller
-
Deprecated.
- getContent(Format) - Method in class org.plasma.sdo.xml.DocumentMarshaller
-
Deprecated.
- getContent() - Method in class org.plasma.xml.uml.DefaultUMLModelAssembler
-
- getContent(String, boolean) - Method in class org.plasma.xml.uml.DefaultUMLModelAssembler
-
- getContent(Format) - Method in class org.plasma.xml.uml.DefaultUMLModelAssembler
-
- getContent(OutputStream) - Method in class org.plasma.xml.uml.DefaultUMLModelAssembler
-
- getContent(OutputStream, String, boolean) - Method in class org.plasma.xml.uml.DefaultUMLModelAssembler
-
- getContent(OutputStream, Format) - Method in class org.plasma.xml.uml.DefaultUMLModelAssembler
-
- getContent() - Method in interface org.plasma.xml.uml.UMLModelAssembler
-
- getContent(String, boolean) - Method in interface org.plasma.xml.uml.UMLModelAssembler
-
- getContent(Format) - Method in interface org.plasma.xml.uml.UMLModelAssembler
-
- getContent(OutputStream) - Method in interface org.plasma.xml.uml.UMLModelAssembler
-
- getContent(OutputStream, String, boolean) - Method in interface org.plasma.xml.uml.UMLModelAssembler
-
- getContent(OutputStream, Format) - Method in interface org.plasma.xml.uml.UMLModelAssembler
-
- getContext() - Method in class org.plasma.query.visitor.DefaultQueryVisitor
-
- getContext() - Method in interface org.plasma.query.visitor.QueryVisitor
-
- getContext() - Method in class org.plasma.text.lang3gl.java.DefaultFactory
-
- getContext() - Method in class org.plasma.text.lang3gl.java.TypeClassFactory
-
- getContext() - Method in class org.plasma.text.lang3gl.java.TypeEnumerationFactory
-
- getContext() - Method in interface org.plasma.text.lang3gl.Lang3GLContentFactory
-
Returns the language context for this factory.
- getCopyHelper() - Method in class org.plasma.sdo.helper.PlasmaHelperContext
-
- getCreatedMillis() - Method in class org.plasma.sdo.core.CoreSetting
-
- getCreatedMillis() - Method in interface org.plasma.sdo.PlasmaSetting
-
- getDataDefault() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Returns the value of the dataDefault property.
- getDataDefault() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Returns the value of the dataDefault property.
- getDataDefault() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Returns the value of the dataDefault property.
- getDataDefault() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Returns the value of the dataDefault property.
- getDataFactory() - Method in class org.plasma.sdo.helper.PlasmaHelperContext
-
- getDataFlavor() - Method in class org.plasma.sdo.core.CoreProperty
-
- getDataFlavor() - Method in interface org.plasma.sdo.PlasmaProperty
-
For data type properties, returns the data flavor associated
with the property data type.
- getDataFlavor(DataTypeRef) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
-
- getDataGraph() - Method in interface org.plasma.sdo.access.DataGraphAssembler
-
Returns the assembled data graph.
- getDataGraph() - Method in class org.plasma.sdo.core.CoreChangeSummary
-
Returns the
data graph associated with this change summary or null.
- getDataGraph() - Method in class org.plasma.sdo.core.CoreDataObject
-
Returns the
data graph for this object or
null if there isn't one.
- getDataHelper() - Method in class org.plasma.sdo.helper.PlasmaHelperContext
-
- getDataLength() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Returns the value of the dataLength property.
- getDataLength() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Returns the value of the dataLength property.
- getDataLength() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Returns the value of the dataLength property.
- getDataLength() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Returns the value of the dataLength property.
- getDataObject() - Method in class org.plasma.sdo.access.provider.common.DataObjectCommitAdapter
-
- getDataObject() - Method in interface org.plasma.sdo.Change
-
- getDataObject() - Method in class org.plasma.sdo.core.ContainmentNode
-
- getDataObject() - Method in class org.plasma.sdo.core.CoreChange
-
- getDataObject() - Method in class org.plasma.sdo.core.CoreDataObject
-
- getDataObject(String) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getDataObject(int) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getDataObject(Property) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getDataObject() - Method in interface org.plasma.sdo.PlasmaDataObject
-
- getDataObject() - Method in interface org.plasma.sdo.PlasmaNode
-
- getDataObject() - Method in class org.plasma.sdo.xpath.XPathDataObject
-
- getDataPrecision() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Returns the value of the dataPrecision property.
- getDataPrecision() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Returns the value of the dataPrecision property.
- getDataPrecision() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Returns the value of the dataPrecision property.
- getDataPrecision() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Returns the value of the dataPrecision property.
- getDataPrecision() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Returns the value of the dataPrecision property.
- getDataPrecision() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Returns the value of the dataPrecision property.
- getDataScale() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Returns the value of the dataScale property.
- getDataScale() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Returns the value of the dataScale property.
- getDataScale() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Returns the value of the dataScale property.
- getDataScale() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Returns the value of the dataScale property.
- getDataScale() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Returns the value of the dataScale property.
- getDataScale() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Returns the value of the dataScale property.
- getDataType() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Returns the value of the dataType property.
- getDataType() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Returns the value of the dataType property.
- getDataType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Returns the value of the dataType property.
- getDataType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Returns the value of the dataType property.
- getDataType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Returns the value of the dataType property.
- getDataType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Returns the value of the dataType property.
- getDate(String) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getDate(int) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getDate(Property) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getDateFormat() - Method in class org.plasma.sdo.helper.DataConverter
-
- getDateFormats() - Method in class org.plasma.sdo.helper.DataConverter
-
- getDateParameter() - Method in class org.plasma.query.model.Parameter
-
Gets the value of the dateParameter property.
- getDateTimeFormat() - Method in class org.plasma.sdo.helper.DataConverter
-
- getDayFormat() - Method in class org.plasma.sdo.helper.DataConverter
-
- getDecimalParameter() - Method in class org.plasma.query.model.Parameter
-
Gets the value of the decimalParameter property.
- getDeclaredProperties() - Method in class org.plasma.provisioning.adapter.TypeAdapter
-
- getDeclaredProperties() - Method in class org.plasma.sdo.core.CoreType
-
Returns the Properties declared in this Type as opposed to
those declared in base Types.
- getDeclaredProperties() - Method in interface org.plasma.sdo.repository.Class_
-
- getDeclaredPropertiesArray() - Method in class org.plasma.provisioning.adapter.TypeAdapter
-
- getDeclaredPropertiesSorted() - Method in class org.plasma.sdo.core.CoreType
-
Returns an alphabetically sorted list of the Properties declared
in this Type as opposed to
those declared in base Types.
- getDeclaredPropertiesSorted() - Method in interface org.plasma.sdo.PlasmaType
-
Returns an alphabetically sorted list of the Properties declared
in
Type as opposed to
those declared in base Types.
- getDeclaredProperty(String) - Method in class org.plasma.provisioning.adapter.TypeAdapter
-
- getDefault() - Method in class org.plasma.sdo.core.CoreProperty
-
Returns the default value this Property will have in a
data object where the Property hasn't been set.
- getDefaultUMLNamespaceURI() - Method in class org.plasma.sdo.repository.fuml.FumlRepository
-
- getDelete() - Method in class org.plasma.query.model.Clause
-
- getDeleteClause() - Method in class org.plasma.query.model.Query
-
- getDeleteRule() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Returns the value of the deleteRule property.
- getDeleteRule() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Returns the value of the deleteRule property.
- getDepth() - Method in class org.plasma.sdo.core.CoreObject
-
- getDerivation() - Method in class org.plasma.sdo.core.CoreProperty
-
- getDerivation() - Method in class org.plasma.sdo.core.CoreType
-
- getDerivation() - Method in interface org.plasma.sdo.PlasmaProperty
-
Returns the derivation information for this property if exists, or null
if not exists
- getDerivation() - Method in interface org.plasma.sdo.PlasmaType
-
Returns the derivation information for
Type if exists, or null
if not exists
- getDerivationSupplier() - Method in class org.plasma.sdo.core.CoreProperty
-
- getDerivationSupplier() - Method in class org.plasma.sdo.core.CoreType
-
- getDerivationSupplier() - Method in interface org.plasma.sdo.PlasmaProperty
-
Returns the derivation supplier property for this property or null if not exists.
- getDerivationSupplier() - Method in interface org.plasma.sdo.PlasmaType
-
Returns the derivation supplier type for
Type or null if not exists.
- getDerivationSupplier() - Method in interface org.plasma.sdo.repository.Classifier
-
- getDescription() - Method in enum org.plasma.provisioning.cli.CassandraToolAction
-
- getDescription() - Method in enum org.plasma.provisioning.cli.DSLToolAction
-
- getDescription() - Method in interface org.plasma.provisioning.cli.OptionEnum
-
- getDescription() - Method in enum org.plasma.provisioning.cli.ProvisioningTarget
-
- getDescription() - Method in enum org.plasma.provisioning.cli.ProvisioningToolOption
-
- getDescription() - Method in enum org.plasma.provisioning.cli.QueryToolAction
-
- getDescription() - Method in enum org.plasma.provisioning.cli.RDBDialect
-
- getDescription() - Method in enum org.plasma.provisioning.cli.RDBToolAction
-
- getDescription() - Method in enum org.plasma.provisioning.cli.SDOToolAction
-
- getDescription() - Method in enum org.plasma.provisioning.cli.UMLDialect
-
- getDescription() - Method in enum org.plasma.provisioning.cli.UMLPlatform
-
- getDescription() - Method in enum org.plasma.provisioning.cli.UMLToolSource
-
- getDescription() - Method in enum org.plasma.provisioning.rdb.mysql.v5_5.ColumnKeyType
-
Returns the descriptive text associated with this enumeration literal.
- getDescription() - Method in enum org.plasma.provisioning.rdb.mysql.v5_5.ConstraintType
-
Returns the descriptive text associated with this enumeration literal.
- getDescription() - Method in enum org.plasma.provisioning.rdb.mysql.v5_5.SysDataType
-
Returns the descriptive text associated with this enumeration literal.
- getDescription() - Method in enum org.plasma.provisioning.rdb.mysql.v5_5.TableType
-
Returns the descriptive text associated with this enumeration literal.
- getDescription() - Method in enum org.plasma.provisioning.rdb.oracle.g11.sys.ConstraintType
-
Returns the descriptive text associated with this enumeration literal.
- getDescription() - Method in enum org.plasma.provisioning.rdb.oracle.g11.sys.SysDataType
-
Returns the descriptive text associated with this enumeration literal.
- getDescription() - Method in enum org.plasma.provisioning.rdb.oracle.g11.sys.TableType
-
Returns the descriptive text associated with this enumeration literal.
- getDescription() - Method in class org.plasma.sdo.core.CoreProperty
-
- getDescription() - Method in class org.plasma.sdo.core.CoreType
-
- getDescription() - Method in interface org.plasma.sdo.PlasmaEnum
-
- getDescription() - Method in interface org.plasma.sdo.PlasmaProperty
-
- getDescription() - Method in interface org.plasma.sdo.PlasmaType
-
Returns the comments from the repository classifier for this
Type.
- getDescriptionText() - Method in class org.plasma.sdo.core.CoreProperty
-
- getDescriptionText() - Method in class org.plasma.sdo.core.CoreType
-
- getDescriptionText() - Method in interface org.plasma.sdo.PlasmaProperty
-
- getDescriptionText() - Method in interface org.plasma.sdo.PlasmaType
-
Returns the concatenated comments from the repository classifier for this
Type.
- getDest() - Method in class org.plasma.provisioning.ant.DSLTask
-
- getDest() - Method in class org.plasma.provisioning.ant.SDOTask
-
- getDestFile() - Method in class org.plasma.provisioning.ant.QueryTask
-
- getDestFileType() - Method in class org.plasma.provisioning.ant.QueryTask
-
- getDestNamespacePrefix() - Method in class org.plasma.provisioning.ant.QueryTask
-
- getDestNamespacePrefix() - Method in class org.plasma.provisioning.xsd.ConverterSupport
-
- getDestNamespacePrefix() - Method in class org.plasma.xml.uml.DefaultUMLModelAssembler
-
- getDestNamespacePrefix() - Method in interface org.plasma.xml.uml.UMLModelAssembler
-
- getDestNamespaceURI() - Method in class org.plasma.provisioning.ant.QueryTask
-
- getDestNamespaceURI() - Method in class org.plasma.provisioning.xsd.ConverterSupport
-
- getDestNamespaceURI() - Method in class org.plasma.xml.uml.DefaultUMLModelAssembler
-
- getDestNamespaceURI() - Method in interface org.plasma.xml.uml.UMLModelAssembler
-
- getDialect() - Method in class org.plasma.provisioning.ant.DSLTask
-
- getDialect() - Method in class org.plasma.provisioning.ant.RDBTask
-
- getDialect() - Method in class org.plasma.provisioning.ant.SDOTask
-
- getDirection() - Method in class org.plasma.query.model.Property
-
- getDirection() - Method in class org.plasma.sdo.core.CoreEdge
-
- getDirection() - Method in interface org.plasma.sdo.core.Edge
-
- getDocument(String) - Method in class org.plasma.query.xpath.QueryPathNavigator
-
- getDocument() - Method in class org.plasma.sdo.xml.DocumentMarshaller
-
Deprecated.
- getDocument(String) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
-
- getDocument(String) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
-
- getDocument() - Method in class org.plasma.xml.uml.DefaultUMLModelAssembler
-
- getDocument() - Method in interface org.plasma.xml.uml.UMLModelAssembler
-
- getDocumentation() - Method in class org.plasma.provisioning.adapter.TypeAdapter
-
- getDocumentationContent(Annotated) - Method in class org.plasma.provisioning.xsd.AbstractAssembler
-
- getDocumentationContent(Annotation) - Method in class org.plasma.provisioning.xsd.ConverterSupport
-
- getDocumentationContent(Annotated) - Method in class org.plasma.provisioning.xsd.ConverterSupport
-
- getDocumentNode(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
-
- getDocumentNode(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
-
- getDocumentNode(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
-
- getDouble(String) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getDouble(int) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getDouble(Property) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getDurationFormat() - Method in class org.plasma.sdo.helper.DataConverter
-
- getEdges(PlasmaProperty) - Method in class org.plasma.sdo.core.CoreNode
-
- getEdges(PlasmaProperty) - Method in interface org.plasma.sdo.PlasmaNode
-
Returns a list of
edges associated with the given property
regardless of it's multiplicity.
- getEditioningView() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Returns the value of the editioningView property.
- getEditioningView() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns the value of the editioningView property.
- getElementById(String) - Method in class org.plasma.sdo.repository.fuml.FumlRepository
-
- getElementByName(String) - Method in class org.plasma.sdo.repository.fuml.FumlRepository
-
- getElementByQualifiedName(String) - Method in class org.plasma.sdo.repository.fuml.FumlRepository
-
- getElementMap() - Method in class org.plasma.provisioning.xsd.ConverterSupport
-
- getElementName(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
-
- getElementName(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
-
- getElementName(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
-
- getElementNamespaceUri(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
-
- getElementNamespaceUri(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
-
- getElementNamespaceUri(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
-
- getElementQName(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
-
- getElementQName(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
-
- getElementQName(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
-
- getElementStringValue(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
-
- getElementStringValue(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
-
- getElementStringValue(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
-
- getEncoding() - Method in class org.plasma.sdo.core.CoreXMLDocument
-
Return the XML encoding of the document, or null if not specified.
- getEncoding() - Method in class org.plasma.sdo.xml.DefaultOptions
-
- getEncoding() - Method in interface org.plasma.sdo.xml.XMLOptions
-
Returns the character encoding
- getEndRange() - Method in class org.plasma.query.dsl.DomainRoot
-
- getEndRange() - Method in class org.plasma.query.model.Query
-
- getEndRange() - Method in interface org.plasma.query.Query
-
Gets the value of the endRange property.
- getEntities() - Method in class org.plasma.query.model.From
-
- getEntity() - Method in class org.plasma.query.model.Delete
-
Gets the value of the entity property.
- getEntity() - Method in class org.plasma.query.model.From
-
- getEntity() - Method in class org.plasma.query.model.Join
-
Gets the value of the entity property.
- getEntity() - Method in class org.plasma.query.model.Term
-
Gets the value of the entity property.
- getEntity() - Method in class org.plasma.query.model.Update
-
Gets the value of the entity property.
- getEntityName() - Method in exception org.plasma.sdo.access.LockedEntityException
-
- getEntityName() - Method in exception org.plasma.sdo.access.service.LockedEntityEJBException
-
- getEntityName() - Method in class org.plasma.sdo.core.CoreNode
-
- getEntityName() - Method in class org.plasma.sdo.core.CoreObject
-
- getEntityName() - Method in interface org.plasma.sdo.core.NamedEntity
-
- getEnumerationById(String) - Method in class org.plasma.sdo.repository.fuml.FumlRepository
-
- getEnumerationConstraint() - Method in class org.plasma.sdo.core.CoreProperty
-
- getEnumerationConstraint() - Method in interface org.plasma.sdo.PlasmaProperty
-
Returns the enumeration constraint information for this property if exists, or null
if not exists
- getEnumerationConstraints() - Method in class org.plasma.provisioning.xsd.ConstraintCollector
-
- getEnumerationFactory() - Method in class org.plasma.text.lang3gl.java.DSLFactory
-
- getEnumerationFactory() - Method in class org.plasma.text.lang3gl.java.SDOFactory
-
- getEnumerationFactory() - Method in class org.plasma.text.lang3gl.java.TypeFactory
-
- getEnumerationFactory() - Method in interface org.plasma.text.lang3gl.Lang3GLFactory
-
- getEnumerationLiteralById(String) - Method in class org.plasma.sdo.repository.fuml.FumlRepository
-
- getEqualityHelper() - Method in class org.plasma.sdo.helper.PlasmaHelperContext
-
- getErrorHandler() - Method in class org.plasma.sdo.xml.DefaultOptions
-
- getErrorHandler() - Method in interface org.plasma.sdo.xml.XMLOptions
-
Returns the current XML Schema (XSD) validation
error handler
- getEventTypeString(int) - Static method in class org.plasma.sdo.xml.StreamUnmarshaller
-
Returns the String representation of the given integer constant.
- getExpression() - Method in class org.plasma.query.model.On
-
Gets the value of the expression property.
- getExpression() - Method in class org.plasma.query.model.Term
-
Gets the value of the expression property.
- getExpressionCount() - Method in class org.plasma.query.model.Update
-
- getExpressionCount() - Method in class org.plasma.query.model.Where
-
- getExpressions() - Method in class org.plasma.query.model.Update
-
- getExpressions() - Method in class org.plasma.query.model.Where
-
- getField() - Method in class org.plasma.provisioning.adapter.FieldAdapter
-
- getFieldClass() - Method in class org.plasma.provisioning.adapter.FieldAdapter
-
- getFieldPackage() - Method in class org.plasma.provisioning.adapter.FieldAdapter
-
- getFile() - Method in class org.plasma.provisioning.ant.QueryTask
-
- getFilter() - Method in class org.plasma.sdo.access.provider.common.TextQueryFilterAssembler
-
- getFilterId() - Method in class org.plasma.query.model.Where
-
Gets the value of the filterId property.
- getFloat(String) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getFloat(int) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getFloat(Property) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getFloatParameter() - Method in class org.plasma.query.model.Parameter
-
Gets the value of the floatParameter property.
- getFrom() - Method in class org.plasma.query.model.Clause
-
Gets the value of the from property.
- getFromClause() - Method in class org.plasma.query.dsl.DomainRoot
-
- getFromClause() - Method in class org.plasma.query.model.Query
-
- getFromClause() - Method in interface org.plasma.query.Query
-
- getFunctionArgs() - Method in class org.plasma.query.model.Function
-
Gets the value of the functionArgs property.
- getFunctions(Property) - Method in interface org.plasma.query.collector.Selection
-
Returns the functions for the given property or empty list
if the given property has no functions.
- getFunctions(Property, int) - Method in interface org.plasma.query.collector.Selection
-
Returns the functions for the given property for the given
traversal level or graph depth, or empty list
if the given property has no functions.
- getFunctions(Property) - Method in class org.plasma.query.collector.SelectionCollector
-
- getFunctions(Property, int) - Method in class org.plasma.query.collector.SelectionCollector
-
- getFunctions() - Method in class org.plasma.query.model.Property
-
- getGeneralization() - Method in interface org.plasma.sdo.repository.Classifier
-
- getGlobalProperty(String, String, boolean) - Method in class org.plasma.sdo.helper.PlasmaXSDHelper
-
- getGroupBy() - Method in class org.plasma.query.model.Clause
-
Gets the value of the GroupBy property.
- getGroupOperator() - Method in class org.plasma.query.model.Term
-
Gets the value of the groupOperator property.
- getHashKey(PlasmaDataObject) - Method in class org.plasma.sdo.access.provider.common.DataObjectHashKeyAssembler
-
- getId() - Method in class org.plasma.sdo.core.CoreDataGraph
-
Returns an object to be used and managed by client
Data Access Services
as an identifier for a Data Graph.
- getId() - Method in class org.plasma.sdo.core.CoreProperty
-
- getId() - Method in class org.plasma.sdo.core.CoreType
-
- getId() - Method in interface org.plasma.sdo.PlasmaDataGraph
-
Returns an object to be used and managed by client
Data Access Services
as an identifier for a Data Graph.
- getId() - Method in interface org.plasma.sdo.PlasmaProperty
-
Returns the unique id for the element within its meta data repository.
- getId() - Method in interface org.plasma.sdo.PlasmaType
-
Returns the unique id for the element within its meta data repository.
- getId() - Method in interface org.plasma.sdo.repository.Element
-
- getId() - Method in class org.plasma.sdo.repository.fuml.FumlOpaqueBehavior
-
- getImplementationClassName(Class) - Method in class org.plasma.text.lang3gl.java.DSLClassFactory
-
- getImplementationClassName(Class, Package) - Method in class org.plasma.text.lang3gl.java.SDODefaultFactory
-
- getImportDeclaration() - Method in class org.plasma.query.model.Where
-
Gets the value of the importDeclaration property.
- getIndentationToken() - Method in class org.plasma.text.ddl.DDLStreamAssembler
-
- getIndentationToken() - Method in class org.plasma.text.lang3gl.DefaultLang3GLContext
-
- getIndentationToken() - Method in class org.plasma.text.lang3gl.DefaultStreamAssembler
-
- getIndentationToken() - Method in interface org.plasma.text.lang3gl.Lang3GLContext
-
- getIndex() - Method in class org.plasma.query.model.PathElement
-
Gets the value of the index property.
- getIndexName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Returns the value of the indexName property.
- getIndexName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Returns the value of the indexName property.
- getIndexOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Returns the value of the indexOwner property.
- getIndexOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Returns the value of the indexOwner property.
- getInheritedProperties(Type) - Method in interface org.plasma.query.collector.PropertySelection
-
Deprecated.
Returns a list of data and reference
property names collected specifically for
the given type or collected for any base type
of the given type.
- getInheritedProperties(Type) - Method in class org.plasma.query.collector.PropertySelectionCollector
-
Deprecated.
- getInheritedProperties(Type) - Method in interface org.plasma.query.collector.Selection
-
Returns the unique set of inherited data and reference
properties collected for the given type, and any base types
of the given type, irrespective
of the (query) graph level.
- getInheritedProperties(Type, int) - Method in interface org.plasma.query.collector.Selection
-
Returns the unique set of inherited data and reference
properties collected for the given type, and any base types
of the given type, for the given
(query) graph level.
- getInheritedProperties(Type, Property) - Method in interface org.plasma.query.collector.Selection
-
Returns the unique set of inherited data and reference
properties collected for the given Type for the given
(query) graph edge source property.
- getInheritedProperties(Type, Property, int) - Method in interface org.plasma.query.collector.Selection
-
Returns the unique set of inherited data and reference
properties collected for the given Type for the given
(query) graph edge source property at the given traversal
level or graph depth.
- getInheritedProperties(Type) - Method in class org.plasma.query.collector.SelectionCollector
-
- getInheritedProperties(Type, Property) - Method in class org.plasma.query.collector.SelectionCollector
-
- getInheritedProperties(Type, int) - Method in class org.plasma.query.collector.SelectionCollector
-
- getInheritedProperties(Type, Property, int) - Method in class org.plasma.query.collector.SelectionCollector
-
- getInheritedTypes() - Method in interface org.plasma.query.collector.PropertySelection
-
Deprecated.
Returns all selected types and as well as types
specialize or inherit from the selected types.
- getInheritedTypes() - Method in class org.plasma.query.collector.PropertySelectionCollector
-
Deprecated.
- getInheritedTypes() - Method in interface org.plasma.query.collector.Selection
-
Returns all selected types and as well as types
which specialize or inherit from the selected types.
- getInheritedTypes() - Method in class org.plasma.query.collector.SelectionCollector
-
- getInstance() - Static method in class org.plasma.sdo.repository.fuml.FumlRepository
-
- getInstance() - Static method in class org.plasma.sdo.repository.PlasmaRepository
-
- getInstanceClass() - Method in class org.plasma.sdo.core.CoreType
-
Returns the Java class that this type represents or the generic
data object implementation class if no provisioned implementation
class is found.
- getInstanceName() - Method in enum org.plasma.provisioning.rdb.mysql.v5_5.ColumnKeyType
-
Returns the physical or instance name associated with this enumeration literal.
- getInstanceName() - Method in enum org.plasma.provisioning.rdb.mysql.v5_5.ConstraintType
-
Returns the physical or instance name associated with this enumeration literal.
- getInstanceName() - Method in enum org.plasma.provisioning.rdb.mysql.v5_5.SysDataType
-
Returns the physical or instance name associated with this enumeration literal.
- getInstanceName() - Method in enum org.plasma.provisioning.rdb.mysql.v5_5.TableType
-
Returns the physical or instance name associated with this enumeration literal.
- getInstanceName() - Method in enum org.plasma.provisioning.rdb.oracle.g11.sys.ConstraintType
-
Returns the physical or instance name associated with this enumeration literal.
- getInstanceName() - Method in enum org.plasma.provisioning.rdb.oracle.g11.sys.SysDataType
-
Returns the physical or instance name associated with this enumeration literal.
- getInstanceName() - Method in enum org.plasma.provisioning.rdb.oracle.g11.sys.TableType
-
Returns the physical or instance name associated with this enumeration literal.
- getInstanceName() - Method in interface org.plasma.sdo.PlasmaEnum
-
- getInstanceProperties() - Method in class org.plasma.sdo.core.CoreDataObject
-
Returns a read-only List of the Properties currently used in this DataObject.
- getInstanceProperties() - Method in class org.plasma.sdo.core.CoreProperty
-
- getInstanceProperties() - Method in class org.plasma.sdo.core.CoreType
-
- getInstanceProperty(String) - Method in class org.plasma.sdo.core.CoreDataObject
-
Returns the named Property from the current instance properties,
or null if not found.
- getInt(String) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getInt(int) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getInt(Property) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getInterfaceFactory() - Method in class org.plasma.text.lang3gl.java.DSLFactory
-
- getInterfaceFactory() - Method in class org.plasma.text.lang3gl.java.SDOFactory
-
- getInterfaceFactory() - Method in class org.plasma.text.lang3gl.java.TypeFactory
-
- getInterfaceFactory() - Method in interface org.plasma.text.lang3gl.Lang3GLFactory
-
- getIntParameter() - Method in class org.plasma.query.model.Parameter
-
Gets the value of the intParameter property.
- getIsConcurrencyUser() - Method in interface org.plasma.sdo.repository.Property
-
- getIsConcurrencyVersion() - Method in interface org.plasma.sdo.repository.Property
-
- getIsLockingTimestamp() - Method in interface org.plasma.sdo.repository.Property
-
- getIsLockingUser() - Method in interface org.plasma.sdo.repository.Property
-
- getIsOriginationTimestamp() - Method in interface org.plasma.sdo.repository.Property
-
- getIsOriginationUser() - Method in interface org.plasma.sdo.repository.Property
-
- getIsPriKey() - Method in interface org.plasma.sdo.repository.Property
-
- getIsReadonly() - Method in interface org.plasma.sdo.repository.Property
-
- getIsUnique() - Method in interface org.plasma.sdo.repository.Property
-
- getIsUpdatable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
-
Returns the value of the isUpdatable property.
- getIsUpdatable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
-
Returns the value of the isUpdatable property.
- getJoin() - Method in class org.plasma.query.model.Clause
-
Gets the value of the join property.
- getKey() - Method in class org.plasma.provisioning.adapter.TypeAdapter
-
- getKey() - Method in class org.plasma.sdo.core.CoreProperty
-
- getKey() - Method in interface org.plasma.sdo.PlasmaProperty
-
Returns the key information for this property if exists, or null
if not exists
- getKeys() - Method in class org.plasma.sdo.core.CoreObject
-
- getKeys() - Method in class org.plasma.sdo.core.SnapshotMap
-
- getKeySupplier() - Method in class org.plasma.sdo.core.CoreProperty
-
- getKeySupplier() - Method in interface org.plasma.sdo.PlasmaProperty
-
Returns the key supplier property for this property or null if not exists.
- getLanguage() - Method in class org.plasma.query.model.TextContent
-
Gets the value of the language property.
- getLanguage() - Method in class org.plasma.sdo.repository.fuml.FumlOpaqueBehavior
-
- getLanguage() - Method in interface org.plasma.sdo.repository.OpaqueBehavior
-
- getLeafPackages() - Method in class org.plasma.provisioning.adapter.ModelAdapter
-
- getLeafPackages() - Method in interface org.plasma.provisioning.adapter.ProvisioningModel
-
- getLeft() - Method in class org.plasma.sdo.PlasmaDataLink
-
- getLeft() - Method in interface org.plasma.sdo.PlasmaEdge
-
- getLine() - Method in class org.plasma.sdo.xml.StreamNode
-
- getLineNumber() - Method in class org.plasma.sdo.xml.ErrorLocator
-
- getList(String) - Method in class org.plasma.sdo.core.CoreDataObject
-
Returns the value of a List property identified by the specified path.
- getList(int) - Method in class org.plasma.sdo.core.CoreDataObject
-
Returns the value of a List property identified by the specified property index.
- getList(Property) - Method in class org.plasma.sdo.core.CoreDataObject
-
Returns the value of the specified List property.
- getLiteral() - Method in class org.plasma.query.model.Term
-
Gets the value of the literal property.
- getLocalName() - Method in class org.plasma.provisioning.adapter.TypeAdapter
-
- getLocalName() - Method in class org.plasma.sdo.core.CoreProperty
-
- getLocalName() - Method in class org.plasma.sdo.core.CoreType
-
- getLocalName(Type) - Method in class org.plasma.sdo.helper.PlasmaXSDHelper
-
- getLocalName(Property) - Method in class org.plasma.sdo.helper.PlasmaXSDHelper
-
- getLocalName() - Method in interface org.plasma.sdo.PlasmaProperty
-
Returns the local name alias for this Property if exists, or otherwise
the property name
- getLocalName() - Method in interface org.plasma.sdo.PlasmaType
-
Returns the local name alias of this
Type as a string.
- getLocalName() - Method in interface org.plasma.sdo.repository.Classifier
-
- getLocalName() - Method in interface org.plasma.sdo.repository.Property
-
- getLocalName() - Method in class org.plasma.sdo.xml.StreamNode
-
- getLocalNameBytes() - Method in class org.plasma.sdo.core.CoreProperty
-
Returns the local name of this Property as a byte array which may be cached
or lazily cached on demand.
- getLocalNameBytes() - Method in class org.plasma.sdo.core.CoreType
-
Returns the local name of this Type as a byte array which may be cached
or lazily cached on demand.
- getLocalNameBytes() - Method in interface org.plasma.sdo.PlasmaProperty
-
Returns the local name of this Property as a byte array which may be cached
or lazily cached on demand.
- getLocalNameBytes() - Method in interface org.plasma.sdo.PlasmaType
-
Returns the local name of
Type as a byte array which may be cached
or lazily cached on demand.
- getLockedDate() - Method in exception org.plasma.sdo.access.LockedEntityException
-
- getLockedDate() - Method in exception org.plasma.sdo.access.service.LockedEntityEJBException
-
- getLogicalOperator() - Method in class org.plasma.query.model.Term
-
Gets the value of the logicalOperator property.
- getLong(String) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getLong(int) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getLong(Property) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getMap() - Method in class org.plasma.sdo.access.provider.common.TraversalMapAssembler
-
- getMaxLength() - Method in class org.plasma.sdo.core.CoreProperty
-
Returns the maximum length allowed this property, or -1 if no
maximum length is defined.
- getMaxLength() - Method in interface org.plasma.sdo.PlasmaProperty
-
Returns the maximum length allowed this property, or -1 if no
maximum length is defined.
- getMaxLength() - Method in interface org.plasma.sdo.repository.Property
-
- getMaxResults() - Method in exception org.plasma.sdo.access.MaxResultsExceededException
-
- getMinimumPathDepth() - Method in class org.plasma.sdo.core.CorePathAssembler
-
- getMinimumPathDepth() - Method in interface org.plasma.sdo.PathAssembler
-
- getMinimumPathString() - Method in class org.plasma.sdo.core.CorePathAssembler
-
- getMinimumPathString() - Method in interface org.plasma.sdo.PathAssembler
-
- getModel() - Method in class org.plasma.provisioning.adapter.ModelAdapter
-
- getModel() - Method in interface org.plasma.provisioning.adapter.ProvisioningModel
-
- getModel() - Method in class org.plasma.provisioning.AnnotationMetamodelAssembler
-
- getModel() - Method in class org.plasma.provisioning.MetamodelAssembler
-
- getModel() - Method in class org.plasma.provisioning.SchemaMetamodelAssembler
-
- getModel() - Method in class org.plasma.query.dsl.DomainRoot
-
- getModel() - Method in class org.plasma.query.model.Query
-
- getModel() - Method in interface org.plasma.query.Query
-
Returns the underlying query model for this
query.
- getModelFile() - Method in class org.plasma.provisioning.ant.ProvisioningTask
-
- getMonthDayFormat() - Method in class org.plasma.sdo.helper.DataConverter
-
- getMonthFormat() - Method in class org.plasma.sdo.helper.DataConverter
-
- getName() - Method in class org.plasma.provisioning.adapter.TypeAdapter
-
- getName() - Method in interface org.plasma.provisioning.rdb.mysql.any.GlobalVariable
-
Returns the value of the name property.
- getName() - Method in class org.plasma.provisioning.rdb.mysql.any.impl.GlobalVariableImpl
-
Returns the value of the name property.
- getName() - Method in enum org.plasma.provisioning.rdb.mysql.v5_5.ColumnKeyType
-
Returns the logical name associated with this enumeration literal.
- getName() - Method in enum org.plasma.provisioning.rdb.mysql.v5_5.ConstraintType
-
Returns the logical name associated with this enumeration literal.
- getName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.GlobalVariable
-
Returns the value of the name property.
- getName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.GlobalVariableImpl
-
Returns the value of the name property.
- getName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnConstraintImpl
-
Returns the value of the name property.
- getName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
-
Returns the value of the name property.
- getName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
-
Returns the value of the name property.
- getName() - Method in enum org.plasma.provisioning.rdb.mysql.v5_5.SysDataType
-
Returns the logical name associated with this enumeration literal.
- getName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnConstraint
-
Returns the value of the name property.
- getName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
-
Returns the value of the name property.
- getName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint
-
Returns the value of the name property.
- getName() - Method in enum org.plasma.provisioning.rdb.mysql.v5_5.TableType
-
Returns the logical name associated with this enumeration literal.
- getName() - Method in enum org.plasma.provisioning.rdb.oracle.g11.sys.ConstraintType
-
Returns the logical name associated with this enumeration literal.
- getName() - Method in enum org.plasma.provisioning.rdb.oracle.g11.sys.SysDataType
-
Returns the logical name associated with this enumeration literal.
- getName() - Method in enum org.plasma.provisioning.rdb.oracle.g11.sys.TableType
-
Returns the logical name associated with this enumeration literal.
- getName() - Method in interface org.plasma.query.DataProperty
-
returns the name of this property
- getName() - Method in class org.plasma.query.dsl.DataNode
-
- getName() - Method in class org.plasma.query.dsl.DomainRoot
-
- getName() - Method in interface org.plasma.query.From
-
Returns the type (logical) name
- getName() - Method in class org.plasma.query.model.ConfigurationProperty
-
Gets the value of the name property.
- getName() - Method in class org.plasma.query.model.Entity
-
Gets the value of the name property.
- getName() - Method in class org.plasma.query.model.From
-
- getName() - Method in class org.plasma.query.model.Function
-
Gets the value of the name property.
- getName() - Method in class org.plasma.query.model.FunctionArg
-
Gets the value of the name property.
- getName() - Method in class org.plasma.query.model.Projection
-
Gets the value of the name property.
- getName() - Method in class org.plasma.query.model.Property
-
- getName() - Method in class org.plasma.query.model.Query
-
- getName() - Method in interface org.plasma.query.Query
-
Gets the value of the name property for the query.
- getName() - Method in class org.plasma.sdo.core.CoreProperty
-
Returns the name of the Property.
- getName() - Method in class org.plasma.sdo.core.CoreType
-
Returns the name of the type.
- getName() - Method in interface org.plasma.sdo.PlasmaEnum
-
- getName() - Method in interface org.plasma.sdo.repository.Element
-
- getName() - Method in class org.plasma.sdo.repository.fuml.FumlOpaqueBehavior
-
- getName(Class) - Method in interface org.plasma.text.lang3gl.ClassNameResolver
-
Returns an unqualified class name for the given provisioning model class.
- getName(Class) - Method in class org.plasma.text.lang3gl.java.DSLClassNameResolver
-
- getName(Class) - Method in class org.plasma.text.lang3gl.java.SDOClassNameResolver
-
- getName(Class) - Method in class org.plasma.text.lang3gl.java.SDOEnumerationNameResolver
-
- getName(Class) - Method in class org.plasma.text.lang3gl.java.SDOInterfaceNameResolver
-
- getNameBytes() - Method in class org.plasma.sdo.core.CoreProperty
-
Returns the logical name of this Property as a byte array which may be cached
or lazily cached on demand.
- getNameBytes() - Method in class org.plasma.sdo.core.CoreType
-
Returns the name of this Type as a byte array which may be cached
or lazily cached on demand.
- getNameBytes() - Method in interface org.plasma.sdo.PlasmaProperty
-
Returns the logical name of this Property as a byte array which may be cached
or lazily cached on demand.
- getNameBytes() - Method in interface org.plasma.sdo.PlasmaType
-
Returns the name of this
Type as a byte array which may be cached
or lazily cached on demand.
- getNamespaceAxisIterator(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
-
- getNamespaceAxisIterator(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
-
- getNamespaceAxisIterator(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
-
- getNamespaceForUri(String) - Method in class org.plasma.sdo.repository.fuml.FumlRepository
-
- getNamespaceForUri(String) - Method in class org.plasma.sdo.repository.PlasmaRepository
-
- getNamespaceForUri(String) - Method in interface org.plasma.sdo.repository.Repository
-
- getNamespacePrefix(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
-
- getNamespacePrefix(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
-
- getNamespacePrefix(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
-
- getNamespaces() - Method in class org.plasma.provisioning.ant.RDBTask
-
- getNamespaceStringValue(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
-
- getNamespaceStringValue(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
-
- getNamespaceStringValue(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
-
- getNamespaceURI() - Method in class org.plasma.query.model.Entity
-
Gets the value of the namespaceURI property.
- getNamespaceURI(Property) - Method in class org.plasma.sdo.helper.PlasmaXSDHelper
-
- getNamespaceURI() - Method in interface org.plasma.sdo.repository.Classifier
-
Traverses the given classifier's package ancestry looking for
an SDO namespace stereotype, and if found, returns the URI.
- getNamespaceURI() - Method in class org.plasma.sdo.xml.StreamNode
-
- getNameType() - Method in class org.plasma.query.model.Projection
-
Gets the value of the nameType property.
- getNodeContext(Object) - Method in class org.plasma.sdo.xpath.DataGraphXPath
-
- getNodeContext(Object) - Method in class org.plasma.sdo.xpath.MetaDataXPath
-
- getNoNamespaceSchemaLocation() - Method in class org.plasma.sdo.core.CoreXMLDocument
-
Return the value of the noNamespaceSchemaLocation declaration for the
http://www.w3.org/2001/XMLSchema-instance namespace in the root element,
or null if not present.
- getNonContainmentReferenceName(PlasmaType) - Static method in class org.plasma.xml.schema.SchemaUtil
-
Returns the name used for for XSI type attributes and as an external reference XSD
ComplexType for the given SDO type.
- getNonContainmentReferenceName(TypeAdapter) - Static method in class org.plasma.xml.schema.SchemaUtil
-
- getNullable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Returns the value of the nullable property.
- getNullable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Returns the value of the nullable property.
- getNullable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Returns the value of the nullable property.
- getNullable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Returns the value of the nullable property.
- getNullable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Returns the value of the nullable property.
- getNullable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Returns the value of the nullable property.
- getNullLiteral() - Method in class org.plasma.query.model.Term
-
Gets the value of the nullLiteral property.
- getNumResults() - Method in exception org.plasma.sdo.access.MaxResultsExceededException
-
- getObjectFactories() - Method in class org.plasma.provisioning.MetamodelDataBinding
-
- getObjectFactories() - Method in class org.plasma.query.bind.PlasmaQueryDataBinding
-
- getObjectFactories() - Method in class org.plasma.sdo.xml.xslt.XSLTDataBinding
-
- getObjectFactories() - Method in class org.plasma.text.ddl.DDLModelDataBinding
-
- getObjectFactories() - Method in class org.plasma.xml.schema.SchemaDataBinding
-
- getObjectFactories() - Method in class org.plasma.xml.wsdl.v2.WSDLDataBinding
-
- getOctetMaxLength() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Returns the value of the octetMaxLength property.
- getOctetMaxLength() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Returns the value of the octetMaxLength property.
- getOidText() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Returns the value of the oidText property.
- getOidText() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns the value of the oidText property.
- getOidTextLength() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Returns the value of the oidTextLength property.
- getOidTextLength() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns the value of the oidTextLength property.
- getOldContainer(DataObject) - Method in class org.plasma.sdo.core.CoreChangeSummary
-
Returns the value of the
container data object
at the point when logging
began.
- getOldContainmentProperty(DataObject) - Method in class org.plasma.sdo.core.CoreChangeSummary
-
- getOldSequence(DataObject) - Method in class org.plasma.sdo.core.CoreChangeSummary
-
Returns the value of the
sequence for the data object
at the point when logging
began.
- getOldValue() - Method in class org.plasma.sdo.access.provider.common.PropertyPair
-
- getOldValue(DataObject, Property) - Method in class org.plasma.sdo.core.CoreChangeSummary
-
Returns a
setting for the specified property
representing the property value of the given
dataObject
at the point when logging
began.
- getOldValueColumn() - Method in class org.plasma.sdo.access.provider.common.PropertyPair
-
- getOldValues(DataObject) - Method in class org.plasma.sdo.core.CoreChangeSummary
-
Returns a list of
settings
that represent the property values of the given
dataObject
at the point when logging
began.
- getOn() - Method in class org.plasma.query.model.Join
-
Gets the value of the on property.
- getOpaqueBehaviorBody(String, String) - Method in interface org.plasma.sdo.repository.Class_
-
- getOpaqueBehaviors(String) - Method in interface org.plasma.sdo.repository.Class_
-
- getOpenAttributeQNameByValue(String, OpenAttrs) - Method in class org.plasma.provisioning.xsd.ConverterSupport
-
- getOpenAttributeValue(QName, OpenAttrs) - Method in class org.plasma.provisioning.xsd.ConverterSupport
-
- getOpenContentProperty(String, String) - Method in class org.plasma.sdo.helper.PlasmaTypeHelper
-
Get the open content (global) Property with the specified uri and name, or null
if not found.
- getOpposite() - Method in class org.plasma.sdo.core.CoreProperty
-
- getOpposite(PlasmaNode) - Method in class org.plasma.sdo.PlasmaDataLink
-
- getOpposite(PlasmaNode) - Method in interface org.plasma.sdo.PlasmaEdge
-
- getOpposite() - Method in interface org.plasma.sdo.repository.Property
-
Return the associated opposite for this property, or null if non exists.
- getOption() - Method in class org.plasma.provisioning.cli.OptionPair
-
- getOptions() - Method in class org.plasma.sdo.xml.XMLProcessor
-
- getOrderBy() - Method in class org.plasma.query.model.Clause
-
Gets the value of the orderBy property.
- getOutputDirectory() - Method in class org.plasma.provisioning.ant.RDBTask
-
- getOutputFile() - Method in class org.plasma.provisioning.ant.RDBTask
-
- getOwnedLiteral() - Method in interface org.plasma.sdo.repository.Enumeration
-
- getOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnConstraintImpl
-
Returns the value of the owner property.
- getOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Returns the value of the owner property.
- getOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
-
Returns the value of the owner property.
- getOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
-
Returns the value of the owner property.
- getOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
Returns the value of the owner property.
- getOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
-
Returns the value of the owner property.
- getOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Returns the value of the owner property.
- getOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Returns the value of the owner property.
- getOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnConstraint
-
Returns the value of the owner property.
- getOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
-
Returns the value of the owner property.
- getOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint
-
Returns the value of the owner property.
- getOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
-
Returns the value of the owner property.
- getOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Returns the value of the owner property.
- getOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Returns the value of the owner property.
- getOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
-
Returns the value of the owner property.
- getOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
-
Returns the value of the owner property.
- getOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Returns the value of the owner property.
- getOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
-
Returns the value of the owner property.
- getOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
Returns the value of the owner property.
- getOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
-
Returns the value of the owner property.
- getOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Returns the value of the owner property.
- getOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
-
Returns the value of the owner property.
- getOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Returns the value of the owner property.
- getOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Returns the value of the owner property.
- getOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Returns the value of the owner property.
- getOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment
-
Returns the value of the owner property.
- getOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint
-
Returns the value of the owner property.
- getOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment
-
Returns the value of the owner property.
- getOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns the value of the owner property.
- getOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Returns the value of the owner property.
- getOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment
-
Returns the value of the owner property.
- getOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment
-
Returns the value of the owner property.
- getPackage(TypeAdapter) - Method in class org.plasma.provisioning.adapter.ModelAdapter
-
- getPackage(TypeAdapter) - Method in interface org.plasma.provisioning.adapter.ProvisioningModel
-
- getPackageName() - Method in class org.plasma.sdo.core.CoreType
-
Returns the logical name of the
model package (if any) associated with this Type
as a string, or null if no package exists.
- getPackageName() - Method in interface org.plasma.sdo.PlasmaType
-
Returns the logical name of the
model package (if any) associated with
Type
as a string, or null if no package exists.
- getPackageName() - Method in interface org.plasma.sdo.repository.Classifier
-
- getPackagePhysicalName() - Method in class org.plasma.sdo.core.CoreType
-
Returns the physical name alias of the
model package (if any) associated with this Type
as a string, or null if no physical
name alias exists.
- getPackagePhysicalName() - Method in interface org.plasma.sdo.PlasmaType
-
Returns the physical name alias of the
model package (if any) associated with
Type
as a string, or null if no physical
name alias exists.
- getPackagePhysicalName() - Method in interface org.plasma.sdo.repository.Classifier
-
- getPackagePhysicalNameBytes() - Method in class org.plasma.sdo.core.CoreType
-
Returns the physical name alias of package containing this Type as a byte array
which may be cached or lazily cached on demand, or null if no physical alias name exists.
- getPackagePhysicalNameBytes() - Method in interface org.plasma.sdo.PlasmaType
-
Returns the physical name alias of package containing
Type as a byte array
which may be cached or lazily cached on demand, or null if no physical alias name exists.
- getPackages() - Method in class org.plasma.provisioning.adapter.ModelAdapter
-
- getPackages() - Method in interface org.plasma.provisioning.adapter.ProvisioningModel
-
- getParameterChar() - Method in class org.plasma.sdo.access.provider.common.SQLQueryFilterAssembler
-
- getParameterDeclaration() - Method in class org.plasma.query.model.Where
-
Gets the value of the parameterDeclaration property.
- getParameters() - Method in class org.plasma.query.model.Where
-
Gets the value of the parameters property.
- getParams() - Method in class org.plasma.sdo.access.provider.common.TextQueryFilterAssembler
-
- getParent() - Method in class org.plasma.query.model.Expression
-
- getParentAxisIterator(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
-
- getParentAxisIterator(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
-
- getParentAxisIterator(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
-
- getPath() - Method in class org.plasma.query.model.AbstractProperty
-
Gets the value of the path property.
- getPath(DataObject) - Method in class org.plasma.sdo.core.CoreDataGraph
-
Calculates and returns the path relative to the data-graph root for the
given data object.
- getPath(DataObject) - Method in interface org.plasma.sdo.PlasmaDataGraph
-
Calculates and returns the path to the given Data Object
relative to the Data Graph root.
- getPathCount() - Method in class org.plasma.sdo.core.CorePathAssembler
-
- getPathCount() - Method in interface org.plasma.sdo.PathAssembler
-
- getPathDepth(DataObject) - Method in class org.plasma.sdo.core.CoreChangeSummary
-
- getPathDepth(DataObject) - Method in interface org.plasma.sdo.PlasmaChangeSummary
-
Returns the path depth within the data graph for the given
data object.
- getPathDepthFromRoot() - Method in interface org.plasma.sdo.Change
-
- getPathDepthFromRoot() - Method in class org.plasma.sdo.core.CoreChange
-
- getPathElement() - Method in class org.plasma.query.model.PathNode
-
Gets the value of the pathElement property.
- getPathFromRoot() - Method in interface org.plasma.sdo.Change
-
- getPathFromRoot() - Method in class org.plasma.sdo.core.CoreChange
-
- getPathNodes() - Method in class org.plasma.query.model.Path
-
- getPhysicalName() - Method in class org.plasma.provisioning.adapter.TypeAdapter
-
- getPhysicalName() - Method in class org.plasma.query.model.Entity
-
- getPhysicalName() - Method in class org.plasma.query.model.PathElement
-
- getPhysicalName() - Method in class org.plasma.query.model.Property
-
- getPhysicalName() - Method in class org.plasma.sdo.core.CoreProperty
-
- getPhysicalName() - Method in class org.plasma.sdo.core.CoreType
-
Return the physical name for this
type or null if no physical alias name exists.
- getPhysicalName() - Method in interface org.plasma.sdo.PlasmaProperty
-
Returns the physical name alias for this property if exists, or null
if not exists
- getPhysicalName() - Method in interface org.plasma.sdo.PlasmaType
-
Returns the physical name alias of this
Type as a string, or null if no physical alias name exists.
- getPhysicalName() - Method in interface org.plasma.sdo.repository.Classifier
-
- getPhysicalName() - Method in interface org.plasma.sdo.repository.Element
-
- getPhysicalName() - Method in interface org.plasma.sdo.repository.EnumerationLiteral
-
- getPhysicalName() - Method in class org.plasma.sdo.repository.fuml.FumlOpaqueBehavior
-
- getPhysicalNameBytes() - Method in class org.plasma.query.model.Entity
-
- getPhysicalNameBytes() - Method in class org.plasma.query.model.PathElement
-
- getPhysicalNameBytes() - Method in class org.plasma.query.model.Property
-
- getPhysicalNameBytes() - Method in class org.plasma.sdo.core.CoreProperty
-
Returns the physical name alias of this Property as a byte array which may be cached
or lazily cached on demand, or null if no physical alias name exists.
- getPhysicalNameBytes() - Method in class org.plasma.sdo.core.CoreType
-
Returns the physical name alias of this Type as a byte array which may be cached
or lazily cached on demand, or null if no physical alias name exists.
- getPhysicalNameBytes() - Method in interface org.plasma.sdo.PlasmaProperty
-
Returns the physical name alias of this Property as a byte array which may be cached
or lazily cached on demand, or null if no physical alias name exists.
- getPhysicalNameBytes() - Method in interface org.plasma.sdo.PlasmaType
-
Returns the physical name alias of this
Type as a byte array which may be cached
or lazily cached on demand, or null if no physical alias name exists.
- getPredicate(Property) - Method in interface org.plasma.query.collector.PropertySelection
-
Deprecated.
Returns the predicate for the given property or null
if the given property is not mapped.
- getPredicate(Property) - Method in class org.plasma.query.collector.PropertySelectionCollector
-
Deprecated.
- getPredicate(Property) - Method in interface org.plasma.query.collector.Selection
-
Returns the predicate for the given property or null
if the given property has no predicates.
- getPredicate(Property, Property) - Method in interface org.plasma.query.collector.Selection
-
Returns the predicate, if exists, collected for the given property and for the given
(query) graph edge source property.
- getPredicate(Property, int) - Method in interface org.plasma.query.collector.Selection
-
Returns the predicate , if exists, collected for the given property for the given
traversal level or graph depth.
- getPredicate(Property) - Method in class org.plasma.query.collector.SelectionCollector
-
- getPredicate(Property, Property) - Method in class org.plasma.query.collector.SelectionCollector
-
- getPredicate(Property, int) - Method in class org.plasma.query.collector.SelectionCollector
-
- getPredicate(Property) - Method in interface org.plasma.query.collector.SelectionPredicates
-
Returns the predicate for the given property or null
if the given property is not mapped.
- getPredicateMap() - Method in class org.plasma.query.collector.PropertySelectionCollector
-
Deprecated.
- getPredicateMap() - Method in class org.plasma.query.collector.SelectionCollector
-
Deprecated.
- getPrefix() - Method in class org.plasma.sdo.xml.StreamNode
-
- getPrimitiveTypeDefault(DataType) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
-
- getProcessingInstructionData(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
-
- getProcessingInstructionData(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
-
- getProcessingInstructionData(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
-
- getProcessingInstructionTarget(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
-
- getProcessingInstructionTarget(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
-
- getProcessingInstructionTarget(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
-
- getProp() - Method in class org.plasma.sdo.access.provider.common.PropertyPair
-
- getProperties() - Method in class org.plasma.provisioning.adapter.TypeAdapter
-
- getProperties(Type) - Method in interface org.plasma.query.collector.PropertySelection
-
Deprecated.
Returns a list of data and reference
property names collected for the given type.
- getProperties(Type) - Method in class org.plasma.query.collector.PropertySelectionCollector
-
Deprecated.
- getProperties(Type) - Method in interface org.plasma.query.collector.Selection
-
Returns the unique set of data and reference
properties collected for the given type irrespective
of the (query) graph level, or source graph edge type.
- getProperties(Type, int) - Method in interface org.plasma.query.collector.Selection
-
Returns the unique set of data and reference
properties collected for the given Type for the given
(query) graph level.
- getProperties(Type, Property) - Method in interface org.plasma.query.collector.Selection
-
Returns the unique set of data and reference
properties collected for the given Type for the given
(query) graph edge source property.
- getProperties(Type, Property, int) - Method in interface org.plasma.query.collector.Selection
-
Returns the unique set of data and reference
properties collected for the given Type for the given
(query) graph edge source property at the given traversal
level or graph depth.
- getProperties(Type) - Method in class org.plasma.query.collector.SelectionCollector
-
- getProperties(Type, int) - Method in class org.plasma.query.collector.SelectionCollector
-
- getProperties(Type, Property) - Method in class org.plasma.query.collector.SelectionCollector
-
- getProperties(Type, Property, int) - Method in class org.plasma.query.collector.SelectionCollector
-
- getProperties() - Method in class org.plasma.query.model.GroupBy
-
Gets the value of the properties property.
- getProperties() - Method in class org.plasma.query.model.OrderBy
-
- getProperties() - Method in class org.plasma.query.model.Select
-
- getProperties() - Method in class org.plasma.sdo.core.CoreType
-
Returns the List of the
Properties of this type and
all base types.
- getPropertiesArray() - Method in class org.plasma.provisioning.adapter.TypeAdapter
-
- getPropertiesDeep() - Method in class org.plasma.query.model.Select
-
- getProperty(String) - Method in class org.plasma.provisioning.adapter.TypeAdapter
-
- getProperty() - Method in class org.plasma.query.collector.SelectionProperty
-
- getProperty() - Method in class org.plasma.query.model.Term
-
Gets the value of the property property.
- getProperty() - Method in class org.plasma.query.model.Variable
-
Gets the value of the property property.
- getProperty(String) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getProperty(int) - Method in class org.plasma.sdo.core.CoreSequence
-
Returns the property for the given entry index.
- getProperty() - Method in class org.plasma.sdo.core.CoreSetting
-
Returns the property of the setting.
- getProperty(String) - Method in class org.plasma.sdo.core.CoreType
-
- getProperty() - Method in class org.plasma.sdo.core.PathEndpoint
-
- getProperty(Type) - Method in class org.plasma.sdo.xpath.MetaDataXPath
-
Returns a single Property result.
- getProperty() - Method in class org.plasma.sdo.xpath.XPathDataProperty
-
- getProperty() - Method in class org.plasma.sdo.xpath.XPathProperty
-
- getPropertyById(String) - Method in class org.plasma.sdo.repository.fuml.FumlRepository
-
- getPropertyPath() - Method in class org.plasma.sdo.access.provider.common.PropertyPair
-
- getPublicId() - Method in class org.plasma.sdo.xml.ErrorLocator
-
- getQualifiedName() - Method in class org.plasma.query.model.AbstractProperty
-
- getQualifiedName() - Method in class org.plasma.query.model.Entity
-
- getQualifiedName() - Method in class org.plasma.query.model.Property
-
- getQualifiedName() - Method in class org.plasma.query.model.WildcardProperty
-
- getQualifiedName() - Method in class org.plasma.sdo.core.CoreType
-
Return the namespace URI qualified name for this
type.
- getQualifiedName() - Method in interface org.plasma.sdo.PlasmaType
-
Return the namespace qualified logical name for this
type.
- getQualifiedName(Class, Package) - Method in interface org.plasma.text.lang3gl.ClassNameResolver
-
Returns a qualified class name for the given provisioning model class.
- getQualifiedName(ClassRef) - Method in interface org.plasma.text.lang3gl.ClassNameResolver
-
Returns a qualified class name for the given provisioning model class reference.
- getQualifiedName(Class, Package) - Method in class org.plasma.text.lang3gl.java.DSLClassNameResolver
-
- getQualifiedName(ClassRef) - Method in class org.plasma.text.lang3gl.java.DSLClassNameResolver
-
- getQualifiedName(Class, Package) - Method in class org.plasma.text.lang3gl.java.SDOClassNameResolver
-
- getQualifiedName(ClassRef) - Method in class org.plasma.text.lang3gl.java.SDOClassNameResolver
-
- getQualifiedName(Class, Package) - Method in class org.plasma.text.lang3gl.java.SDOEnumerationNameResolver
-
- getQualifiedName(ClassRef) - Method in class org.plasma.text.lang3gl.java.SDOEnumerationNameResolver
-
- getQualifiedName(Class, Package) - Method in class org.plasma.text.lang3gl.java.SDOInterfaceNameResolver
-
- getQualifiedName(ClassRef) - Method in class org.plasma.text.lang3gl.java.SDOInterfaceNameResolver
-
- getQualifiedNameBytes() - Method in class org.plasma.sdo.core.CoreType
-
Returns the namespace qualified logical name of this Type as a byte array which may be cached
or lazily cached on demand.
- getQualifiedNameBytes() - Method in interface org.plasma.sdo.PlasmaType
-
Returns the namespace qualified logical name of
Type as a byte array which may be cached
or lazily cached on demand.
- getQualifiedNameHashCode() - Method in class org.plasma.sdo.core.CoreType
-
Returns a qualified logical-name hash code
for this type based on the
- getQualifiedNameHashCode() - Method in interface org.plasma.sdo.PlasmaType
-
Returns a qualified logical-name hash code
for
Type.
- getQualifiedPackageName() - Method in interface org.plasma.sdo.repository.Namespace
-
- getQualifiedPhysicalName() - Method in class org.plasma.sdo.core.CoreType
-
Return the (physical) namespace qualified physical name for this
type or null if no physical namespace and physical name exists.
- getQualifiedPhysicalName() - Method in interface org.plasma.sdo.PlasmaType
-
Return the (physical) namespace qualified physical name for this
type or null if no physical namespace and physical name exists.
- getQualifiedPhysicalNameBytes() - Method in class org.plasma.sdo.core.CoreType
-
Returns the namespace qualified physical name of this Type as a byte array which may be cached
or lazily cached on demand, or null if no physical alias name exists.
- getQualifiedPhysicalNameBytes() - Method in interface org.plasma.sdo.PlasmaType
-
Returns the namespace qualified physical name of
Type as a byte array which may be cached
or lazily cached on demand.
- getQuery() - Method in class org.plasma.query.model.Property
-
- getQuery() - Method in class org.plasma.query.model.Term
-
Gets the value of the query property.
- getRandomSample() - Method in interface org.plasma.query.From
-
Gets the value of the randomSample property.
- getRandomSample() - Method in class org.plasma.query.model.From
-
Gets the value of the randomSample property.
- getReadOnly() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Returns the value of the readOnly property.
- getReadOnly() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns the value of the readOnly property.
- getRefConstraintName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Returns the value of the refConstraintName property.
- getRefConstraintName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Returns the value of the refConstraintName property.
- getReferencedColumnName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
-
Returns the value of the referencedColumnName property.
- getReferencedColumnName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
-
Returns the value of the referencedColumnName property.
- getReferencedTableName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
-
Returns the value of the referencedTableName property.
- getReferencedTableName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
-
Returns the value of the referencedTableName property.
- getReferencedTableSchema() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
-
Returns the value of the referencedTableSchema property.
- getReferencedTableSchema() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
-
Returns the value of the referencedTableSchema property.
- getRefOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Returns the value of the refOwner property.
- getRefOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Returns the value of the refOwner property.
- getRelationalOperator() - Method in class org.plasma.query.model.Term
-
Gets the value of the relationalOperator property.
- getRelationCache() - Method in class org.plasma.sdo.repository.fuml.FumlRepository
-
- getRelationCache() - Method in class org.plasma.sdo.repository.PlasmaRepository
-
- getRelationCache() - Method in interface org.plasma.sdo.repository.Repository
-
- getRestriction() - Method in class org.plasma.sdo.core.CoreProperty
-
- getRestriction() - Method in interface org.plasma.sdo.PlasmaProperty
-
- getRestriction() - Method in interface org.plasma.sdo.repository.Property
-
- getResult() - Method in class org.plasma.provisioning.xsd.DatatypeCollector
-
- getResult() - Method in class org.plasma.provisioning.xsd.EnumerationCollector
-
- getResult() - Method in class org.plasma.query.collector.PropertySelectionCollector
-
Deprecated.
- getResult() - Method in class org.plasma.query.xpath.QueryPredicateVisitor
-
- getResult() - Method in interface org.plasma.sdo.access.provider.common.CommitCollector
-
- getResult() - Method in class org.plasma.sdo.access.provider.common.ModifiedObjectCollector
-
- getResult() - Method in class org.plasma.sdo.access.provider.common.SimpleCollector
-
- getResult() - Method in class org.plasma.sdo.core.ContainmentGraphCollector
-
Returns the nodes which are
part of the contiguous containment hierarchy from
the given source.
- getResult() - Method in class org.plasma.sdo.helper.DataGraphCopyVisitor
-
- getResult() - Method in class org.plasma.sdo.xml.StreamUnmarshaller
-
- getResultClassesCount() - Method in class org.plasma.text.lang3gl.DefaultStreamAssembler
-
- getResultEnumerationsCount() - Method in class org.plasma.text.lang3gl.DefaultStreamAssembler
-
- getResultInterfacesCount() - Method in class org.plasma.text.lang3gl.DefaultStreamAssembler
-
- getResults(DataObject) - Method in class org.plasma.sdo.xpath.DataGraphXPath
-
Returns an array with either 1 single result or multiple results,
and error being thrown if no results are found or if
multiple results are found but the target Property is not a
"many" Property, i.e.
- getResults(Type) - Method in class org.plasma.sdo.xpath.MetaDataXPath
-
Returns an array with either 1 single result or multiple results,
and error being thrown if no results are found or if
multiple results are found but the target Property is not a
"many" Property, i.e.
- getRight() - Method in class org.plasma.sdo.PlasmaDataLink
-
- getRight() - Method in interface org.plasma.sdo.PlasmaEdge
-
- getRootClasses() - Method in class org.plasma.provisioning.xsd.ConverterSupport
-
- getRootElementName() - Method in class org.plasma.sdo.core.CoreXMLDocument
-
Return the name of the root element.
- getRootElementName() - Method in class org.plasma.sdo.xml.DefaultOptions
-
- getRootElementName() - Method in interface org.plasma.sdo.xml.XMLOptions
-
The root element name.
- getRootElementNamespaceURI() - Method in class org.plasma.sdo.xml.DefaultOptions
-
- getRootElementNamespaceURI() - Method in interface org.plasma.sdo.xml.XMLOptions
-
The root namespace URI.
- getRootElementURI() - Method in class org.plasma.sdo.core.CoreXMLDocument
-
Return the targetNamespace URI for the root element.
- getRootNamespacePrefix() - Method in class org.plasma.sdo.xml.DefaultOptions
-
- getRootNamespacePrefix() - Method in interface org.plasma.sdo.xml.XMLOptions
-
The desired root namespace prefix.
- getRootObject() - Method in class org.plasma.sdo.core.CoreChangeSummary
-
Returns the ChangeSummary root DataObject - the object from which
changes are tracked.
- getRootObject() - Method in class org.plasma.sdo.core.CoreDataGraph
-
- getRootObject() - Method in class org.plasma.sdo.core.CoreDataObject
-
- getRootObject() - Method in class org.plasma.sdo.core.CoreXMLDocument
-
Return the root DataObject for the XMLDocument.
- getSchema() - Method in class org.plasma.provisioning.xsd.ConverterSupport
-
- getSchema() - Method in class org.plasma.xml.schema.SchemaModelAssembler
-
- getSchemaLocation() - Method in class org.plasma.sdo.core.CoreXMLDocument
-
Return the value of the schemaLocation declaration for the
http://www.w3.org/2001/XMLSchema-instance namespace in the root element,
or null if not present.
- getSchemaNames() - Method in class org.plasma.provisioning.ant.RDBTask
-
- getSchemas() - Method in class org.plasma.text.ddl.DDLModelAssembler
-
- getSDOXValue(ComplexType, String) - Method in class org.plasma.provisioning.xsd.ConverterSupport
-
- getSDOXValue(LocalElement, String) - Method in class org.plasma.provisioning.xsd.ConverterSupport
-
- getSearchCondition() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Returns the value of the searchCondition property.
- getSearchCondition() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Returns the value of the searchCondition property.
- getSelect() - Method in class org.plasma.query.model.Clause
-
Gets the value of the select property.
- getSelectClause() - Method in class org.plasma.query.dsl.DomainRoot
-
- getSelectClause() - Method in class org.plasma.query.model.Query
-
- getSelectClause() - Method in interface org.plasma.query.Query
-
- getSequence() - Method in class org.plasma.query.collector.SelectionProperty
-
- getSequence(String) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getSequence(int) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getSequence(Property) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getSequence() - Method in class org.plasma.sdo.core.CoreDataObject
-
Returns the Sequence for this DataObject.
- getSerializationAttributeName() - Static method in class org.plasma.xml.schema.SchemaUtil
-
- getSerializationBaseTypeName() - Static method in class org.plasma.xml.schema.SchemaUtil
-
- getSettings(String) - Method in interface org.plasma.sdo.Change
-
- getSettings(String) - Method in class org.plasma.sdo.core.CoreChange
-
- getShort(String) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getShort(int) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getShort(Property) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getSimpleName() - Method in class org.plasma.text.lang3gl.java.MetaClassInfo
-
- getSimpleTypeMap() - Method in class org.plasma.provisioning.xsd.ConverterSupport
-
- getSingularProperties(Type) - Method in interface org.plasma.query.collector.PropertySelection
-
Deprecated.
Returns a list of only singular data and reference
property names collected for the given type.
- getSingularProperties(Type) - Method in class org.plasma.query.collector.PropertySelectionCollector
-
Deprecated.
- getSingularProperties(Type) - Method in interface org.plasma.query.collector.Selection
-
Returns the unique set of singular data and reference
properties collected for the given type irrespective
of the (query) graph level, or source graph edge type.
- getSingularProperties(Type) - Method in class org.plasma.query.collector.SelectionCollector
-
- getSingularPropertyMap() - Method in class org.plasma.query.collector.PropertySelectionCollector
-
Deprecated.
- getSnapshotDate() - Method in exception org.plasma.sdo.access.InvalidSnapshotException
-
- getSnapshotDate() - Method in class org.plasma.sdo.core.SnapshotMap
-
- getSort() - Method in class org.plasma.sdo.core.CoreProperty
-
- getSort() - Method in interface org.plasma.sdo.PlasmaProperty
-
Returns the sorting information for this property if exists, or null
if not exists
- getSource() - Method in class org.plasma.query.dsl.PathNode
-
- getSource() - Method in class org.plasma.sdo.core.PathEndpoint
-
- getSource() - Method in class org.plasma.sdo.xml.Marshaller.PathNode
-
- getSource() - Method in class org.plasma.sdo.xpath.DataGraphNodeAdapter
-
Returns the data object traversal source
- getSource() - Method in class org.plasma.sdo.xpath.MetaDataNodeAdapter
-
Returns the Type traversal source
- getSourceContainer() - Method in class org.plasma.sdo.core.ContainmentNode
-
- getSourceDir() - Method in class org.plasma.provisioning.ant.QueryTask
-
- getSourceProperty() - Method in class org.plasma.query.dsl.PathNode
-
- getSourceProperty() - Method in class org.plasma.sdo.xml.Marshaller.PathNode
-
- getSourceProperty() - Method in class org.plasma.sdo.xpath.DataGraphNodeAdapter
-
Returns the property traversal source
- getSourceProperty() - Method in class org.plasma.sdo.xpath.MetaDataNodeAdapter
-
Returns the property traversal source
- getSpecializations() - Method in interface org.plasma.sdo.repository.Classifier
-
- getStartRange() - Method in class org.plasma.query.dsl.DomainRoot
-
- getStartRange() - Method in class org.plasma.query.model.Query
-
- getStartRange() - Method in interface org.plasma.query.Query
-
Gets the value of the startRange property.
- getSteps() - Method in class org.plasma.query.xpath.QueryXPath
-
- getString(String) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getString(int) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getString(Property) - Method in class org.plasma.sdo.core.CoreDataObject
-
- getStringParameter() - Method in class org.plasma.query.model.Parameter
-
Gets the value of the stringParameter property.
- getSubclassMap() - Method in class org.plasma.provisioning.xsd.ConverterSupport
-
- getSubqueryOperator() - Method in class org.plasma.query.model.Term
-
Gets the value of the subqueryOperator property.
- getSubTypes() - Method in class org.plasma.sdo.core.CoreType
-
Returns a list of types which specialize or inherit from
this type.
- getSubTypes() - Method in interface org.plasma.sdo.PlasmaType
-
Returns a list of types which specialize or inherit from
Type.
- getSuperviewName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Returns the value of the superviewName property.
- getSuperviewName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns the value of the superviewName property.
- getSystemId() - Method in class org.plasma.sdo.xml.ErrorLocator
-
- getTable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnConstraintImpl
-
Returns the value of the table property.
- getTable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Returns the value of the table property.
- getTable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
-
Returns the value of the table property.
- getTable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
-
Returns the value of the table property.
- getTable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
-
Returns the value of the table property.
- getTable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Returns the value of the table property.
- getTable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnConstraint
-
Returns the value of the table property.
- getTable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
-
Returns the value of the table property.
- getTable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint
-
Returns the value of the table property.
- getTable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
-
Returns the value of the table property.
- getTable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Returns the value of the table property.
- getTable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Returns the value of the table property.
- getTable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
-
Returns the value of the table property.
- getTable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
-
Returns the value of the table property.
- getTable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Returns the value of the table property.
- getTable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
-
Returns the value of the table property.
- getTable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Returns the value of the table property.
- getTable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment
-
Returns the value of the table property.
- getTable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint
-
Returns the value of the table property.
- getTable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment
-
Returns the value of the table property.
- getTableColumn() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
- getTableColumn(int) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
- getTableColumn() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Returns an array of TableColumn set for the object's multi-valued property tableColumn.
- getTableColumn(int) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Returns the TableColumn set for the object's multi-valued property tableColumn based on the given index.
- getTableColumn() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
- getTableColumn(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
- getTableColumn() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Returns an array of TableColumn set for the object's multi-valued property tableColumn.
- getTableColumn(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Returns the TableColumn set for the object's multi-valued property tableColumn based on the given index.
- getTableColumnComment() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
- getTableColumnComment(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
- getTableColumnComment() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Returns an array of TableColumnComment set for the object's multi-valued property tableColumnComment.
- getTableColumnComment(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Returns the TableColumnComment set for the object's multi-valued property tableColumnComment based on the given index.
- getTableColumnCommentCount() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
- getTableColumnCommentCount() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Returns a count for multi-valued property tableColumnComment.
- getTableColumnConstraint() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
- getTableColumnConstraint(int) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
- getTableColumnConstraint() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Returns an array of TableColumnConstraint set for the object's multi-valued property tableColumnConstraint.
- getTableColumnConstraint(int) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Returns the TableColumnConstraint set for the object's multi-valued property tableColumnConstraint based on the given index.
- getTableColumnConstraint() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
- getTableColumnConstraint(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
- getTableColumnConstraint() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Returns an array of TableColumnConstraint set for the object's multi-valued property tableColumnConstraint.
- getTableColumnConstraint(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Returns the TableColumnConstraint set for the object's multi-valued property tableColumnConstraint based on the given index.
- getTableColumnConstraintCount() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
- getTableColumnConstraintCount() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Returns a count for multi-valued property tableColumnConstraint.
- getTableColumnConstraintCount() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
- getTableColumnConstraintCount() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Returns a count for multi-valued property tableColumnConstraint.
- getTableColumnCount() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
- getTableColumnCount() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Returns a count for multi-valued property tableColumn.
- getTableColumnCount() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
- getTableColumnCount() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Returns a count for multi-valued property tableColumn.
- getTableColumnKeyUsage() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
- getTableColumnKeyUsage(int) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
- getTableColumnKeyUsage() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Returns an array of TableColumnKeyUsage set for the object's multi-valued property tableColumnKeyUsage.
- getTableColumnKeyUsage(int) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Returns the TableColumnKeyUsage set for the object's multi-valued property tableColumnKeyUsage based on the given index.
- getTableColumnKeyUsageCount() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
- getTableColumnKeyUsageCount() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Returns a count for multi-valued property tableColumnKeyUsage.
- getTableComment() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
Returns the value of the tableComment property.
- getTableComment() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
-
Returns the value of the tableComment property.
- getTableComment() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Returns the value of the tableComment property.
- getTableComment() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
-
Returns the value of the tableComment property.
- getTableComment() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
- getTableComment(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
- getTableComment() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Returns an array of TableComment set for the object's multi-valued property tableComment.
- getTableComment(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Returns the TableComment set for the object's multi-valued property tableComment based on the given index.
- getTableCommentCount() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
- getTableCommentCount() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Returns a count for multi-valued property tableComment.
- getTableConstraint() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
- getTableConstraint(int) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
- getTableConstraint() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Returns an array of TableConstraint set for the object's multi-valued property tableConstraint.
- getTableConstraint(int) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Returns the TableConstraint set for the object's multi-valued property tableConstraint based on the given index.
- getTableConstraintCount() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
- getTableConstraintCount() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Returns a count for multi-valued property tableConstraint.
- getTableName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
Returns the value of the tableName property.
- getTableName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Returns the value of the tableName property.
- getTableName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
Returns the value of the tableName property.
- getTableName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Returns the value of the tableName property.
- getTableType() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
Returns the value of the tableType property.
- getTableType() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Returns the value of the tableType property.
- getTableType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
-
Returns the value of the tableType property.
- getTableType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
-
Returns the value of the tableType property.
- getTableType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment
-
Returns the value of the tableType property.
- getTableType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment
-
Returns the value of the tableType property.
- getTarget() - Method in class org.plasma.sdo.xml.Marshaller.PathNode
-
- getTargetNamespace() - Method in class org.plasma.provisioning.xsd.ConstraintCollector
-
- getTargetNamespace() - Method in class org.plasma.provisioning.xsd.DatatypeCollector
-
- getTargetNamespace() - Method in class org.plasma.provisioning.xsd.EnumerationCollector
-
- getTemporal() - Method in class org.plasma.sdo.core.CoreProperty
-
- getTemporal() - Method in interface org.plasma.sdo.PlasmaProperty
-
Returns the temporal information for this property if exists, or null
if not exists
- getTerms() - Method in class org.plasma.query.model.Expression
-
Gets the value of the terms property.
- getText() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Returns the value of the text property.
- getText() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns the value of the text property.
- getTextContent() - Method in class org.plasma.query.model.GroupBy
-
Gets the value of the textContent property.
- getTextContent() - Method in class org.plasma.query.model.OrderBy
-
Gets the value of the textContent property.
- getTextContent() - Method in class org.plasma.query.model.Select
-
Gets the value of the textContent property.
- getTextContent() - Method in class org.plasma.query.model.Where
-
Gets the value of the textContent property.
- getTextLength() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Returns the value of the textLength property.
- getTextLength() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns the value of the textLength property.
- getTextStringValue(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
-
- getTextStringValue(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
-
- getTextStringValue(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
-
- getTimeFormat() - Method in class org.plasma.sdo.helper.DataConverter
-
- getTopLevelSimpleType(QName) - Method in class org.plasma.provisioning.xsd.ConstraintCollector
-
- getTopLevelSimpleType(QName) - Method in class org.plasma.provisioning.xsd.DatatypeCollector
-
- getTopLevelSimpleType(QName) - Method in class org.plasma.provisioning.xsd.EnumerationCollector
-
- getTraversal() - Method in class org.plasma.query.visitor.VisitorContext
-
- getType() - Method in class org.plasma.provisioning.adapter.TypeAdapter
-
- getType() - Method in class org.plasma.query.model.Join
-
Gets the value of the type property.
- getType() - Method in class org.plasma.query.model.WildcardProperty
-
Gets the value of the type property.
- getType(String, String) - Method in class org.plasma.sdo.core.CoreDataGraph
-
Returns the
type with the given the
URI,
or contained by the resource at the given URI,
and with the given
name.
- getType() - Method in class org.plasma.sdo.core.CoreDataObject
-
- getType() - Method in class org.plasma.sdo.core.CoreProperty
-
Returns the type of the Property.
- getType(String, String) - Method in class org.plasma.sdo.helper.PlasmaTypeHelper
-
Return the Type specified by typeName with the given uri,
or null if not found.
- getType(Class) - Method in class org.plasma.sdo.helper.PlasmaTypeHelper
-
Return the Type for this interfaceClass or null if not found.
- getType() - Method in interface org.plasma.sdo.repository.Property
-
- getType() - Method in class org.plasma.sdo.xml.StreamNode
-
- getType() - Method in class org.plasma.sdo.xpath.XPathType
-
- getType(Table, Column) - Method in class org.plasma.text.ddl.CassandraFactory
-
Return the CQL datatype.
- getType(Table, Column) - Method in interface org.plasma.text.ddl.DDLFactory
-
- getType(Table, Column) - Method in class org.plasma.text.ddl.DefaultDDLFactory
-
- getType(Table, Column) - Method in class org.plasma.text.ddl.MySQLFactory
-
- getType(Table, Column) - Method in class org.plasma.text.ddl.OracleFactory
-
- getTypeClass(DataType) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
-
Returns a 3Gl language specific class name for the given SDO data-type (as
per the SDO Specification 2.10 Section 8.1) where primitive type names or
wrapper type names returned based on the current context.
- getTypeClass(DataType, boolean) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
-
Returns a 3Gl language specific class name for the given SDO data-type (as
per the SDO Specification 2.10 Section 8.1) where primitive type names or
wrapper type names returned based on the current context.
- getTypeClass(DataType) - Method in class org.plasma.text.lang3gl.java.TypeClassFactory
-
- getTypeClass(DataType) - Method in class org.plasma.text.lang3gl.java.TypeEnumerationFactory
-
- getTypeClass(DataType) - Method in interface org.plasma.text.lang3gl.Lang3GLContentFactory
-
Returns a 3Gl language specific class for the given SDO data-type (as
per the SDO Specification 2.10 Section 8.1) where primitive type names or
wrapper type names returned based on the current context.
- getTypeClassName(TypeRef) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
-
- getTypeClassName(Class) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
-
Deprecated.
- getTypeHelper() - Method in class org.plasma.sdo.helper.PlasmaHelperContext
-
- getTypeMap() - Method in class org.plasma.provisioning.adapter.ModelAdapter
-
- getTypeMap() - Method in interface org.plasma.provisioning.adapter.ProvisioningModel
-
- getTypes() - Method in class org.plasma.provisioning.adapter.ModelAdapter
-
- getTypes() - Method in interface org.plasma.provisioning.adapter.ProvisioningModel
-
- getTypes() - Method in interface org.plasma.query.collector.PropertySelection
-
Deprecated.
Returns all selected types.
- getTypes() - Method in class org.plasma.query.collector.PropertySelectionCollector
-
Deprecated.
- getTypes() - Method in interface org.plasma.query.collector.Selection
-
Returns all selected types.
- getTypes() - Method in class org.plasma.query.collector.SelectionCollector
-
- getTypes(String) - Method in class org.plasma.sdo.helper.PlasmaTypeHelper
-
Return the Type instances specified by the given uri.
- getTypesArray() - Method in class org.plasma.provisioning.adapter.ModelAdapter
-
- getTypesArray() - Method in interface org.plasma.provisioning.adapter.ProvisioningModel
-
- getTypeText() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Returns the value of the typeText property.
- getTypeText() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns the value of the typeText property.
- getTypeTextLength() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Returns the value of the typeTextLength property.
- getTypeTextLength() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns the value of the typeTextLength property.
- getUniqueConstraint() - Method in class org.plasma.sdo.core.CoreProperty
-
- getUniqueConstraint() - Method in interface org.plasma.sdo.PlasmaProperty
-
Returns the unique constraint information for this property if exists, or null
if not exists
- getUniqueId() - Method in class org.plasma.query.model.AbstractProperty
-
- getUniqueId() - Method in class org.plasma.query.model.Entity
-
- getUpdate() - Method in class org.plasma.query.model.Clause
-
- getUpdateClause() - Method in class org.plasma.query.model.Query
-
- getUpdatedByUser() - Method in exception org.plasma.sdo.access.InvalidSnapshotException
-
- getUpdatedDate() - Method in exception org.plasma.sdo.access.InvalidSnapshotException
-
- getUri() - Method in class org.plasma.provisioning.adapter.TypeAdapter
-
- getUri() - Method in interface org.plasma.query.From
-
Returns the URI
- getUri() - Method in class org.plasma.query.model.From
-
- getURI() - Method in class org.plasma.sdo.core.CoreType
-
Returns the namespace URI of the type.
- getUri() - Method in interface org.plasma.sdo.repository.Namespace
-
- getURIBytes() - Method in class org.plasma.sdo.core.CoreType
-
Returns the URI of this Type as a byte array which may be cached
or lazily cached on demand.
- getURIBytes() - Method in interface org.plasma.sdo.PlasmaType
-
Returns the URI of this
Type as a byte array which may be cached
or lazily cached on demand.
- getURIPhysicalName() - Method in class org.plasma.sdo.core.CoreType
-
- getURIPhysicalName() - Method in interface org.plasma.sdo.PlasmaType
-
Returns the physical name alias of the URI associated with this
Type as a string, or null if no physical alias name exists.
- getURIPhysicalNameBytes() - Method in class org.plasma.sdo.core.CoreType
-
- getURIPhysicalNameBytes() - Method in interface org.plasma.sdo.PlasmaType
-
Returns the physical name alias of the URI associated this
Type as a byte array which may be cached
or lazily cached on demand, or null if no physical alias name exists.
- getUserName() - Method in exception org.plasma.sdo.access.LockedEntityException
-
- getUserName() - Method in exception org.plasma.sdo.access.service.LockedEntityEJBException
-
- getUserObject() - Method in class org.plasma.sdo.xml.Marshaller.PathNode
-
- getUUID() - Method in class org.plasma.sdo.core.CoreDataGraph
-
Returns the UUID for this data graph, which is the same
UUID used for the root Data Object.
- getUUID() - Method in class org.plasma.sdo.core.CoreDataObject
-
- getUUID() - Method in interface org.plasma.sdo.PlasmaDataGraph
-
Returns the UUID for this data graph, which is the same
UUID used for the root Data Object.
- getUUID() - Method in interface org.plasma.sdo.PlasmaDataObject
-
Returns the UUID for this data object.
- getUUID() - Method in interface org.plasma.sdo.PlasmaNode
-
- getUUIDAsString() - Method in class org.plasma.sdo.core.CoreDataGraph
-
Returns the UUID for this data graph, which is the same
UUID used for the root Data Object, as a
character string.
- getUUIDAsString() - Method in class org.plasma.sdo.core.CoreDataObject
-
Deprecated.
- getUUIDAsString() - Method in class org.plasma.sdo.core.CoreNode
-
- getUUIDAsString() - Method in interface org.plasma.sdo.PlasmaDataGraph
-
Returns the UUID for this data graph, which is the same
UUID used for the root Data Object, as a
character string.
- getUUIDAsString() - Method in interface org.plasma.sdo.PlasmaDataObject
-
Returns the UUID for this data object as a
character string.
- getUUIDAsString() - Method in interface org.plasma.sdo.PlasmaNode
-
- getValidationEventHandler() - Method in class org.plasma.provisioning.MetamodelDataBinding
-
- getValidationEventHandler() - Method in class org.plasma.query.bind.PlasmaQueryDataBinding
-
- getValidationEventHandler() - Method in class org.plasma.sdo.xml.xslt.XSLTDataBinding
-
- getValidationEventHandler() - Method in class org.plasma.text.ddl.DDLModelDataBinding
-
- getValidationEventHandler() - Method in class org.plasma.xml.schema.SchemaDataBinding
-
- getValidationEventHandler() - Method in class org.plasma.xml.wsdl.v2.WSDLDataBinding
-
- getValidationLog() - Method in class org.plasma.sdo.xml.DefaultOptions
-
- getValidationLog() - Method in interface org.plasma.sdo.xml.XMLOptions
-
Returns the current XML Schema (XSD) validation
error log.
- getValue() - Method in class org.plasma.provisioning.cli.OptionPair
-
- getValue() - Method in interface org.plasma.provisioning.rdb.mysql.any.GlobalVariable
-
Returns the value of the value property.
- getValue() - Method in class org.plasma.provisioning.rdb.mysql.any.impl.GlobalVariableImpl
-
Returns the value of the value property.
- getValue() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.GlobalVariable
-
Returns the value of the value property.
- getValue() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.GlobalVariableImpl
-
Returns the value of the value property.
- getValue() - Method in class org.plasma.query.model.AbstractFunctionArg
-
Gets the value of the value property.
- getValue() - Method in class org.plasma.query.model.AbstractPathElement
-
Gets the value of the value property.
- getValue() - Method in class org.plasma.query.model.ArithmeticOperator
-
Gets the value of the value property.
- getValue() - Method in class org.plasma.query.model.CollectionParameter
-
Gets the value of the value property.
- getValue() - Method in class org.plasma.query.model.ConfigurationProperty
-
Gets the value of the value property.
- getValue() - Method in class org.plasma.query.model.DateParameter
-
Gets the value of the value property.
- getValue() - Method in class org.plasma.query.model.DecimalParameter
-
Gets the value of the value property.
- getValue() - Method in class org.plasma.query.model.FilterId
-
Gets the value of the value property.
- getValue() - Method in class org.plasma.query.model.FloatParameter
-
Gets the value of the value property.
- getValue() - Method in class org.plasma.query.model.GroupOperator
-
Gets the value of the value property.
- getValue() - Method in class org.plasma.query.model.ImportDeclaration
-
Gets the value of the value property.
- getValue() - Method in class org.plasma.query.model.IntParameter
-
Gets the value of the value property.
- getValue() - Method in class org.plasma.query.model.Literal
-
Gets the value of the value property.
- getValue() - Method in class org.plasma.query.model.LogicalOperator
-
Gets the value of the value property.
- getValue() - Method in class org.plasma.query.model.Parameter
-
- getValue() - Method in class org.plasma.query.model.ParameterDeclaration
-
Gets the value of the value property.
- getValue() - Method in class org.plasma.query.model.RelationalOperator
-
Gets the value of the value property.
- getValue() - Method in class org.plasma.query.model.StringParameter
-
Gets the value of the value property.
- getValue() - Method in class org.plasma.query.model.SubqueryOperator
-
Gets the value of the value property.
- getValue() - Method in class org.plasma.query.model.TextContent
-
Gets the value of the value property.
- getValue() - Method in class org.plasma.query.model.VariableDeclaration
-
Gets the value of the value property.
- getValue() - Method in class org.plasma.query.model.WildcardOperator
-
Gets the value of the value property.
- getValue() - Method in class org.plasma.sdo.access.provider.common.PropertyPair
-
- getValue(String) - Method in class org.plasma.sdo.core.CoreNode
-
- getValue(int) - Method in class org.plasma.sdo.core.CoreSequence
-
Returns the property value for the given entry index.
- getValue() - Method in class org.plasma.sdo.core.CoreSetting
-
Returns the value of the setting.
- getValue() - Method in class org.plasma.sdo.xpath.XPathDataValue
-
- getValueConstraint() - Method in class org.plasma.sdo.core.CoreProperty
-
- getValueConstraint() - Method in interface org.plasma.sdo.PlasmaProperty
-
Returns the value constraint information for this property if exists, or null
if not exists
- getValueConstraints() - Method in class org.plasma.provisioning.xsd.ConstraintCollector
-
- getValueObject() - Method in class org.plasma.sdo.core.CoreNode
-
- getValueObject() - Method in interface org.plasma.sdo.core.CoreObjectHolder
-
- getValuePath() - Method in class org.plasma.sdo.core.CoreSetting
-
- getValuePath() - Method in interface org.plasma.sdo.PlasmaSetting
-
- getValueProp() - Method in class org.plasma.sdo.access.provider.common.PropertyPair
-
- getValues() - Method in class org.plasma.sdo.core.CoreObject
-
- getValueSetConstraint() - Method in class org.plasma.sdo.core.CoreProperty
-
- getValueSetConstraint() - Method in interface org.plasma.sdo.PlasmaProperty
-
Returns the value-set constraint information for this property if exists, or null
if not exists
- getVariable() - Method in class org.plasma.query.model.Term
-
Gets the value of the variable property.
- getVariableDeclaration() - Method in class org.plasma.query.model.Where
-
Gets the value of the variableDeclaration property.
- getVariables() - Method in class org.plasma.query.model.Where
-
- getView() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
- getView(int) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
- getView() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Returns an array of View set for the object's multi-valued property view.
- getView(int) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Returns the View set for the object's multi-valued property view based on the given index.
- getView() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
-
Returns the value of the view property.
- getView() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Returns the value of the view property.
- getView() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
-
Returns the value of the view property.
- getView() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Returns the value of the view property.
- getView() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment
-
Returns the value of the view property.
- getView() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment
-
Returns the value of the view property.
- getViewColumn() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
- getViewColumn(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
- getViewColumn() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns an array of ViewColumn set for the object's multi-valued property viewColumn.
- getViewColumn(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns the ViewColumn set for the object's multi-valued property viewColumn based on the given index.
- getViewColumnComment() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
- getViewColumnComment(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
- getViewColumnComment() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns an array of ViewColumnComment set for the object's multi-valued property viewColumnComment.
- getViewColumnComment(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns the ViewColumnComment set for the object's multi-valued property viewColumnComment based on the given index.
- getViewColumnCommentCount() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
- getViewColumnCommentCount() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns a count for multi-valued property viewColumnComment.
- getViewColumnCount() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
- getViewColumnCount() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns a count for multi-valued property viewColumn.
- getViewComment() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
- getViewComment(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
- getViewComment() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns an array of ViewComment set for the object's multi-valued property viewComment.
- getViewComment(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns the ViewComment set for the object's multi-valued property viewComment based on the given index.
- getViewCommentCount() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
- getViewCommentCount() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns a count for multi-valued property viewComment.
- getViewCount() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
- getViewCount() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Returns a count for multi-valued property view.
- getViewDefinition() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
-
Returns the value of the viewDefinition property.
- getViewDefinition() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
-
Returns the value of the viewDefinition property.
- getViewName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Returns the value of the viewName property.
- getViewName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns the value of the viewName property.
- getViewType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Returns the value of the viewType property.
- getViewType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns the value of the viewType property.
- getViewTypeOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Returns the value of the viewTypeOwner property.
- getViewTypeOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns the value of the viewTypeOwner property.
- getVisibility() - Method in interface org.plasma.sdo.repository.Classifier
-
- getVisibility() - Method in interface org.plasma.sdo.repository.Property
-
- getWhere() - Method in class org.plasma.query.model.Clause
-
Gets the value of the where property.
- getWhere() - Method in class org.plasma.query.model.PathNode
-
Gets the value of the where property.
- getWhereClause() - Method in class org.plasma.query.dsl.DomainRoot
-
- getWhereClause() - Method in class org.plasma.query.model.Query
-
- getWhereClause() - Method in interface org.plasma.query.Query
-
- getWildcardChar() - Method in class org.plasma.sdo.access.provider.common.SQLQueryFilterAssembler
-
- getWildcardOperator() - Method in class org.plasma.query.model.Term
-
Gets the value of the wildcardOperator property.
- getWildcardProperty() - Method in class org.plasma.query.model.Term
-
Gets the value of the wildcardProperty property.
- getWrappedDocmentations(List<Documentation>, int) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
-
- getXMLHelper() - Method in class org.plasma.sdo.helper.PlasmaHelperContext
-
- getXmlProperty() - Method in class org.plasma.sdo.core.CoreProperty
-
- getXmlProperty() - Method in interface org.plasma.sdo.PlasmaProperty
-
Returns the XML property information for this property if exists, or null
if not exists
- getXMLVersion() - Method in class org.plasma.sdo.core.CoreXMLDocument
-
- getXpath() - Method in class org.plasma.query.xpath.QueryPathNavigator
-
- getXSDHelper() - Method in class org.plasma.sdo.helper.PlasmaHelperContext
-
- getYearFormat() - Method in class org.plasma.sdo.helper.DataConverter
-
- getYearMonthDayFormat() - Method in class org.plasma.sdo.helper.DataConverter
-
- getYearMonthFormat() - Method in class org.plasma.sdo.helper.DataConverter
-
- globalInterfaceProvisioning - Variable in class org.plasma.text.lang3gl.java.SDODefaultFactory
-
- GlobalVariable - Interface in org.plasma.provisioning.rdb.mysql.any
-
Generated interface representing the domain model entity GlobalVariable.
- GlobalVariable - Interface in org.plasma.provisioning.rdb.mysql.v5_5
-
Generated interface representing the domain model entity GlobalVariable.
- GlobalVariable.PROPERTY - Enum in org.plasma.provisioning.rdb.mysql.any
-
The declared logical property names for this
Type.
- GlobalVariable.PROPERTY - Enum in org.plasma.provisioning.rdb.mysql.v5_5
-
The declared logical property names for this
Type.
- GlobalVariableImpl - Class in org.plasma.provisioning.rdb.mysql.any.impl
-
Generated implementation class representing the domain model entity GlobalVariable.
- GlobalVariableImpl() - Constructor for class org.plasma.provisioning.rdb.mysql.any.impl.GlobalVariableImpl
-
Default No-arg constructor required for serialization operations.
- GlobalVariableImpl(Type) - Constructor for class org.plasma.provisioning.rdb.mysql.any.impl.GlobalVariableImpl
-
- GlobalVariableImpl - Class in org.plasma.provisioning.rdb.mysql.v5_5.impl
-
Generated implementation class representing the domain model entity GlobalVariable.
- GlobalVariableImpl() - Constructor for class org.plasma.provisioning.rdb.mysql.v5_5.impl.GlobalVariableImpl
-
Default No-arg constructor required for serialization operations.
- GlobalVariableImpl(Type) - Constructor for class org.plasma.provisioning.rdb.mysql.v5_5.impl.GlobalVariableImpl
-
- group(Expression) - Method in class org.plasma.query.dsl.PathNode
-
- group() - Method in interface org.plasma.query.Expression
-
Places this expression within grouping operators
and returns the grouped expression.
- group() - Method in class org.plasma.query.model.Expression
-
- groupBy(DataProperty) - Method in interface org.plasma.query.dsl.DomainQuery
-
Appends the given data property to the group by clause
within this query and returns the query.
- groupBy(DataProperty) - Method in class org.plasma.query.dsl.DomainRoot
-
- GroupBy - Interface in org.plasma.query
-
A clause containing properties used to represent a
grouping statement and is used in conjunction with
aggregate functions.
- groupBy - Variable in class org.plasma.query.model.Clause
-
- GroupBy - Class in org.plasma.query.model
-
Java class for GroupBy complex type.
- GroupBy() - Constructor for class org.plasma.query.model.GroupBy
-
- GroupBy(Property) - Constructor for class org.plasma.query.model.GroupBy
-
- GroupBy(Property, Property) - Constructor for class org.plasma.query.model.GroupBy
-
- GroupBy(Property, Property, Property) - Constructor for class org.plasma.query.model.GroupBy
-
- GroupBy(Property, Property, Property, Property) - Constructor for class org.plasma.query.model.GroupBy
-
- GroupBy(Property[]) - Constructor for class org.plasma.query.model.GroupBy
-
- GroupOperator - Class in org.plasma.query.model
-
- GroupOperator() - Constructor for class org.plasma.query.model.GroupOperator
-
- GroupOperator(String) - Constructor for class org.plasma.query.model.GroupOperator
-
- GroupOperator(GroupOperatorValues) - Constructor for class org.plasma.query.model.GroupOperator
-
- groupOperator - Variable in class org.plasma.query.model.Term
-
- GroupOperatorValues - Enum in org.plasma.query.model
-
Java class for GroupOperatorValues.
- gt(Object) - Method in interface org.plasma.query.DataProperty
-
Returns a boolean expression where
this property is greater than the given literal.
- gt(Object) - Method in class org.plasma.query.dsl.DataNode
-
- gt(String, Object) - Static method in class org.plasma.query.model.Expression
-
Returns an expression where
the given property is greated than to the given literal.
- gt(Property, Object) - Static method in class org.plasma.query.model.Expression
-
Returns an expression where
the given property is greated than to the given literal.
- gt(String, String, Object) - Static method in class org.plasma.query.model.Expression
-
Returns an expression where
the given property is greated than to the given literal.
- gt(String, String[], Object) - Static method in class org.plasma.query.model.Expression
-
Returns an expression where
the given property is greated than to the given literal.
- gt(Property, Literal) - Static method in class org.plasma.query.model.Expression
-
Returns an expression where
the given property is greater than to the given literal.
- gt(Object) - Method in class org.plasma.query.model.Property
-
- id - Variable in class org.plasma.query.model.Expression
-
- IllegalArgumentUserException - Exception in org.plasma.sdo
-
- IllegalArgumentUserException(String) - Constructor for exception org.plasma.sdo.IllegalArgumentUserException
-
- IllegalArgumentUserException(String, Throwable) - Constructor for exception org.plasma.sdo.IllegalArgumentUserException
-
- IllegalArgumentUserException(Throwable) - Constructor for exception org.plasma.sdo.IllegalArgumentUserException
-
- IllegalCircularReferenceException - Exception in org.plasma.sdo.repository
-
- IllegalCircularReferenceException(String) - Constructor for exception org.plasma.sdo.repository.IllegalCircularReferenceException
-
- IllegalCircularReferenceException(Throwable) - Constructor for exception org.plasma.sdo.repository.IllegalCircularReferenceException
-
- IllegalStereotypeApplicationException - Exception in org.plasma.sdo.repository
-
- IllegalStereotypeApplicationException(String) - Constructor for exception org.plasma.sdo.repository.IllegalStereotypeApplicationException
-
- IllegalStereotypeApplicationException(Throwable) - Constructor for exception org.plasma.sdo.repository.IllegalStereotypeApplicationException
-
- ImportDeclaration - Class in org.plasma.query.model
-
Java class for ImportDeclaration complex type.
- ImportDeclaration() - Constructor for class org.plasma.query.model.ImportDeclaration
-
- ImportDeclaration(String) - Constructor for class org.plasma.query.model.ImportDeclaration
-
- importDeclaration - Variable in class org.plasma.query.model.Where
-
- in(Query) - Method in interface org.plasma.query.DataProperty
-
Returns a subquery expression, where
this property is found within the given subquery results collection.
- in(Query) - Method in class org.plasma.query.dsl.DataNode
-
- in(Property, Query) - Static method in class org.plasma.query.model.Expression
-
Returns a subquery expression, where
the given property is found within the given subquery results collection.
- in(String, Query) - Static method in class org.plasma.query.model.Expression
-
Returns a subquery expression, where
the given property is found within the given subquery results collection.
- in(String, String[], Query) - Static method in class org.plasma.query.model.Expression
-
Returns a subquery expression, where
the given property is found within the given subquery results collection.
- in(Query) - Method in class org.plasma.query.model.Property
-
- indent - Variable in class org.plasma.text.lang3gl.DefaultStreamAssembler
-
- indent(int) - Method in class org.plasma.text.lang3gl.java.DefaultFactory
-
- index - Variable in class org.plasma.query.model.PathElement
-
- indexName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QConstraint
-
Returns a DSL data element for property, indexName.
- indexOf(String) - Method in class org.plasma.text.TextBuilder
-
- indexOf(String, int) - Method in class org.plasma.text.TextBuilder
-
- indexOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QConstraint
-
Returns a DSL data element for property, indexOwner.
- initialize() - Method in interface org.plasma.sdo.access.DataAccessService
-
- initialize() - Method in interface org.plasma.sdo.access.SequenceGenerator
-
- initialize() - Method in class org.plasma.sdo.access.service.DataAccessServiceEJB
-
- insert(int, char[], int, int) - Method in class org.plasma.text.TextBuilder
-
- insert(int, Object) - Method in class org.plasma.text.TextBuilder
-
- insert(int, String) - Method in class org.plasma.text.TextBuilder
-
- insert(int, char[]) - Method in class org.plasma.text.TextBuilder
-
- insert(int, CharSequence) - Method in class org.plasma.text.TextBuilder
-
- insert(int, CharSequence, int, int) - Method in class org.plasma.text.TextBuilder
-
- insert(int, boolean) - Method in class org.plasma.text.TextBuilder
-
- insert(int, char) - Method in class org.plasma.text.TextBuilder
-
- insert(int, int) - Method in class org.plasma.text.TextBuilder
-
- insert(int, long) - Method in class org.plasma.text.TextBuilder
-
- insert(int, float) - Method in class org.plasma.text.TextBuilder
-
- insert(int, double) - Method in class org.plasma.text.TextBuilder
-
- INSTANCE - Static variable in class org.plasma.sdo.helper.DataConverter
-
- INSTANCE - Static variable in class org.plasma.sdo.helper.PlasmaCopyHelper
-
- instance() - Static method in class org.plasma.sdo.helper.PlasmaCopyHelper
-
- INSTANCE - Static variable in class org.plasma.sdo.helper.PlasmaDataFactory
-
- instance() - Static method in class org.plasma.sdo.helper.PlasmaDataFactory
-
- INSTANCE - Static variable in class org.plasma.sdo.helper.PlasmaDataHelper
-
- INSTANCE - Static variable in class org.plasma.sdo.helper.PlasmaEqualityHelper
-
- instance() - Static method in class org.plasma.sdo.helper.PlasmaEqualityHelper
-
- INSTANCE - Static variable in class org.plasma.sdo.helper.PlasmaHelperContext
-
- instance() - Static method in class org.plasma.sdo.helper.PlasmaHelperContext
-
- INSTANCE - Static variable in class org.plasma.sdo.helper.PlasmaQueryHelper
-
- INSTANCE - Static variable in class org.plasma.sdo.helper.PlasmaTypeHelper
-
- INSTANCE - Static variable in class org.plasma.sdo.helper.PlasmaXMLHelper
-
- INSTANCE - Static variable in class org.plasma.sdo.helper.PlasmaXSDHelper
-
- INSTANCE_PROPERTY_BOOLEAN_ISOPERATIONAL - Static variable in interface org.plasma.sdo.PlasmaProperty
-
- INSTANCE_PROPERTY_BOOLEAN_ISUNIQUE - Static variable in interface org.plasma.sdo.PlasmaProperty
-
- INSTANCE_PROPERTY_BYTES_LOCAL_NAME_BYTES - Static variable in interface org.plasma.sdo.PlasmaProperty
-
- INSTANCE_PROPERTY_BYTES_NAME_BYTES - Static variable in interface org.plasma.sdo.PlasmaProperty
-
- INSTANCE_PROPERTY_BYTES_PACKAGE_PHYSICAL_NAME_BYTES - Static variable in interface org.plasma.sdo.PlasmaProperty
-
- INSTANCE_PROPERTY_BYTES_PHYSICAL_NAME_BYTES - Static variable in interface org.plasma.sdo.PlasmaProperty
-
- INSTANCE_PROPERTY_BYTES_QUALIFIED_NAME_BYTES - Static variable in interface org.plasma.sdo.PlasmaProperty
-
- INSTANCE_PROPERTY_BYTES_QUALIFIED_PHYSICAL_NAME_BYTES - Static variable in interface org.plasma.sdo.PlasmaProperty
-
- INSTANCE_PROPERTY_BYTES_URI_BYTES - Static variable in interface org.plasma.sdo.PlasmaProperty
-
- INSTANCE_PROPERTY_INT_MAXLENGTH - Static variable in interface org.plasma.sdo.PlasmaProperty
-
- INSTANCE_PROPERTY_LONG_SNAPSHOT_TIMESTAMP - Static variable in interface org.plasma.sdo.PlasmaProperty
-
- INSTANCE_PROPERTY_OBJECT_CONCURRENCY_USER - Static variable in interface org.plasma.sdo.PlasmaProperty
-
- INSTANCE_PROPERTY_OBJECT_CONCURRENCY_VERSION - Static variable in interface org.plasma.sdo.PlasmaProperty
-
- INSTANCE_PROPERTY_OBJECT_DESCRIPTION - Static variable in interface org.plasma.sdo.PlasmaProperty
-
- INSTANCE_PROPERTY_OBJECT_IS_LOCKED_PROPERTY - Static variable in interface org.plasma.sdo.PlasmaProperty
-
- INSTANCE_PROPERTY_OBJECT_LOCKING_TIMESTAMP - Static variable in interface org.plasma.sdo.PlasmaProperty
-
- INSTANCE_PROPERTY_OBJECT_LOCKING_USER - Static variable in interface org.plasma.sdo.PlasmaProperty
-
- INSTANCE_PROPERTY_OBJECT_ORIGINATION_TIMESTAMP - Static variable in interface org.plasma.sdo.PlasmaProperty
-
- INSTANCE_PROPERTY_OBJECT_ORIGINATION_USER - Static variable in interface org.plasma.sdo.PlasmaProperty
-
- INSTANCE_PROPERTY_OBJECT_PRIKEY_PROPERTIES - Static variable in interface org.plasma.sdo.PlasmaProperty
-
- INSTANCE_PROPERTY_OBJECT_QUALIFIED_NAME - Static variable in interface org.plasma.sdo.PlasmaProperty
-
- INSTANCE_PROPERTY_OBJECT_SNAPSHOT_DATE_PROPERTY - Static variable in interface org.plasma.sdo.PlasmaProperty
-
- INSTANCE_PROPERTY_OBJECT_VISIBILITY - Static variable in interface org.plasma.sdo.PlasmaProperty
-
- INSTANCE_PROPERTY_STRING_BUSINESS_NAME - Static variable in interface org.plasma.sdo.PlasmaProperty
-
- INSTANCE_PROPERTY_STRING_LOCAL_NAME - Static variable in interface org.plasma.sdo.PlasmaProperty
-
- INSTANCE_PROPERTY_STRING_NAMESPACE_PHYSICAL_NAME - Static variable in interface org.plasma.sdo.PlasmaProperty
-
- INSTANCE_PROPERTY_STRING_NAMESPACE_URI - Static variable in interface org.plasma.sdo.PlasmaProperty
-
- INSTANCE_PROPERTY_STRING_PHYSICAL_NAME - Static variable in interface org.plasma.sdo.PlasmaProperty
-
- INSTANCE_PROPERTY_STRING_UUID - Static variable in interface org.plasma.sdo.PlasmaProperty
-
- IntegralDataProperty - Interface in org.plasma.query
-
A non-reference property with a type which is a String data type.
- InterfaceFactory - Interface in org.plasma.text.lang3gl
-
- interfaceResolver - Variable in class org.plasma.text.lang3gl.java.SDODefaultFactory
-
- IntParameter - Class in org.plasma.query.model
-
Java class for IntParameter complex type.
- IntParameter() - Constructor for class org.plasma.query.model.IntParameter
-
- IntParameter(int) - Constructor for class org.plasma.query.model.IntParameter
-
- intParameter - Variable in class org.plasma.query.model.Parameter
-
- InvalidAnnotationException - Exception in org.plasma.provisioning
-
- InvalidAnnotationException(String) - Constructor for exception org.plasma.provisioning.InvalidAnnotationException
-
- InvalidAnnotationException(Throwable) - Constructor for exception org.plasma.provisioning.InvalidAnnotationException
-
- InvalidClassifierNameException - Exception in org.plasma.sdo.repository
-
- InvalidClassifierNameException(String) - Constructor for exception org.plasma.sdo.repository.InvalidClassifierNameException
-
- InvalidClassifierNameException(Throwable) - Constructor for exception org.plasma.sdo.repository.InvalidClassifierNameException
-
- InvalidClassifierNameException(String, Throwable) - Constructor for exception org.plasma.sdo.repository.InvalidClassifierNameException
-
- InvalidDataConversionException - Exception in org.plasma.sdo.helper
-
- InvalidDataConversionException(DataType, DataType, Object) - Constructor for exception org.plasma.sdo.helper.InvalidDataConversionException
-
- InvalidDataConversionException(Throwable) - Constructor for exception org.plasma.sdo.helper.InvalidDataConversionException
-
- InvalidDataFormatException - Exception in org.plasma.sdo.helper
-
- InvalidDataFormatException(String, Throwable) - Constructor for exception org.plasma.sdo.helper.InvalidDataFormatException
-
- InvalidDataFormatException(String) - Constructor for exception org.plasma.sdo.helper.InvalidDataFormatException
-
- InvalidDataFormatException(Throwable) - Constructor for exception org.plasma.sdo.helper.InvalidDataFormatException
-
- InvalidEndpointException - Exception in org.plasma.sdo.xpath
-
Checked exception used when the result or terminating node or nodes
for an XPATH expression are invalid for a given context.
- InvalidEndpointException() - Constructor for exception org.plasma.sdo.xpath.InvalidEndpointException
-
- InvalidEndpointException(String, Throwable) - Constructor for exception org.plasma.sdo.xpath.InvalidEndpointException
-
- InvalidEndpointException(String) - Constructor for exception org.plasma.sdo.xpath.InvalidEndpointException
-
- InvalidEndpointException(Throwable) - Constructor for exception org.plasma.sdo.xpath.InvalidEndpointException
-
- InvalidMultiplicityException - Exception in org.plasma.sdo.xpath
-
Checked exception used when multiple results are detected for a
singular property.
- InvalidMultiplicityException() - Constructor for exception org.plasma.sdo.xpath.InvalidMultiplicityException
-
- InvalidMultiplicityException(String, Throwable) - Constructor for exception org.plasma.sdo.xpath.InvalidMultiplicityException
-
- InvalidMultiplicityException(String) - Constructor for exception org.plasma.sdo.xpath.InvalidMultiplicityException
-
- InvalidMultiplicityException(Throwable) - Constructor for exception org.plasma.sdo.xpath.InvalidMultiplicityException
-
- InvalidPathElementException - Exception in org.plasma.query
-
- InvalidPathElementException(String) - Constructor for exception org.plasma.query.InvalidPathElementException
-
- InvalidPathElementException(Throwable) - Constructor for exception org.plasma.query.InvalidPathElementException
-
- InvalidPathPredicateException - Exception in org.plasma.query
-
- InvalidPathPredicateException(String) - Constructor for exception org.plasma.query.InvalidPathPredicateException
-
- InvalidPathPredicateException(Throwable) - Constructor for exception org.plasma.query.InvalidPathPredicateException
-
- InvalidReferenceException - Exception in org.plasma.sdo.xml
-
- InvalidReferenceException(String) - Constructor for exception org.plasma.sdo.xml.InvalidReferenceException
-
- InvalidReferenceException(Throwable) - Constructor for exception org.plasma.sdo.xml.InvalidReferenceException
-
- InvalidSnapshotEJBException - Exception in org.plasma.sdo.access.service
-
- InvalidSnapshotEJBException(Throwable) - Constructor for exception org.plasma.sdo.access.service.InvalidSnapshotEJBException
-
- InvalidSnapshotException - Exception in org.plasma.sdo.access
-
- InvalidSnapshotException(String, String, Timestamp, String, Date) - Constructor for exception org.plasma.sdo.access.InvalidSnapshotException
-
- isAbstract() - Method in class org.plasma.sdo.core.CoreType
-
Indicates if this Type is abstract.
- isAbstract() - Method in interface org.plasma.sdo.repository.Classifier
-
- isAttribute(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
-
- isAttribute(Property) - Method in class org.plasma.sdo.helper.PlasmaXSDHelper
-
- isAttribute(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
-
- isAttribute(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
-
- isBaseType(PlasmaType) - Method in class org.plasma.sdo.core.CoreType
-
Returns true if the given type is part of the (base type)
ancestry for this type.
- isBaseType(PlasmaType) - Method in interface org.plasma.sdo.PlasmaType
-
Returns true if the given type is a base type for this
type.
- isClass() - Method in class org.plasma.provisioning.adapter.TypeAdapter
-
- isComment(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
-
- isComment(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
-
- isComment(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
-
- isConcurrent() - Method in class org.plasma.sdo.core.CoreProperty
-
- isConcurrent(ConcurrencyType, ConcurrentDataFlavor) - Method in class org.plasma.sdo.core.CoreProperty
-
- isConcurrent() - Method in interface org.plasma.sdo.PlasmaProperty
-
Returns true if this property is tagged as concurrent.
- isConcurrent(ConcurrencyType, ConcurrentDataFlavor) - Method in interface org.plasma.sdo.PlasmaProperty
-
Returns true if this property is tagged as concurrent for the given
concurrency type and data flavor.
- isContainment() - Method in class org.plasma.sdo.core.CoreProperty
-
Returns whether the Property is containment, i.e., whether it represents
by-value composition.
- isContunue() - Method in class org.plasma.query.visitor.VisitorContext
-
Returns true if traversal should continue.
- isCopyUUIDs() - Method in class org.plasma.sdo.helper.DataGraphCopyVisitor
-
- isCreated(DataObject) - Method in class org.plasma.sdo.core.CoreChangeSummary
-
Returns whether or not the specified data object was created while
logging.
- isCreateNonContainmentReferenceTypes() - Method in class org.plasma.xml.schema.SchemaModelAssembler
-
- isDataType() - Method in class org.plasma.sdo.core.CoreType
-
Indicates if this Type specifies DataTypes (true) or DataObjects (false).
- isDataType() - Method in interface org.plasma.sdo.repository.Classifier
-
- isDataType() - Method in interface org.plasma.sdo.repository.Property
-
- isDeleted(DataObject) - Method in class org.plasma.sdo.core.CoreChangeSummary
-
Returns whether or not the specified data object was deleted while
logging.
- isDerivePackageNamesFromURIs() - Method in class org.plasma.xml.uml.DefaultUMLModelAssembler
-
- isDerivePackageNamesFromURIs() - Method in interface org.plasma.xml.uml.UMLModelAssembler
-
- isDescendantResultsMap - Variable in class org.plasma.sdo.access.provider.common.SimpleCollector
-
- isDistinct() - Method in interface org.plasma.query.DataProperty
-
Gets the value of the distinct property.
- isDistinct() - Method in class org.plasma.query.dsl.DataNode
-
- isDistinct() - Method in class org.plasma.query.model.Property
-
- isDocument(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
-
- isDocument(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
-
- isDocument(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
-
- isElement(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
-
- isElement(Property) - Method in class org.plasma.sdo.helper.PlasmaXSDHelper
-
- isElement(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
-
- isElement(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
-
- isEnumeration() - Method in class org.plasma.provisioning.adapter.TypeAdapter
-
- isEnumeration(AbstractSimpleType) - Method in class org.plasma.provisioning.xsd.ConverterSupport
-
- isEnumeration(AbstractSimpleType) - Static method in class org.plasma.provisioning.xsd.SimpleTypeUtils
-
- isFailOnValidationError() - Method in class org.plasma.sdo.xml.DefaultOptions
-
- isFailOnValidationError() - Method in interface org.plasma.sdo.xml.XMLOptions
-
Returns whether to propagate XML parser errors
encountered when validating an XML document against
an associated XML Schema.
- isFk(Table, Column) - Method in class org.plasma.text.ddl.DefaultDDLFactory
-
- isFlaggedLocked(DataObject) - Static method in class org.plasma.sdo.core.CoreHelper
-
Deprecated.
- isFlaggedLocked() - Method in class org.plasma.sdo.core.CoreObject
-
- isFlaggedUnlocked(DataObject) - Static method in class org.plasma.sdo.core.CoreHelper
-
Deprecated.
- isFlaggedUnlocked() - Method in class org.plasma.sdo.core.CoreObject
-
- isGroup() - Method in class org.plasma.query.model.Expression
-
- isIndent() - Method in class org.plasma.text.ddl.DDLStreamAssembler
-
- isIndent() - Method in class org.plasma.text.lang3gl.DefaultStreamAssembler
-
- isInstance(Object) - Method in class org.plasma.sdo.core.CoreType
-
Returns whether the specified object is an instance of this type.
- isKey() - Method in class org.plasma.sdo.core.CoreProperty
-
- isKey(KeyType) - Method in class org.plasma.sdo.core.CoreProperty
-
- isKey() - Method in interface org.plasma.sdo.PlasmaProperty
-
Returns true if the key information for this property if exists.
- isKey(KeyType) - Method in interface org.plasma.sdo.PlasmaProperty
-
Returns true if the key information for this property if exists and the
key type is set to the given type.
- isLinked(DataObject, Object) - Method in class org.plasma.sdo.access.provider.common.SimpleCollector
-
- isListType() - Method in class org.plasma.provisioning.xsd.DatatypeCollector
-
- isLogging() - Method in class org.plasma.sdo.core.CoreChangeSummary
-
Indicates whether change logging is on (true) or off (false).
- isMany() - Method in class org.plasma.sdo.core.CoreProperty
-
Returns whether the Property is many-valued.
- isMany() - Method in interface org.plasma.sdo.repository.Property
-
- isMixed(Type) - Method in class org.plasma.sdo.helper.PlasmaXSDHelper
-
- isModified(DataObject) - Method in class org.plasma.sdo.core.CoreChangeSummary
-
Returns whether or not the specified data object was updated while
logging.
- isNamespace(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
-
- isNamespace(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
-
- isNamespace(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
-
- isNoOp() - Method in class org.plasma.query.model.Expression
-
- isNotNull() - Method in interface org.plasma.query.DataProperty
-
Returns a boolean expression where
this property is not equal to null.
- isNotNull() - Method in class org.plasma.query.dsl.DataNode
-
- isNotNull() - Method in class org.plasma.query.dsl.PathNode
-
- isNotNull() - Method in class org.plasma.query.model.Property
-
- isNotNull() - Method in interface org.plasma.query.PathProperty
-
Returns a boolean expression where
this property is not equal to null.
- isNull() - Method in interface org.plasma.query.DataProperty
-
Returns a boolean expression where
this property is equal to null.
- isNull() - Method in class org.plasma.query.dsl.DataNode
-
- isNull() - Method in class org.plasma.query.dsl.PathNode
-
- isNull() - Method in class org.plasma.query.model.Property
-
- isNull() - Method in interface org.plasma.query.PathProperty
-
Returns a boolean expression where
this property is equal to null.
- isNullable() - Method in class org.plasma.sdo.core.CoreProperty
-
Returns whether or not instances of this property can be set to null.
- isNullable() - Method in interface org.plasma.sdo.repository.Property
-
- isOpen() - Method in class org.plasma.sdo.core.CoreType
-
Indicates if this Type allows any form of open content.
- isOpenContent() - Method in class org.plasma.sdo.core.CoreProperty
-
Returns whether or not this is an open content Property.
- isOtherAllowed(char) - Static method in class org.plasma.provisioning.rdb.ConverterSupport
-
- isPk(Table, Column) - Method in class org.plasma.text.ddl.DefaultDDLFactory
-
- isPrettyPrint() - Method in class org.plasma.sdo.xml.DefaultOptions
-
- isPrettyPrint() - Method in interface org.plasma.sdo.xml.XMLOptions
-
For XML writer utilities, returns whether to indent and format the XML output.
- isProcessingInstruction(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
-
- isProcessingInstruction(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
-
- isProcessingInstruction(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
-
- isPunctuation(char) - Static method in class org.plasma.provisioning.rdb.ConverterSupport
-
- isQueryProperty() - Method in class org.plasma.sdo.access.provider.common.PropertyPair
-
Gets the value of the property queryProperty.
- isReadOnly() - Method in class org.plasma.sdo.core.CoreProperty
-
Returns true if values for this Property cannot be modified using the SDO APIs.
- isRelation(DataObject, DataObject, AssociationPath) - Method in class org.plasma.sdo.access.provider.common.SimpleCollector
-
- isRelation(PlasmaType, AssociationPath) - Method in class org.plasma.sdo.core.CoreType
-
- isRelation(PlasmaType, AssociationPath) - Method in interface org.plasma.sdo.PlasmaType
-
Returns true if the given type is linked or related to
Type
across any number of traversals or hops as qualified by the given
relation path type.
- isRelation(Class_, AssociationPath) - Method in interface org.plasma.sdo.repository.Class_
-
- isRelation(Class_, Class_, AssociationPath) - Method in interface org.plasma.sdo.repository.RelationCache
-
- isRoot - Variable in class org.plasma.query.dsl.PathNode
-
- isRoot() - Method in class org.plasma.query.dsl.PathNode
-
- isSequenced() - Method in class org.plasma.sdo.core.CoreType
-
Indicates if this Type specifies Sequenced DataObjects.
- isSet(String) - Method in class org.plasma.sdo.core.CoreDataObject
-
- isSet(int) - Method in class org.plasma.sdo.core.CoreDataObject
-
- isSet(Property) - Method in class org.plasma.sdo.core.CoreDataObject
-
- isSet() - Method in class org.plasma.sdo.core.CoreSetting
-
Returns whether or not the property is set.
- isSet() - Method in class org.plasma.sdo.xpath.XPathDataProperty
-
- isSetAutoIncrement() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
Returns true if the autoIncrement property is set.
- isSetAutoIncrement() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Returns true if the autoIncrement property is set.
- isSetBanner() - Method in class org.plasma.provisioning.rdb.oracle.any.sys.impl.VersionImpl
-
Returns true if the banner property is set.
- isSetBanner() - Method in interface org.plasma.provisioning.rdb.oracle.any.sys.Version
-
Returns true if the banner property is set.
- isSetBanner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.VersionImpl
-
Returns true if the banner property is set.
- isSetBanner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Version
-
Returns true if the banner property is set.
- isSetCharacterSetName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Returns true if the characterSetName property is set.
- isSetCharacterSetName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Returns true if the characterSetName property is set.
- isSetCharacterSetName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Returns true if the characterSetName property is set.
- isSetCharacterSetName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Returns true if the characterSetName property is set.
- isSetCharacterSetName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Returns true if the characterSetName property is set.
- isSetCharacterSetName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Returns true if the characterSetName property is set.
- isSetCharMaxLength() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Returns true if the charMaxLength property is set.
- isSetCharMaxLength() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Returns true if the charMaxLength property is set.
- isSetColumn_id() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Returns true if the column_id property is set.
- isSetColumn_id() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Returns true if the column_id property is set.
- isSetColumn_id() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Returns true if the column_id property is set.
- isSetColumn_id() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Returns true if the column_id property is set.
- isSetColumnComment() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Returns true if the columnComment property is set.
- isSetColumnComment() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Returns true if the columnComment property is set.
- isSetColumnKey() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Returns true if the columnKey property is set.
- isSetColumnKey() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Returns true if the columnKey property is set.
- isSetColumnName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Returns true if the columnName property is set.
- isSetColumnName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
-
Returns true if the columnName property is set.
- isSetColumnName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Returns true if the columnName property is set.
- isSetColumnName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
-
Returns true if the columnName property is set.
- isSetColumnName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
-
Returns true if the columnName property is set.
- isSetColumnName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
-
Returns true if the columnName property is set.
- isSetColumnName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Returns true if the columnName property is set.
- isSetColumnName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
-
Returns true if the columnName property is set.
- isSetColumnName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Returns true if the columnName property is set.
- isSetColumnName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Returns true if the columnName property is set.
- isSetColumnName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment
-
Returns true if the columnName property is set.
- isSetColumnName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint
-
Returns true if the columnName property is set.
- isSetColumnName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Returns true if the columnName property is set.
- isSetColumnName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment
-
Returns true if the columnName property is set.
- isSetColumnType() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Returns true if the columnType property is set.
- isSetColumnType() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Returns true if the columnType property is set.
- isSetComments() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
-
Returns true if the comments property is set.
- isSetComments() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
-
Returns true if the comments property is set.
- isSetComments() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
-
Returns true if the comments property is set.
- isSetComments() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
-
Returns true if the comments property is set.
- isSetComments() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment
-
Returns true if the comments property is set.
- isSetComments() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment
-
Returns true if the comments property is set.
- isSetComments() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment
-
Returns true if the comments property is set.
- isSetComments() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment
-
Returns true if the comments property is set.
- isSetConstraint() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
Returns true if the constraint property is set.
- isSetConstraint() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Returns true if the constraint property is set.
- isSetConstraintName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Returns true if the constraintName property is set.
- isSetConstraintName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Returns true if the constraintName property is set.
- isSetConstraintName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
-
Returns true if the constraintName property is set.
- isSetConstraintName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint
-
Returns true if the constraintName property is set.
- isSetConstraintType() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
-
Returns true if the constraintType property is set.
- isSetConstraintType() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint
-
Returns true if the constraintType property is set.
- isSetConstraintType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Returns true if the constraintType property is set.
- isSetConstraintType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Returns true if the constraintType property is set.
- isSetDataDefault() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Returns true if the dataDefault property is set.
- isSetDataDefault() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Returns true if the dataDefault property is set.
- isSetDataDefault() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Returns true if the dataDefault property is set.
- isSetDataDefault() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Returns true if the dataDefault property is set.
- isSetDataLength() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Returns true if the dataLength property is set.
- isSetDataLength() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Returns true if the dataLength property is set.
- isSetDataLength() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Returns true if the dataLength property is set.
- isSetDataLength() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Returns true if the dataLength property is set.
- isSetDataPrecision() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Returns true if the dataPrecision property is set.
- isSetDataPrecision() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Returns true if the dataPrecision property is set.
- isSetDataPrecision() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Returns true if the dataPrecision property is set.
- isSetDataPrecision() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Returns true if the dataPrecision property is set.
- isSetDataPrecision() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Returns true if the dataPrecision property is set.
- isSetDataPrecision() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Returns true if the dataPrecision property is set.
- isSetDataScale() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Returns true if the dataScale property is set.
- isSetDataScale() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Returns true if the dataScale property is set.
- isSetDataScale() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Returns true if the dataScale property is set.
- isSetDataScale() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Returns true if the dataScale property is set.
- isSetDataScale() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Returns true if the dataScale property is set.
- isSetDataScale() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Returns true if the dataScale property is set.
- isSetDataType() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Returns true if the dataType property is set.
- isSetDataType() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Returns true if the dataType property is set.
- isSetDataType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Returns true if the dataType property is set.
- isSetDataType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Returns true if the dataType property is set.
- isSetDataType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Returns true if the dataType property is set.
- isSetDataType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Returns true if the dataType property is set.
- isSetDeleteRule() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Returns true if the deleteRule property is set.
- isSetDeleteRule() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Returns true if the deleteRule property is set.
- isSetEditioningView() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Returns true if the editioningView property is set.
- isSetEditioningView() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns true if the editioningView property is set.
- isSetIndexName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Returns true if the indexName property is set.
- isSetIndexName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Returns true if the indexName property is set.
- isSetIndexOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Returns true if the indexOwner property is set.
- isSetIndexOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Returns true if the indexOwner property is set.
- isSetIsUpdatable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
-
Returns true if the isUpdatable property is set.
- isSetIsUpdatable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
-
Returns true if the isUpdatable property is set.
- isSetName() - Method in interface org.plasma.provisioning.rdb.mysql.any.GlobalVariable
-
Returns true if the name property is set.
- isSetName() - Method in class org.plasma.provisioning.rdb.mysql.any.impl.GlobalVariableImpl
-
Returns true if the name property is set.
- isSetName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.GlobalVariable
-
Returns true if the name property is set.
- isSetName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.GlobalVariableImpl
-
Returns true if the name property is set.
- isSetName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnConstraintImpl
-
Returns true if the name property is set.
- isSetName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
-
Returns true if the name property is set.
- isSetName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
-
Returns true if the name property is set.
- isSetName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnConstraint
-
Returns true if the name property is set.
- isSetName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
-
Returns true if the name property is set.
- isSetName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint
-
Returns true if the name property is set.
- isSetNullable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Returns true if the nullable property is set.
- isSetNullable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Returns true if the nullable property is set.
- isSetNullable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Returns true if the nullable property is set.
- isSetNullable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Returns true if the nullable property is set.
- isSetNullable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Returns true if the nullable property is set.
- isSetNullable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Returns true if the nullable property is set.
- isSetOctetMaxLength() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Returns true if the octetMaxLength property is set.
- isSetOctetMaxLength() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Returns true if the octetMaxLength property is set.
- isSetOidText() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Returns true if the oidText property is set.
- isSetOidText() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns true if the oidText property is set.
- isSetOidTextLength() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Returns true if the oidTextLength property is set.
- isSetOidTextLength() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns true if the oidTextLength property is set.
- isSetOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnConstraintImpl
-
Returns true if the owner property is set.
- isSetOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Returns true if the owner property is set.
- isSetOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
-
Returns true if the owner property is set.
- isSetOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
-
Returns true if the owner property is set.
- isSetOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
Returns true if the owner property is set.
- isSetOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
-
Returns true if the owner property is set.
- isSetOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Returns true if the owner property is set.
- isSetOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Returns true if the owner property is set.
- isSetOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnConstraint
-
Returns true if the owner property is set.
- isSetOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
-
Returns true if the owner property is set.
- isSetOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint
-
Returns true if the owner property is set.
- isSetOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
-
Returns true if the owner property is set.
- isSetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Returns true if the owner property is set.
- isSetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Returns true if the owner property is set.
- isSetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
-
Returns true if the owner property is set.
- isSetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
-
Returns true if the owner property is set.
- isSetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Returns true if the owner property is set.
- isSetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
-
Returns true if the owner property is set.
- isSetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
Returns true if the owner property is set.
- isSetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
-
Returns true if the owner property is set.
- isSetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Returns true if the owner property is set.
- isSetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
-
Returns true if the owner property is set.
- isSetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Returns true if the owner property is set.
- isSetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Returns true if the owner property is set.
- isSetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Returns true if the owner property is set.
- isSetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment
-
Returns true if the owner property is set.
- isSetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint
-
Returns true if the owner property is set.
- isSetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment
-
Returns true if the owner property is set.
- isSetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns true if the owner property is set.
- isSetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Returns true if the owner property is set.
- isSetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment
-
Returns true if the owner property is set.
- isSetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment
-
Returns true if the owner property is set.
- isSetReadOnly() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Returns true if the readOnly property is set.
- isSetReadOnly() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns true if the readOnly property is set.
- isSetRefConstraintName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Returns true if the refConstraintName property is set.
- isSetRefConstraintName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Returns true if the refConstraintName property is set.
- isSetReferencedColumnName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
-
Returns true if the referencedColumnName property is set.
- isSetReferencedColumnName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
-
Returns true if the referencedColumnName property is set.
- isSetReferencedTableName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
-
Returns true if the referencedTableName property is set.
- isSetReferencedTableName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
-
Returns true if the referencedTableName property is set.
- isSetReferencedTableSchema() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
-
Returns true if the referencedTableSchema property is set.
- isSetReferencedTableSchema() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
-
Returns true if the referencedTableSchema property is set.
- isSetRefOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Returns true if the refOwner property is set.
- isSetRefOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Returns true if the refOwner property is set.
- isSetSearchCondition() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Returns true if the searchCondition property is set.
- isSetSearchCondition() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Returns true if the searchCondition property is set.
- isSetSuperviewName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Returns true if the superviewName property is set.
- isSetSuperviewName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns true if the superviewName property is set.
- isSetTable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnConstraintImpl
-
Returns true if the table property is set.
- isSetTable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Returns true if the table property is set.
- isSetTable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
-
Returns true if the table property is set.
- isSetTable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
-
Returns true if the table property is set.
- isSetTable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
-
Returns true if the table property is set.
- isSetTable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Returns true if the table property is set.
- isSetTable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnConstraint
-
Returns true if the table property is set.
- isSetTable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
-
Returns true if the table property is set.
- isSetTable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint
-
Returns true if the table property is set.
- isSetTable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
-
Returns true if the table property is set.
- isSetTable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Returns true if the table property is set.
- isSetTable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Returns true if the table property is set.
- isSetTable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
-
Returns true if the table property is set.
- isSetTable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
-
Returns true if the table property is set.
- isSetTable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Returns true if the table property is set.
- isSetTable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
-
Returns true if the table property is set.
- isSetTable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Returns true if the table property is set.
- isSetTable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment
-
Returns true if the table property is set.
- isSetTable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint
-
Returns true if the table property is set.
- isSetTable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment
-
Returns true if the table property is set.
- isSetTableColumn() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
Returns true if the tableColumn property is set.
- isSetTableColumn() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Returns true if the tableColumn property is set.
- isSetTableColumn() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
Returns true if the tableColumn property is set.
- isSetTableColumn() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Returns true if the tableColumn property is set.
- isSetTableColumnComment() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
Returns true if the tableColumnComment property is set.
- isSetTableColumnComment() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Returns true if the tableColumnComment property is set.
- isSetTableColumnConstraint() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
Returns true if the tableColumnConstraint property is set.
- isSetTableColumnConstraint() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Returns true if the tableColumnConstraint property is set.
- isSetTableColumnConstraint() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
Returns true if the tableColumnConstraint property is set.
- isSetTableColumnConstraint() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Returns true if the tableColumnConstraint property is set.
- isSetTableColumnKeyUsage() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
Returns true if the tableColumnKeyUsage property is set.
- isSetTableColumnKeyUsage() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Returns true if the tableColumnKeyUsage property is set.
- isSetTableComment() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
Returns true if the tableComment property is set.
- isSetTableComment() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
-
Returns true if the tableComment property is set.
- isSetTableComment() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Returns true if the tableComment property is set.
- isSetTableComment() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
-
Returns true if the tableComment property is set.
- isSetTableComment() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
Returns true if the tableComment property is set.
- isSetTableComment() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Returns true if the tableComment property is set.
- isSetTableConstraint() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
Returns true if the tableConstraint property is set.
- isSetTableConstraint() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Returns true if the tableConstraint property is set.
- isSetTableName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
Returns true if the tableName property is set.
- isSetTableName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Returns true if the tableName property is set.
- isSetTableName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
Returns true if the tableName property is set.
- isSetTableName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Returns true if the tableName property is set.
- isSetTableType() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
Returns true if the tableType property is set.
- isSetTableType() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Returns true if the tableType property is set.
- isSetTableType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
-
Returns true if the tableType property is set.
- isSetTableType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
-
Returns true if the tableType property is set.
- isSetTableType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment
-
Returns true if the tableType property is set.
- isSetTableType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment
-
Returns true if the tableType property is set.
- isSetText() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Returns true if the text property is set.
- isSetText() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns true if the text property is set.
- isSetTextLength() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Returns true if the textLength property is set.
- isSetTextLength() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns true if the textLength property is set.
- isSetTypeText() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Returns true if the typeText property is set.
- isSetTypeText() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns true if the typeText property is set.
- isSetTypeTextLength() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Returns true if the typeTextLength property is set.
- isSetTypeTextLength() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns true if the typeTextLength property is set.
- isSetValue() - Method in interface org.plasma.provisioning.rdb.mysql.any.GlobalVariable
-
Returns true if the value property is set.
- isSetValue() - Method in class org.plasma.provisioning.rdb.mysql.any.impl.GlobalVariableImpl
-
Returns true if the value property is set.
- isSetValue() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.GlobalVariable
-
Returns true if the value property is set.
- isSetValue() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.GlobalVariableImpl
-
Returns true if the value property is set.
- isSetView() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
Returns true if the view property is set.
- isSetView() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Returns true if the view property is set.
- isSetView() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
-
Returns true if the view property is set.
- isSetView() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Returns true if the view property is set.
- isSetView() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
-
Returns true if the view property is set.
- isSetView() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Returns true if the view property is set.
- isSetView() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment
-
Returns true if the view property is set.
- isSetView() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment
-
Returns true if the view property is set.
- isSetViewColumn() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Returns true if the viewColumn property is set.
- isSetViewColumn() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns true if the viewColumn property is set.
- isSetViewColumnComment() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Returns true if the viewColumnComment property is set.
- isSetViewColumnComment() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns true if the viewColumnComment property is set.
- isSetViewComment() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Returns true if the viewComment property is set.
- isSetViewComment() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns true if the viewComment property is set.
- isSetViewDefinition() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
-
Returns true if the viewDefinition property is set.
- isSetViewDefinition() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
-
Returns true if the viewDefinition property is set.
- isSetViewName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Returns true if the viewName property is set.
- isSetViewName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns true if the viewName property is set.
- isSetViewType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Returns true if the viewType property is set.
- isSetViewType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns true if the viewType property is set.
- isSetViewTypeOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Returns true if the viewTypeOwner property is set.
- isSetViewTypeOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Returns true if the viewTypeOwner property is set.
- isSubType(PlasmaType) - Method in class org.plasma.sdo.core.CoreType
-
Returns true if the given type is a specialization or
inherits from this type.
- isSubType(PlasmaType) - Method in interface org.plasma.sdo.PlasmaType
-
Returns true if the given type is a specialization or
inherits from
Type.
- isTerminated() - Method in class org.plasma.sdo.xml.Marshaller.PathNode
-
- isText(Object) - Method in class org.plasma.query.xpath.QueryPathNavigator
-
- isText(Object) - Method in class org.plasma.sdo.xpath.DataGraphNavigator
-
- isText(Object) - Method in class org.plasma.sdo.xpath.MetaDataNavigator
-
- isUpdatable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QView
-
Returns a DSL data element for property, isUpdatable.
- isValidate() - Method in class org.plasma.sdo.xml.DefaultOptions
-
- isValidate() - Method in interface org.plasma.sdo.xml.XMLOptions
-
Returns whether to perform XML Schema (XSD) validation
when reading XML input.
- isValues() - Method in class org.plasma.query.model.Property
-
- isXMLAttribute() - Method in class org.plasma.sdo.core.CoreProperty
-
- isXMLAttribute() - Method in interface org.plasma.sdo.PlasmaProperty
-
Returns true if this property is rendered within an XML document
as an XML attribute.
- isXMLDeclaration() - Method in class org.plasma.sdo.core.CoreXMLDocument
-
- isXPath(String) - Static method in class org.plasma.sdo.xpath.DefaultXPath
-
- isXPath(String) - Static method in class org.plasma.sdo.xpath.XPathDetector
-
- isXSD(Type) - Method in class org.plasma.sdo.helper.PlasmaXSDHelper
-
- iterator() - Method in class org.plasma.sdo.access.provider.common.TraversalMap
-
- save(DataObject, String, String) - Method in class org.plasma.sdo.helper.PlasmaXMLHelper
-
Returns the DataObject saved as an XML document with the specified root element.
- save(DataObject, String, String, OutputStream) - Method in class org.plasma.sdo.helper.PlasmaXMLHelper
-
Saves the DataObject as an XML document with the specified root element.
- save(XMLDocument, OutputStream, Object) - Method in class org.plasma.sdo.helper.PlasmaXMLHelper
-
Serializes an XMLDocument as an XML document into the outputStream.
- save(XMLDocument, Writer, Object) - Method in class org.plasma.sdo.helper.PlasmaXMLHelper
-
Serializes an XMLDocument as an XML document into the outputWriter.
- save(XMLDocument, Result, Object) - Method in class org.plasma.sdo.helper.PlasmaXMLHelper
-
Serializes an XMLDocument as an XML document into the outputResult in a
serialization technology independent format (as specified in
javax.xml.transform).
- schema - Variable in class org.plasma.provisioning.xsd.ConverterSupport
-
- SchemaConverter - Interface in org.plasma.provisioning
-
- SchemaDataBinding - Class in org.plasma.xml.schema
-
- SchemaDataBinding(BindingValidationEventHandler) - Constructor for class org.plasma.xml.schema.SchemaDataBinding
-
- SchemaMetamodelAssembler - Class in org.plasma.provisioning
-
Constructs a provisioning model
based on the a given XML Schema
- SchemaMetamodelAssembler(Schema, String, String) - Constructor for class org.plasma.provisioning.SchemaMetamodelAssembler
-
- SchemaModelAssembler - Class in org.plasma.xml.schema
-
Creates an XML Schema model.
- SchemaModelAssembler(Model, String, String) - Constructor for class org.plasma.xml.schema.SchemaModelAssembler
-
Creates and XML Schema model based on the given PlasmaSDO#8482; Provisioning
Model.
- schemaNames - Variable in class org.plasma.provisioning.rdb.ConverterSupport
-
- schemas - Variable in class org.plasma.text.ddl.DDLAssembler
-
- SchemaUtil - Class in org.plasma.xml.schema
-
- SchemaUtil() - Constructor for class org.plasma.xml.schema.SchemaUtil
-
- SDO_RESERVED_NAMES - Static variable in class org.plasma.text.lang3gl.java.SDODefaultFactory
-
- SDOAssembler - Class in org.plasma.text.lang3gl.java
-
- SDOAssembler(ProvisioningModel, Lang3GLFactory, Lang3GLOperation, File) - Constructor for class org.plasma.text.lang3gl.java.SDOAssembler
-
- SDOClassFactory - Class in org.plasma.text.lang3gl.java
-
- SDOClassFactory(Lang3GLContext) - Constructor for class org.plasma.text.lang3gl.java.SDOClassFactory
-
- SDOClassNameResolver - Class in org.plasma.text.lang3gl.java
-
- SDOClassNameResolver() - Constructor for class org.plasma.text.lang3gl.java.SDOClassNameResolver
-
- SDODataAccessClient - Class in org.plasma.sdo.access.client
-
- SDODataAccessClient() - Constructor for class org.plasma.sdo.access.client.SDODataAccessClient
-
- SDODataAccessClient(DataAccessClient) - Constructor for class org.plasma.sdo.access.client.SDODataAccessClient
-
- SDODefaultFactory - Class in org.plasma.text.lang3gl.java
-
- SDODefaultFactory(Lang3GLContext) - Constructor for class org.plasma.text.lang3gl.java.SDODefaultFactory
-
- SDOEnumerationFactory - Class in org.plasma.text.lang3gl.java
-
- SDOEnumerationFactory(Lang3GLContext) - Constructor for class org.plasma.text.lang3gl.java.SDOEnumerationFactory
-
- SDOEnumerationNameResolver - Class in org.plasma.text.lang3gl.java
-
- SDOEnumerationNameResolver() - Constructor for class org.plasma.text.lang3gl.java.SDOEnumerationNameResolver
-
- SDOFactory - Class in org.plasma.text.lang3gl.java
-
- SDOFactory(Lang3GLContext) - Constructor for class org.plasma.text.lang3gl.java.SDOFactory
-
- SDOInterfaceFactory - Class in org.plasma.text.lang3gl.java
-
- SDOInterfaceFactory(Lang3GLContext) - Constructor for class org.plasma.text.lang3gl.java.SDOInterfaceFactory
-
- SDOInterfaceNameResolver - Class in org.plasma.text.lang3gl.java
-
- SDOInterfaceNameResolver() - Constructor for class org.plasma.text.lang3gl.java.SDOInterfaceNameResolver
-
- sdoInterfaceResolver - Variable in class org.plasma.text.lang3gl.java.DSLClassFactory
-
- SDOTask - Class in org.plasma.provisioning.ant
-
- SDOTask() - Constructor for class org.plasma.provisioning.ant.SDOTask
-
- SDOTool - Class in org.plasma.provisioning.cli
-
The SDO Tool is used to provision SDO code artifacts.
- SDOTool() - Constructor for class org.plasma.provisioning.cli.SDOTool
-
- SDOToolAction - Enum in org.plasma.provisioning.cli
-
- SDOXSchemaConverter - Class in org.plasma.provisioning.xsd
-
- SDOXSchemaConverter(Schema, String, String) - Constructor for class org.plasma.provisioning.xsd.SDOXSchemaConverter
-
- search(Property) - Method in class org.plasma.sdo.core.CoreType
-
- search(Property) - Method in interface org.plasma.sdo.PlasmaType
-
Collects and returns all values from
Type and its base types
mapped to the given instance property.
- searchCondition() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QConstraint
-
Returns a DSL data element for property, searchCondition.
- select(DataProperty) - Method in interface org.plasma.query.dsl.DomainQuery
-
Appends the given property to the select clause
within this query and returns the query.
- select(Wildcard) - Method in interface org.plasma.query.dsl.DomainQuery
-
Appends the given wildcard property to the select clause
within this query and returns the query.
- select(DataProperty) - Method in class org.plasma.query.dsl.DomainRoot
-
- select(Wildcard) - Method in class org.plasma.query.dsl.DomainRoot
-
- select - Variable in class org.plasma.query.model.Clause
-
- Select - Class in org.plasma.query.model
-
- Select() - Constructor for class org.plasma.query.model.Select
-
- Select(Property) - Constructor for class org.plasma.query.model.Select
-
- Select(Property, Property) - Constructor for class org.plasma.query.model.Select
-
- Select(Property, Property, Property) - Constructor for class org.plasma.query.model.Select
-
- Select(Property, Property, Property, Property) - Constructor for class org.plasma.query.model.Select
-
- Select(Property[]) - Constructor for class org.plasma.query.model.Select
-
- Select(WildcardProperty) - Constructor for class org.plasma.query.model.Select
-
- Select(WildcardProperty, WildcardProperty) - Constructor for class org.plasma.query.model.Select
-
- Select(WildcardProperty, WildcardProperty, WildcardProperty) - Constructor for class org.plasma.query.model.Select
-
- Select(WildcardProperty, WildcardProperty, WildcardProperty, WildcardProperty) - Constructor for class org.plasma.query.model.Select
-
- Select(WildcardProperty[]) - Constructor for class org.plasma.query.model.Select
-
- Select(AbstractProperty[]) - Constructor for class org.plasma.query.model.Select
-
- Select(String) - Constructor for class org.plasma.query.model.Select
-
Accepts an XPath expression, which may include predicates on any
path step, and parses the expressions into an object model representation.
- Select(String[]) - Constructor for class org.plasma.query.model.Select
-
Accepts an array of XPath expressions, which may include predicates on
any path step, and parses the expressions into an object model
representation.
- Select - Interface in org.plasma.query
-
A clause containing path properties and data properties used
to represent a complex selection data graph.
- Selection - Interface in org.plasma.query.collector
-
A selection provides access to a query graph with operations useful for
service implementors, providing property names for a given Type but
also operations which return the selected properties at a given (query) graph
level, and for a given source edge Type.
- SelectionCollector - Class in org.plasma.query.collector
-
Traverses a given Select) clause collecting the specified property
names, as well as any path-reference or key properties required for graph
structure, into a simple list of logical property name strings mapped to the
respective {@link Type} definition.
- SelectionCollector(Select, Type) - Constructor for class org.plasma.query.collector.SelectionCollector
-
- SelectionCollector(Select, Type, boolean) - Constructor for class org.plasma.query.collector.SelectionCollector
-
- SelectionCollector(Select, Where, Type) - Constructor for class org.plasma.query.collector.SelectionCollector
-
- SelectionCollector(Select, Where, Type, boolean) - Constructor for class org.plasma.query.collector.SelectionCollector
-
- SelectionCollector(Select, Where, OrderBy, Type) - Constructor for class org.plasma.query.collector.SelectionCollector
-
- SelectionCollector(Select, Where, OrderBy, Type, boolean) - Constructor for class org.plasma.query.collector.SelectionCollector
-
- SelectionCollector(Where, Type) - Constructor for class org.plasma.query.collector.SelectionCollector
-
- SelectionCollector(Where, Type, boolean) - Constructor for class org.plasma.query.collector.SelectionCollector
-
- SelectionPredicates - Interface in org.plasma.query.collector
-
Provides access to path predicates for a query graph with operations useful for
service implementors.
- SelectionProperty - Class in org.plasma.query.collector
-
- SelectionProperty(Property, int) - Constructor for class org.plasma.query.collector.SelectionProperty
-
- SequenceGenerator - Interface in org.plasma.sdo.access
-
- SequenceGeneratorException - Exception in org.plasma.sdo.access
-
- SequenceGeneratorException(String) - Constructor for exception org.plasma.sdo.access.SequenceGeneratorException
-
- SequenceGeneratorException(Throwable) - Constructor for exception org.plasma.sdo.access.SequenceGeneratorException
-
- serialize(CoreObject[], String) - Method in class org.plasma.sdo.access.client.DefaultEJBDataAccessClient
-
- serializeElement(ElementNSImpl) - Method in class org.plasma.provisioning.xsd.AbstractAssembler
-
- serializeElement(ElementNSImpl) - Method in class org.plasma.provisioning.xsd.ConverterSupport
-
- service - Variable in class org.plasma.sdo.access.client.PojoDataAccessClient
-
- set(String, Object) - Method in class org.plasma.sdo.core.CoreDataObject
-
Sets a property of either this object or an object or objects reachable
from it, as identified by the specified path.
- set(int, Object) - Method in class org.plasma.sdo.core.CoreDataObject
-
Conversions are specified in Java [6] and the DataHelper.
- set(Property, Object) - Method in class org.plasma.sdo.core.CoreDataObject
-
Sets the value of the given property of the object to the new value.
- set(DataObject, String, Object) - Static method in class org.plasma.sdo.core.CoreHelper
-
Deprecated.
- set(Object) - Method in class org.plasma.sdo.xpath.DataGraphNodeAdapter
-
Sets the given value into the XPATH parse result.
- set(Object) - Method in class org.plasma.sdo.xpath.XPathDataObject
-
- set(Object) - Method in class org.plasma.sdo.xpath.XPathDataProperty
-
- set(Object) - Method in class org.plasma.sdo.xpath.XPathDataValue
-
- setAction(String) - Method in class org.plasma.provisioning.ant.RDBTask
-
- setAlias(String) - Method in class org.plasma.query.model.Entity
-
Sets the value of the alias property.
- setAlias(String) - Method in class org.plasma.query.model.Property
-
Sets the value of the alias property.
- setArithmeticOperator(ArithmeticOperator) - Method in class org.plasma.query.model.Term
-
Sets the value of the arithmeticOperator property.
- setAs(Projection) - Method in class org.plasma.query.model.Property
-
- setAutoIncrement(boolean) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
Sets the value of the autoIncrement property to the given value.
- setAutoIncrement(boolean) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Sets the value of the autoIncrement property to the given value.
- setBanner(String) - Method in class org.plasma.provisioning.rdb.oracle.any.sys.impl.VersionImpl
-
Sets the value of the banner property to the given value.
- setBanner(String) - Method in interface org.plasma.provisioning.rdb.oracle.any.sys.Version
-
Sets the value of the banner property to the given value.
- setBanner(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.VersionImpl
-
Sets the value of the banner property to the given value.
- setBanner(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Version
-
Sets the value of the banner property to the given value.
- setBigDecimal(String, BigDecimal) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setBigDecimal(int, BigDecimal) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setBigDecimal(Property, BigDecimal) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setBigInteger(String, BigInteger) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setBigInteger(int, BigInteger) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setBigInteger(Property, BigInteger) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setBoolean(String, boolean) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setBoolean(int, boolean) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setBoolean(Property, boolean) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setByte(String, byte) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setByte(int, byte) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setByte(Property, byte) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setBytes(String, byte[]) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setBytes(int, byte[]) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setBytes(Property, byte[]) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setChar(String, char) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setChar(int, char) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setChar(Property, char) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setCharacterSetName(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Sets the value of the characterSetName property to the given value.
- setCharacterSetName(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Sets the value of the characterSetName property to the given value.
- setCharacterSetName(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Sets the value of the characterSetName property to the given value.
- setCharacterSetName(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Sets the value of the characterSetName property to the given value.
- setCharacterSetName(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Sets the value of the characterSetName property to the given value.
- setCharacterSetName(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Sets the value of the characterSetName property to the given value.
- setCharAt(int, char) - Method in class org.plasma.text.TextBuilder
-
- setCharMaxLength(int) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Sets the value of the charMaxLength property to the given value.
- setCharMaxLength(int) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Sets the value of the charMaxLength property to the given value.
- setClassesDir(String) - Method in class org.plasma.provisioning.ant.QueryTask
-
- setCollectionParameter(CollectionParameter) - Method in class org.plasma.query.model.Parameter
-
Sets the value of the collectionParameter property.
- setColumn(int) - Method in class org.plasma.sdo.access.provider.common.PropertyPair
-
- setColumn_id(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Sets the value of the column_id property to the given value.
- setColumn_id(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Sets the value of the column_id property to the given value.
- setColumn_id(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Sets the value of the column_id property to the given value.
- setColumn_id(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Sets the value of the column_id property to the given value.
- setColumnComment(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Sets the value of the columnComment property to the given value.
- setColumnComment(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Sets the value of the columnComment property to the given value.
- setColumnKey(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Sets the value of the columnKey property to the given value.
- setColumnKey(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Sets the value of the columnKey property to the given value.
- setColumnName(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Sets the value of the columnName property to the given value.
- setColumnName(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
-
Sets the value of the columnName property to the given value.
- setColumnName(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Sets the value of the columnName property to the given value.
- setColumnName(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
-
Sets the value of the columnName property to the given value.
- setColumnName(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
-
Sets the value of the columnName property to the given value.
- setColumnName(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
-
Sets the value of the columnName property to the given value.
- setColumnName(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Sets the value of the columnName property to the given value.
- setColumnName(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
-
Sets the value of the columnName property to the given value.
- setColumnName(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Sets the value of the columnName property to the given value.
- setColumnName(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Sets the value of the columnName property to the given value.
- setColumnName(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment
-
Sets the value of the columnName property to the given value.
- setColumnName(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint
-
Sets the value of the columnName property to the given value.
- setColumnName(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Sets the value of the columnName property to the given value.
- setColumnName(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment
-
Sets the value of the columnName property to the given value.
- setColumnNumber(int) - Method in class org.plasma.sdo.xml.ErrorLocator
-
- setColumnType(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Sets the value of the columnType property to the given value.
- setColumnType(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Sets the value of the columnType property to the given value.
- setCommand(String) - Method in class org.plasma.provisioning.ant.ProvisioningTask
-
- setComments(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
-
Sets the value of the comments property to the given value.
- setComments(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
-
Sets the value of the comments property to the given value.
- setComments(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
-
Sets the value of the comments property to the given value.
- setComments(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
-
Sets the value of the comments property to the given value.
- setComments(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment
-
Sets the value of the comments property to the given value.
- setComments(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment
-
Sets the value of the comments property to the given value.
- setComments(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment
-
Sets the value of the comments property to the given value.
- setComments(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment
-
Sets the value of the comments property to the given value.
- setConstraint(Constraint[]) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
- setConstraint(Constraint[]) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Sets the given array of Type Constraint for the object's multi-valued property constraint.
- setConstraintName(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Sets the value of the constraintName property to the given value.
- setConstraintName(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Sets the value of the constraintName property to the given value.
- setConstraintName(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
-
Sets the value of the constraintName property to the given value.
- setConstraintName(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint
-
Sets the value of the constraintName property to the given value.
- setConstraintType(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
-
Sets the value of the constraintType property to the given value.
- setConstraintType(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint
-
Sets the value of the constraintType property to the given value.
- setConstraintType(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Sets the value of the constraintType property to the given value.
- setConstraintType(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Sets the value of the constraintType property to the given value.
- setContainer(DataObject) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setContainer(DataObject) - Method in interface org.plasma.sdo.PlasmaDataObject
-
Deprecated.
- setContainmentProperty(Property) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setContainmentProperty(Property) - Method in interface org.plasma.sdo.PlasmaDataObject
-
Deprecated.
- setCopyUUIDs(boolean) - Method in class org.plasma.sdo.helper.DataGraphCopyVisitor
-
- setCreateNonContainmentReferenceTypes(boolean) - Method in class org.plasma.xml.schema.SchemaModelAssembler
-
- setDataDefault(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Sets the value of the dataDefault property to the given value.
- setDataDefault(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Sets the value of the dataDefault property to the given value.
- setDataDefault(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Sets the value of the dataDefault property to the given value.
- setDataDefault(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Sets the value of the dataDefault property to the given value.
- setDataGraph(DataGraph) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setDataGraph(DataGraph) - Method in interface org.plasma.sdo.PlasmaDataObject
-
Deprecated.
- setDataLength(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Sets the value of the dataLength property to the given value.
- setDataLength(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Sets the value of the dataLength property to the given value.
- setDataLength(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Sets the value of the dataLength property to the given value.
- setDataLength(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Sets the value of the dataLength property to the given value.
- setDataObject(String, DataObject) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setDataObject(int, DataObject) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setDataObject(Property, DataObject) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setDataPrecision(int) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Sets the value of the dataPrecision property to the given value.
- setDataPrecision(int) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Sets the value of the dataPrecision property to the given value.
- setDataPrecision(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Sets the value of the dataPrecision property to the given value.
- setDataPrecision(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Sets the value of the dataPrecision property to the given value.
- setDataPrecision(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Sets the value of the dataPrecision property to the given value.
- setDataPrecision(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Sets the value of the dataPrecision property to the given value.
- setDataScale(int) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Sets the value of the dataScale property to the given value.
- setDataScale(int) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Sets the value of the dataScale property to the given value.
- setDataScale(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Sets the value of the dataScale property to the given value.
- setDataScale(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Sets the value of the dataScale property to the given value.
- setDataScale(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Sets the value of the dataScale property to the given value.
- setDataScale(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Sets the value of the dataScale property to the given value.
- setDataType(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Sets the value of the dataType property to the given value.
- setDataType(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Sets the value of the dataType property to the given value.
- setDataType(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Sets the value of the dataType property to the given value.
- setDataType(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Sets the value of the dataType property to the given value.
- setDataType(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Sets the value of the dataType property to the given value.
- setDataType(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Sets the value of the dataType property to the given value.
- setDate(String, Date) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setDate(int, Date) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setDate(Property, Date) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setDateParameter(DateParameter) - Method in class org.plasma.query.model.Parameter
-
Sets the value of the dateParameter property.
- setDecimalParameter(DecimalParameter) - Method in class org.plasma.query.model.Parameter
-
Sets the value of the decimalParameter property.
- setDelete(Delete) - Method in class org.plasma.query.model.Clause
-
- setDeleteRule(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Sets the value of the deleteRule property to the given value.
- setDeleteRule(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Sets the value of the deleteRule property to the given value.
- setDerivePackageNamesFromURIs(boolean) - Method in class org.plasma.xml.uml.DefaultUMLModelAssembler
-
- setDerivePackageNamesFromURIs(boolean) - Method in interface org.plasma.xml.uml.UMLModelAssembler
-
- setDest(String) - Method in class org.plasma.provisioning.ant.DSLTask
-
- setDest(String) - Method in class org.plasma.provisioning.ant.SDOTask
-
- setDestFile(String) - Method in class org.plasma.provisioning.ant.QueryTask
-
- setDestFileType(String) - Method in class org.plasma.provisioning.ant.QueryTask
-
- setDestNamespacePrefix(String) - Method in class org.plasma.provisioning.ant.QueryTask
-
- setDestNamespacePrefix(String) - Method in class org.plasma.xml.uml.DefaultUMLModelAssembler
-
- setDestNamespacePrefix(String) - Method in interface org.plasma.xml.uml.UMLModelAssembler
-
- setDestNamespaceURI(String) - Method in class org.plasma.provisioning.ant.QueryTask
-
- setDestNamespaceURI(String) - Method in class org.plasma.xml.uml.DefaultUMLModelAssembler
-
- setDestNamespaceURI(String) - Method in interface org.plasma.xml.uml.UMLModelAssembler
-
- setDialect(String) - Method in class org.plasma.provisioning.ant.DSLTask
-
- setDialect(String) - Method in class org.plasma.provisioning.ant.RDBTask
-
- setDialect(String) - Method in class org.plasma.provisioning.ant.SDOTask
-
- setDirection(SortDirectionValues) - Method in class org.plasma.query.model.Property
-
- setDirection(TraversalDirection) - Method in class org.plasma.sdo.core.CoreEdge
-
- setDistinct(Boolean) - Method in class org.plasma.query.model.Property
-
- setDouble(String, double) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setDouble(int, double) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setDouble(Property, double) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setEditioningView(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Sets the value of the editioningView property to the given value.
- setEditioningView(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Sets the value of the editioningView property to the given value.
- setEncoding(String) - Method in class org.plasma.sdo.core.CoreXMLDocument
-
- setEncoding(String) - Method in class org.plasma.sdo.xml.DefaultOptions
-
- setEncoding(String) - Method in interface org.plasma.sdo.xml.XMLOptions
-
Sets the character encoding.
- setEndRange(Integer) - Method in class org.plasma.query.dsl.DomainRoot
-
- setEndRange(Integer) - Method in class org.plasma.query.model.Query
-
- setEndRange(Integer) - Method in interface org.plasma.query.Query
-
Sets the value of the endRange property.
- setEntity(Entity) - Method in class org.plasma.query.model.Delete
-
Sets the value of the entity property.
- setEntity(Entity) - Method in class org.plasma.query.model.From
-
- setEntity(Entity) - Method in class org.plasma.query.model.Join
-
Sets the value of the entity property.
- setEntity(Entity) - Method in class org.plasma.query.model.Term
-
Sets the value of the entity property.
- setEntity(Entity) - Method in class org.plasma.query.model.Update
-
Sets the value of the entity property.
- setErrorHandler(ErrorHandler) - Method in class org.plasma.sdo.xml.DefaultOptions
-
- setErrorHandler(ErrorHandler) - Method in interface org.plasma.sdo.xml.XMLOptions
-
Sets the current XML Schema (XSD) validation
error handler
- setExpression(Expression) - Method in class org.plasma.query.model.On
-
Sets the value of the expression property.
- setExpression(Expression) - Method in class org.plasma.query.model.Term
-
Sets the value of the expression property.
- setFailOnValidationError(boolean) - Method in class org.plasma.sdo.xml.DefaultOptions
-
- setFile(String) - Method in class org.plasma.provisioning.ant.QueryTask
-
- setFilterId(FilterId) - Method in class org.plasma.query.model.Where
-
Sets the value of the filterId property.
- setFloat(String, float) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setFloat(int, float) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setFloat(Property, float) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setFloatParameter(FloatParameter) - Method in class org.plasma.query.model.Parameter
-
Sets the value of the floatParameter property.
- setFrom(From) - Method in class org.plasma.query.model.Clause
-
Sets the value of the from property.
- setGroupBy(GroupBy) - Method in class org.plasma.query.model.Clause
-
Sets the value of the GroupBy property.
- setGroupOperator(GroupOperator) - Method in class org.plasma.query.model.Term
-
Sets the value of the groupOperator property.
- setId(Object) - Method in class org.plasma.sdo.core.CoreDataGraph
-
Sets an object to be used and managed by client
Data Access Services
as an identifier for a Data Graph.
- setId(Object) - Method in interface org.plasma.sdo.PlasmaDataGraph
-
Sets an object to be used and managed by client
Data Access Services
as an identifier for a Data Graph.
- setImportDeclaration(ImportDeclaration) - Method in class org.plasma.query.model.Where
-
Sets the value of the importDeclaration property.
- setIndent(boolean) - Method in class org.plasma.text.ddl.DDLStreamAssembler
-
- setIndent(boolean) - Method in class org.plasma.text.lang3gl.DefaultStreamAssembler
-
- setIndentationToken(String) - Method in class org.plasma.text.ddl.DDLStreamAssembler
-
- setIndentationToken(String) - Method in class org.plasma.text.lang3gl.DefaultStreamAssembler
-
- setIndex(Integer) - Method in class org.plasma.query.model.PathElement
-
Sets the value of the index property.
- setIndexName(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Sets the value of the indexName property to the given value.
- setIndexName(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Sets the value of the indexName property to the given value.
- setIndexOwner(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Sets the value of the indexOwner property to the given value.
- setIndexOwner(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Sets the value of the indexOwner property to the given value.
- setInt(String, int) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setInt(int, int) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setInt(Property, int) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setIntParameter(IntParameter) - Method in class org.plasma.query.model.Parameter
-
Sets the value of the intParameter property.
- setIsUpdatable(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
-
Sets the value of the isUpdatable property to the given value.
- setIsUpdatable(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
-
Sets the value of the isUpdatable property to the given value.
- setJoin(Join) - Method in class org.plasma.query.model.Clause
-
Sets the value of the join property.
- setLanguage(QueryLanguageValues) - Method in class org.plasma.query.model.TextContent
-
Sets the value of the language property.
- setLeft(PlasmaNode) - Method in class org.plasma.sdo.PlasmaDataLink
-
- setLeft(PlasmaNode) - Method in interface org.plasma.sdo.PlasmaEdge
-
- setLength(int) - Method in class org.plasma.text.TextBuilder
-
- setLineNumber(int) - Method in class org.plasma.sdo.xml.ErrorLocator
-
- setList(String, List) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setList(int, List) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setList(Property, List) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setLiteral(Literal) - Method in class org.plasma.query.model.Term
-
Sets the value of the literal property.
- setLogicalOperator(LogicalOperator) - Method in class org.plasma.query.model.Term
-
Sets the value of the logicalOperator property.
- setLong(String, long) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setLong(int, long) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setLong(Property, long) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setModelFile(String) - Method in class org.plasma.provisioning.ant.ProvisioningTask
-
- setName(String) - Method in interface org.plasma.provisioning.rdb.mysql.any.GlobalVariable
-
Sets the value of the name property to the given value.
- setName(String) - Method in class org.plasma.provisioning.rdb.mysql.any.impl.GlobalVariableImpl
-
Sets the value of the name property to the given value.
- setName(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.GlobalVariable
-
Sets the value of the name property to the given value.
- setName(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.GlobalVariableImpl
-
Sets the value of the name property to the given value.
- setName(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnConstraintImpl
-
Sets the value of the name property to the given value.
- setName(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
-
Sets the value of the name property to the given value.
- setName(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
-
Sets the value of the name property to the given value.
- setName(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnConstraint
-
Sets the value of the name property to the given value.
- setName(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
-
Sets the value of the name property to the given value.
- setName(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint
-
Sets the value of the name property to the given value.
- setName(String) - Method in class org.plasma.query.dsl.DomainRoot
-
- setName(String) - Method in class org.plasma.query.model.ConfigurationProperty
-
Sets the value of the name property.
- setName(String) - Method in class org.plasma.query.model.Entity
-
Sets the value of the name property.
- setName(FunctionValues) - Method in class org.plasma.query.model.Function
-
Sets the value of the name property.
- setName(String) - Method in class org.plasma.query.model.FunctionArg
-
Sets the value of the name property.
- setName(String) - Method in class org.plasma.query.model.Projection
-
Sets the value of the name property.
- setName(String) - Method in class org.plasma.query.model.Property
-
- setName(String) - Method in class org.plasma.query.model.Query
-
- setName(String) - Method in interface org.plasma.query.Query
-
Sets the value of the name property for the query.
- setNamespaces(String) - Method in class org.plasma.provisioning.ant.RDBTask
-
- setNamespaceURI(String) - Method in class org.plasma.query.model.Entity
-
Sets the value of the namespaceURI property.
- setNameType(ProjectionNameType) - Method in class org.plasma.query.model.Projection
-
Sets the value of the nameType property.
- setNoNamespaceSchemaLocation(String) - Method in class org.plasma.sdo.core.CoreXMLDocument
-
- setNullable(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Sets the value of the nullable property to the given value.
- setNullable(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Sets the value of the nullable property to the given value.
- setNullable(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Sets the value of the nullable property to the given value.
- setNullable(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Sets the value of the nullable property to the given value.
- setNullable(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Sets the value of the nullable property to the given value.
- setNullable(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Sets the value of the nullable property to the given value.
- setNullLiteral(NullLiteral) - Method in class org.plasma.query.model.Term
-
Sets the value of the nullLiteral property.
- setOctetMaxLength(int) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Sets the value of the octetMaxLength property to the given value.
- setOctetMaxLength(int) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Sets the value of the octetMaxLength property to the given value.
- setOidText(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Sets the value of the oidText property to the given value.
- setOidText(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Sets the value of the oidText property to the given value.
- setOidTextLength(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Sets the value of the oidTextLength property to the given value.
- setOidTextLength(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Sets the value of the oidTextLength property to the given value.
- setOldValue(Object) - Method in class org.plasma.sdo.access.provider.common.PropertyPair
-
- setOldValueColumn(int) - Method in class org.plasma.sdo.access.provider.common.PropertyPair
-
- setOn(On) - Method in class org.plasma.query.model.Join
-
Sets the value of the on property.
- setOptions(XMLOptions) - Method in class org.plasma.sdo.xml.XMLProcessor
-
- setOrderBy(OrderBy) - Method in class org.plasma.query.model.Clause
-
Sets the value of the orderBy property.
- setOutputDirectory(String) - Method in class org.plasma.provisioning.ant.RDBTask
-
- setOutputFile(String) - Method in class org.plasma.provisioning.ant.RDBTask
-
- setOwner(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnConstraintImpl
-
Sets the value of the owner property to the given value.
- setOwner(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Sets the value of the owner property to the given value.
- setOwner(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
-
Sets the value of the owner property to the given value.
- setOwner(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
-
Sets the value of the owner property to the given value.
- setOwner(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
Sets the value of the owner property to the given value.
- setOwner(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
-
Sets the value of the owner property to the given value.
- setOwner(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Sets the value of the owner property to the given value.
- setOwner(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Sets the value of the owner property to the given value.
- setOwner(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnConstraint
-
Sets the value of the owner property to the given value.
- setOwner(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
-
Sets the value of the owner property to the given value.
- setOwner(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint
-
Sets the value of the owner property to the given value.
- setOwner(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
-
Sets the value of the owner property to the given value.
- setOwner(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Sets the value of the owner property to the given value.
- setOwner(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Sets the value of the owner property to the given value.
- setOwner(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
-
Sets the value of the owner property to the given value.
- setOwner(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
-
Sets the value of the owner property to the given value.
- setOwner(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Sets the value of the owner property to the given value.
- setOwner(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
-
Sets the value of the owner property to the given value.
- setOwner(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
Sets the value of the owner property to the given value.
- setOwner(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
-
Sets the value of the owner property to the given value.
- setOwner(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Sets the value of the owner property to the given value.
- setOwner(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
-
Sets the value of the owner property to the given value.
- setOwner(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Sets the value of the owner property to the given value.
- setOwner(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Sets the value of the owner property to the given value.
- setOwner(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Sets the value of the owner property to the given value.
- setOwner(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment
-
Sets the value of the owner property to the given value.
- setOwner(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint
-
Sets the value of the owner property to the given value.
- setOwner(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment
-
Sets the value of the owner property to the given value.
- setOwner(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Sets the value of the owner property to the given value.
- setOwner(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Sets the value of the owner property to the given value.
- setOwner(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment
-
Sets the value of the owner property to the given value.
- setOwner(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment
-
Sets the value of the owner property to the given value.
- setParameterChar(String) - Method in class org.plasma.sdo.access.provider.common.SQLQueryFilterAssembler
-
- setParameterDeclaration(ParameterDeclaration) - Method in class org.plasma.query.model.Where
-
Sets the value of the parameterDeclaration property.
- setPath(Path) - Method in class org.plasma.query.model.AbstractProperty
-
Sets the value of the path property.
- setPathElement(AbstractPathElement) - Method in class org.plasma.query.model.PathNode
-
Sets the value of the pathElement property.
- setPhysicalName(String) - Method in class org.plasma.query.model.Entity
-
- setPhysicalName(String) - Method in class org.plasma.query.model.PathElement
-
- setPhysicalName(String) - Method in class org.plasma.query.model.Property
-
- setPhysicalNameBytes(byte[]) - Method in class org.plasma.query.model.Entity
-
- setPhysicalNameBytes(byte[]) - Method in class org.plasma.query.model.PathElement
-
- setPhysicalNameBytes(byte[]) - Method in class org.plasma.query.model.Property
-
- setPrettyPrint(boolean) - Method in class org.plasma.sdo.xml.DefaultOptions
-
- setPrettyPrint(boolean) - Method in interface org.plasma.sdo.xml.XMLOptions
-
For XML writer utilities, sets whether to indent and format the XML output.
- setProperty(Property) - Method in class org.plasma.query.model.Term
-
Sets the value of the property property.
- setProperty(Property) - Method in class org.plasma.query.model.Variable
-
Sets the value of the property property.
- setPropertyPath(String) - Method in class org.plasma.sdo.access.provider.common.PropertyPair
-
- setPublicId(String) - Method in class org.plasma.sdo.xml.ErrorLocator
-
- setQuery(Query) - Method in class org.plasma.query.model.Property
-
- setQuery(Query) - Method in class org.plasma.query.model.Term
-
Sets the value of the query property.
- setQueryProperty(boolean) - Method in class org.plasma.sdo.access.provider.common.PropertyPair
-
- setRandomSample(Float) - Method in class org.plasma.query.model.From
-
Sets the value of the randomSample property.
- setReadOnly(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Sets the value of the readOnly property to the given value.
- setReadOnly(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Sets the value of the readOnly property to the given value.
- setRefConstraintName(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Sets the value of the refConstraintName property to the given value.
- setRefConstraintName(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Sets the value of the refConstraintName property to the given value.
- setReferencedColumnName(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
-
Sets the value of the referencedColumnName property to the given value.
- setReferencedColumnName(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
-
Sets the value of the referencedColumnName property to the given value.
- setReferencedTableName(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
-
Sets the value of the referencedTableName property to the given value.
- setReferencedTableName(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
-
Sets the value of the referencedTableName property to the given value.
- setReferencedTableSchema(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
-
Sets the value of the referencedTableSchema property to the given value.
- setReferencedTableSchema(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
-
Sets the value of the referencedTableSchema property to the given value.
- setRefOwner(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Sets the value of the refOwner property to the given value.
- setRefOwner(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Sets the value of the refOwner property to the given value.
- setRelationalOperator(RelationalOperator) - Method in class org.plasma.query.model.Term
-
Sets the value of the relationalOperator property.
- setRight(PlasmaNode) - Method in class org.plasma.sdo.PlasmaDataLink
-
- setRight(PlasmaNode) - Method in interface org.plasma.sdo.PlasmaEdge
-
- setRootElementName(String) - Method in class org.plasma.sdo.xml.DefaultOptions
-
- setRootElementName(String) - Method in interface org.plasma.sdo.xml.XMLOptions
-
Sets root element name
- setRootElementNamespaceURI(String) - Method in class org.plasma.sdo.xml.DefaultOptions
-
- setRootElementNamespaceURI(String) - Method in interface org.plasma.sdo.xml.XMLOptions
-
Sets root namespace URI.
- setRootNamespacePrefix(String) - Method in class org.plasma.sdo.xml.DefaultOptions
-
- setRootNamespacePrefix(String) - Method in interface org.plasma.sdo.xml.XMLOptions
-
Sets desired root namespace prefix.
- setSchemaLocation(String) - Method in class org.plasma.sdo.core.CoreXMLDocument
-
- setSchemaNames(String) - Method in class org.plasma.provisioning.ant.RDBTask
-
- setSearchCondition(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Sets the value of the searchCondition property to the given value.
- setSearchCondition(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Sets the value of the searchCondition property to the given value.
- setSelect(Select) - Method in class org.plasma.query.model.Clause
-
Sets the value of the select property.
- setShort(String, short) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setShort(int, short) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setShort(Property, short) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setSourceDir(String) - Method in class org.plasma.provisioning.ant.QueryTask
-
- setStartRange(Integer) - Method in class org.plasma.query.dsl.DomainRoot
-
- setStartRange(Integer) - Method in class org.plasma.query.model.Query
-
- setStartRange(Integer) - Method in interface org.plasma.query.Query
-
Sets the value of the startRange property.
- setString(String, String) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setString(int, String) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setString(Property, String) - Method in class org.plasma.sdo.core.CoreDataObject
-
- setStringParameter(StringParameter) - Method in class org.plasma.query.model.Parameter
-
Sets the value of the stringParameter property.
- setSubqueryOperator(SubqueryOperator) - Method in class org.plasma.query.model.Term
-
Sets the value of the subqueryOperator property.
- setSuperviewName(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Sets the value of the superviewName property to the given value.
- setSuperviewName(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Sets the value of the superviewName property to the given value.
- setSystemId(String) - Method in class org.plasma.sdo.xml.ErrorLocator
-
- setTable(Table) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnConstraintImpl
-
Sets the value of the table property to the given value.
- setTable(Table) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Sets the value of the table property to the given value.
- setTable(Table) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
-
Sets the value of the table property to the given value.
- setTable(Table) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
-
Sets the value of the table property to the given value.
- setTable(Table) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
-
Sets the value of the table property to the given value.
- setTable(Table) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Sets the value of the table property to the given value.
- setTable(Table) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnConstraint
-
Sets the value of the table property to the given value.
- setTable(Table) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
-
Sets the value of the table property to the given value.
- setTable(Table) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint
-
Sets the value of the table property to the given value.
- setTable(Table) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
-
Sets the value of the table property to the given value.
- setTable(Table) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Sets the value of the table property to the given value.
- setTable(Table) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Sets the value of the table property to the given value.
- setTable(Table) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
-
Sets the value of the table property to the given value.
- setTable(Table) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
-
Sets the value of the table property to the given value.
- setTable(Table) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Sets the value of the table property to the given value.
- setTable(Table) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
-
Sets the value of the table property to the given value.
- setTable(Table) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Sets the value of the table property to the given value.
- setTable(Table) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment
-
Sets the value of the table property to the given value.
- setTable(Table) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint
-
Sets the value of the table property to the given value.
- setTable(Table) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment
-
Sets the value of the table property to the given value.
- setTableColumn(TableColumn[]) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
- setTableColumn(TableColumn[]) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Sets the given array of Type TableColumn for the object's multi-valued property tableColumn.
- setTableColumn(TableColumn[]) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
- setTableColumn(TableColumn[]) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Sets the given array of Type TableColumn for the object's multi-valued property tableColumn.
- setTableColumnComment(TableColumnComment[]) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
- setTableColumnComment(TableColumnComment[]) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Sets the given array of Type TableColumnComment for the object's multi-valued property tableColumnComment.
- setTableColumnConstraint(TableColumnConstraint[]) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
- setTableColumnConstraint(TableColumnConstraint[]) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Sets the given array of Type TableColumnConstraint for the object's multi-valued property tableColumnConstraint.
- setTableColumnConstraint(TableColumnConstraint[]) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
- setTableColumnConstraint(TableColumnConstraint[]) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Sets the given array of Type TableColumnConstraint for the object's multi-valued property tableColumnConstraint.
- setTableColumnKeyUsage(TableColumnKeyUsage[]) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
- setTableColumnKeyUsage(TableColumnKeyUsage[]) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Sets the given array of Type TableColumnKeyUsage for the object's multi-valued property tableColumnKeyUsage.
- setTableComment(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
Sets the value of the tableComment property to the given value.
- setTableComment(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
-
Sets the value of the tableComment property to the given value.
- setTableComment(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Sets the value of the tableComment property to the given value.
- setTableComment(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
-
Sets the value of the tableComment property to the given value.
- setTableComment(TableComment[]) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
- setTableComment(TableComment[]) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Sets the given array of Type TableComment for the object's multi-valued property tableComment.
- setTableConstraint(TableConstraint[]) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
- setTableConstraint(TableConstraint[]) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Sets the given array of Type TableConstraint for the object's multi-valued property tableConstraint.
- setTableName(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
Sets the value of the tableName property to the given value.
- setTableName(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Sets the value of the tableName property to the given value.
- setTableName(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
Sets the value of the tableName property to the given value.
- setTableName(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Sets the value of the tableName property to the given value.
- setTableType(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
Sets the value of the tableType property to the given value.
- setTableType(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Sets the value of the tableType property to the given value.
- setTableType(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
-
Sets the value of the tableType property to the given value.
- setTableType(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
-
Sets the value of the tableType property to the given value.
- setTableType(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment
-
Sets the value of the tableType property to the given value.
- setTableType(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment
-
Sets the value of the tableType property to the given value.
- setTerminated(boolean) - Method in class org.plasma.sdo.xml.Marshaller.PathNode
-
- setText(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Sets the value of the text property to the given value.
- setText(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Sets the value of the text property to the given value.
- setTextContent(TextContent) - Method in class org.plasma.query.model.GroupBy
-
Sets the value of the textContent property.
- setTextContent(TextContent) - Method in class org.plasma.query.model.OrderBy
-
Sets the value of the textContent property.
- setTextContent(TextContent) - Method in class org.plasma.query.model.Select
-
Sets the value of the textContent property.
- setTextContent(TextContent) - Method in class org.plasma.query.model.Where
-
Sets the value of the textContent property.
- setTextLength(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Sets the value of the textLength property to the given value.
- setTextLength(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Sets the value of the textLength property to the given value.
- setTraversal(Traversal) - Method in class org.plasma.query.visitor.VisitorContext
-
- setType(JoinType) - Method in class org.plasma.query.model.Join
-
Sets the value of the type property.
- setType(WildcardPropertyTypeValues) - Method in class org.plasma.query.model.WildcardProperty
-
Sets the value of the type property.
- setTypeText(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Sets the value of the typeText property to the given value.
- setTypeText(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Sets the value of the typeText property to the given value.
- setTypeTextLength(int) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Sets the value of the typeTextLength property to the given value.
- setTypeTextLength(int) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Sets the value of the typeTextLength property to the given value.
- setUniqueId(String) - Method in class org.plasma.query.model.AbstractProperty
-
- setUniqueId(String) - Method in class org.plasma.query.model.Entity
-
- setUpdate(Update) - Method in class org.plasma.query.model.Clause
-
- setValidate(boolean) - Method in class org.plasma.sdo.xml.DefaultOptions
-
- setValidate(boolean) - Method in interface org.plasma.sdo.xml.XMLOptions
-
Set whether to perform XML Schema (XSD) validation
when reading XML input.
- setValidationLog(Log) - Method in class org.plasma.sdo.xml.DefaultOptions
-
- setValidationLog(Log) - Method in interface org.plasma.sdo.xml.XMLOptions
-
Sets the current XML Schema (XSD) validation
error log
- setValue(String) - Method in interface org.plasma.provisioning.rdb.mysql.any.GlobalVariable
-
Sets the value of the value property to the given value.
- setValue(String) - Method in class org.plasma.provisioning.rdb.mysql.any.impl.GlobalVariableImpl
-
Sets the value of the value property to the given value.
- setValue(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.GlobalVariable
-
Sets the value of the value property to the given value.
- setValue(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.GlobalVariableImpl
-
Sets the value of the value property to the given value.
- setValue(String) - Method in class org.plasma.query.model.AbstractFunctionArg
-
Sets the value of the value property.
- setValue(String) - Method in class org.plasma.query.model.AbstractPathElement
-
Sets the value of the value property.
- setValue(ArithmeticOperatorValues) - Method in class org.plasma.query.model.ArithmeticOperator
-
Sets the value of the value property.
- setValue(String) - Method in class org.plasma.query.model.CollectionParameter
-
Sets the value of the value property.
- setValue(String) - Method in class org.plasma.query.model.ConfigurationProperty
-
Sets the value of the value property.
- setValue(XMLGregorianCalendar) - Method in class org.plasma.query.model.DateParameter
-
Sets the value of the value property.
- setValue(BigDecimal) - Method in class org.plasma.query.model.DecimalParameter
-
Sets the value of the value property.
- setValue(String) - Method in class org.plasma.query.model.FilterId
-
Sets the value of the value property.
- setValue(float) - Method in class org.plasma.query.model.FloatParameter
-
Sets the value of the value property.
- setValue(GroupOperatorValues) - Method in class org.plasma.query.model.GroupOperator
-
Sets the value of the value property.
- setValue(String) - Method in class org.plasma.query.model.ImportDeclaration
-
Sets the value of the value property.
- setValue(int) - Method in class org.plasma.query.model.IntParameter
-
Sets the value of the value property.
- setValue(String) - Method in class org.plasma.query.model.Literal
-
Sets the value of the value property.
- setValue(LogicalOperatorValues) - Method in class org.plasma.query.model.LogicalOperator
-
Sets the value of the value property.
- setValue(String) - Method in class org.plasma.query.model.ParameterDeclaration
-
Sets the value of the value property.
- setValue(RelationalOperatorValues) - Method in class org.plasma.query.model.RelationalOperator
-
Sets the value of the value property.
- setValue(String) - Method in class org.plasma.query.model.StringParameter
-
Sets the value of the value property.
- setValue(SubqueryOperatorValues) - Method in class org.plasma.query.model.SubqueryOperator
-
Sets the value of the value property.
- setValue(String) - Method in class org.plasma.query.model.TextContent
-
Sets the value of the value property.
- setValue(String) - Method in class org.plasma.query.model.VariableDeclaration
-
Sets the value of the value property.
- setValue(WildcardOperatorValues) - Method in class org.plasma.query.model.WildcardOperator
-
Sets the value of the value property.
- setValue(String, Object) - Method in class org.plasma.sdo.core.CoreNode
-
- setValue(int, Object) - Method in class org.plasma.sdo.core.CoreSequence
-
Sets the entry at a specified index to the new value.
- setValueObject(CoreObject) - Method in class org.plasma.sdo.core.CoreNode
-
- setValueObject(CoreObject) - Method in interface org.plasma.sdo.core.CoreObjectHolder
-
- setValueProp(PlasmaProperty) - Method in class org.plasma.sdo.access.provider.common.PropertyPair
-
- setValues(Boolean) - Method in class org.plasma.query.model.Property
-
- setVariable(Variable) - Method in class org.plasma.query.model.Term
-
Sets the value of the variable property.
- setVariableDeclaration(VariableDeclaration) - Method in class org.plasma.query.model.Where
-
Sets the value of the variableDeclaration property.
- setView(View[]) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
- setView(View[]) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Sets the given array of Type View for the object's multi-valued property view.
- setView(View) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
-
Sets the value of the view property to the given value.
- setView(View) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Sets the value of the view property to the given value.
- setView(View) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
-
Sets the value of the view property to the given value.
- setView(View) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Sets the value of the view property to the given value.
- setView(View) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment
-
Sets the value of the view property to the given value.
- setView(View) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment
-
Sets the value of the view property to the given value.
- setViewColumn(ViewColumn[]) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
- setViewColumn(ViewColumn[]) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Sets the given array of Type ViewColumn for the object's multi-valued property viewColumn.
- setViewColumnComment(ViewColumnComment[]) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
- setViewColumnComment(ViewColumnComment[]) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Sets the given array of Type ViewColumnComment for the object's multi-valued property viewColumnComment.
- setViewComment(ViewComment[]) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
- setViewComment(ViewComment[]) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Sets the given array of Type ViewComment for the object's multi-valued property viewComment.
- setViewDefinition(String) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
-
Sets the value of the viewDefinition property to the given value.
- setViewDefinition(String) - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
-
Sets the value of the viewDefinition property to the given value.
- setViewName(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Sets the value of the viewName property to the given value.
- setViewName(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Sets the value of the viewName property to the given value.
- setViewType(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Sets the value of the viewType property to the given value.
- setViewType(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Sets the value of the viewType property to the given value.
- setViewTypeOwner(String) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Sets the value of the viewTypeOwner property to the given value.
- setViewTypeOwner(String) - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Sets the value of the viewTypeOwner property to the given value.
- setWhere(Where) - Method in class org.plasma.query.model.Clause
-
Sets the value of the where property.
- setWhere(Where) - Method in class org.plasma.query.model.PathNode
-
Sets the value of the where property.
- setWildcardChar(String) - Method in class org.plasma.sdo.access.provider.common.SQLQueryFilterAssembler
-
- setWildcardOperator(WildcardOperator) - Method in class org.plasma.query.model.Term
-
Sets the value of the wildcardOperator property.
- setWildcardProperty(WildcardProperty) - Method in class org.plasma.query.model.Term
-
Sets the value of the wildcardProperty property.
- setXMLDeclaration(boolean) - Method in class org.plasma.sdo.core.CoreXMLDocument
-
- setXMLVersion(String) - Method in class org.plasma.sdo.core.CoreXMLDocument
-
- setXpath(QueryXPath) - Method in class org.plasma.query.xpath.QueryPathNavigator
-
- SimpleCollector - Class in org.plasma.sdo.access.provider.common
-
- SimpleCollector() - Constructor for class org.plasma.sdo.access.provider.common.SimpleCollector
-
- simpleTypeMap - Variable in class org.plasma.provisioning.xsd.ConverterSupport
-
maps top-level simple type names to simple type structures
- SimpleTypeUtils - Class in org.plasma.provisioning.xsd
-
- SimpleTypeUtils() - Constructor for class org.plasma.provisioning.xsd.SimpleTypeUtils
-
- size() - Method in class org.plasma.sdo.core.CoreSequence
-
Returns the number of entries in the sequence.
- SnapshotMap - Class in org.plasma.sdo.core
-
Holds internally managed concurrency property values and data
store generated keys, for return back to clients, resulting
from insert, update or delete operations, in association with
a single time stamp value.
- SnapshotMap(Timestamp) - Constructor for class org.plasma.sdo.core.SnapshotMap
-
- SortDirectionValues - Enum in org.plasma.query.model
-
Java class for SortDirectionValues.
- source - Variable in class org.plasma.query.dsl.DomainObject
-
- source - Variable in class org.plasma.sdo.xpath.DataGraphNodeAdapter
-
- source - Variable in class org.plasma.sdo.xpath.MetaDataNodeAdapter
-
- sourceProperty - Variable in class org.plasma.query.dsl.DomainObject
-
- sourceProperty - Variable in class org.plasma.sdo.xpath.DataGraphNodeAdapter
-
- sourceProperty - Variable in class org.plasma.sdo.xpath.MetaDataNodeAdapter
-
- SQLDataSource - Interface in org.plasma.sdo.access.provider.common
-
- SQLQueryFilterAssembler - Class in org.plasma.sdo.access.provider.common
-
- SQLQueryFilterAssembler(Type) - Constructor for class org.plasma.sdo.access.provider.common.SQLQueryFilterAssembler
-
- SQLQueryFilterAssembler(Type, List<Object>) - Constructor for class org.plasma.sdo.access.provider.common.SQLQueryFilterAssembler
-
- start(Query) - Method in class org.plasma.query.model.AbstractQueryValidator
-
- start(Clause) - Method in class org.plasma.query.model.AbstractQueryValidator
-
- start(Select) - Method in class org.plasma.query.model.AbstractQueryValidator
-
- start(Update) - Method in class org.plasma.query.model.AbstractQueryValidator
-
- start(Delete) - Method in class org.plasma.query.model.AbstractQueryValidator
-
- start(From) - Method in class org.plasma.query.model.AbstractQueryValidator
-
- start(Where) - Method in class org.plasma.query.model.AbstractQueryValidator
-
- start(OrderBy) - Method in class org.plasma.query.model.AbstractQueryValidator
-
- start(Expression) - Method in class org.plasma.query.model.AbstractQueryValidator
-
- start(Term) - Method in class org.plasma.query.model.AbstractQueryValidator
-
- start(Property) - Method in class org.plasma.query.model.AbstractQueryValidator
-
- start(Entity) - Method in class org.plasma.query.model.AbstractQueryValidator
-
- start(RelationalOperator) - Method in class org.plasma.query.model.AbstractQueryValidator
-
- start(LogicalOperator) - Method in class org.plasma.query.model.AbstractQueryValidator
-
- start(ArithmeticOperator) - Method in class org.plasma.query.model.AbstractQueryValidator
-
- start(WildcardOperator) - Method in class org.plasma.query.model.AbstractQueryValidator
-
- start(Literal) - Method in class org.plasma.query.model.AbstractQueryValidator
-
- start(Select) - Method in class org.plasma.query.model.QueryValidator
-
Ensures class associated with From clause entity exists
- start(From) - Method in class org.plasma.query.model.QueryValidator
-
Ensures class associated with From clause entity exists
- start(Expression) - Method in class org.plasma.query.model.QueryValidator
-
- start(Property) - Method in class org.plasma.query.model.QueryValidator
-
- start(Literal) - Method in class org.plasma.query.model.QueryValidator
-
- start(Query) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
-
- start(Clause) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
-
- start(Select) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
-
- start(Update) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
-
- start(Delete) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
-
- start(From) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
-
- start(Where) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
-
- start(OrderBy) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
-
- start(GroupBy) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
-
- start(Join) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
-
- start(Expression) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
-
- start(Term) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
-
- start(AbstractProperty) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
-
- start(Property) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
-
- start(WildcardProperty) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
-
- start(Entity) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
-
- start(GroupOperator) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
-
- start(RelationalOperator) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
-
- start(LogicalOperator) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
-
- start(ArithmeticOperator) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
-
- start(WildcardOperator) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
-
- start(SubqueryOperator) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
-
- start(Literal) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
-
- start(NullLiteral) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
-
- start(Variable) - Method in class org.plasma.query.visitor.DefaultQueryVisitor
-
- start(Query) - Method in interface org.plasma.query.visitor.QueryVisitor
-
- start(Clause) - Method in interface org.plasma.query.visitor.QueryVisitor
-
- start(Select) - Method in interface org.plasma.query.visitor.QueryVisitor
-
- start(Update) - Method in interface org.plasma.query.visitor.QueryVisitor
-
- start(Delete) - Method in interface org.plasma.query.visitor.QueryVisitor
-
- start(From) - Method in interface org.plasma.query.visitor.QueryVisitor
-
- start(Where) - Method in interface org.plasma.query.visitor.QueryVisitor
-
- start(OrderBy) - Method in interface org.plasma.query.visitor.QueryVisitor
-
- start(GroupBy) - Method in interface org.plasma.query.visitor.QueryVisitor
-
- start(Join) - Method in interface org.plasma.query.visitor.QueryVisitor
-
- start(Expression) - Method in interface org.plasma.query.visitor.QueryVisitor
-
- start(Term) - Method in interface org.plasma.query.visitor.QueryVisitor
-
- start(Property) - Method in interface org.plasma.query.visitor.QueryVisitor
-
- start(WildcardProperty) - Method in interface org.plasma.query.visitor.QueryVisitor
-
- start(AbstractProperty) - Method in interface org.plasma.query.visitor.QueryVisitor
-
- start(Entity) - Method in interface org.plasma.query.visitor.QueryVisitor
-
- start(GroupOperator) - Method in interface org.plasma.query.visitor.QueryVisitor
-
- start(RelationalOperator) - Method in interface org.plasma.query.visitor.QueryVisitor
-
- start(LogicalOperator) - Method in interface org.plasma.query.visitor.QueryVisitor
-
- start(ArithmeticOperator) - Method in interface org.plasma.query.visitor.QueryVisitor
-
- start(WildcardOperator) - Method in interface org.plasma.query.visitor.QueryVisitor
-
- start(SubqueryOperator) - Method in interface org.plasma.query.visitor.QueryVisitor
-
- start(Literal) - Method in interface org.plasma.query.visitor.QueryVisitor
-
- start(NullLiteral) - Method in interface org.plasma.query.visitor.QueryVisitor
-
- start(Variable) - Method in interface org.plasma.query.visitor.QueryVisitor
-
- start(Property) - Method in class org.plasma.sdo.access.provider.common.DataComparatorAssembler
-
- start(Property) - Method in class org.plasma.sdo.access.provider.common.DataObjectHashKeyAssembler
-
- start(LogicalOperator) - Method in class org.plasma.sdo.access.provider.common.SQLQueryFilterAssembler
-
- start(RelationalOperator) - Method in class org.plasma.sdo.access.provider.common.SQLQueryFilterAssembler
-
- start(WildcardOperator) - Method in class org.plasma.sdo.access.provider.common.SQLQueryFilterAssembler
-
- start(Literal) - Method in class org.plasma.sdo.access.provider.common.SQLQueryFilterAssembler
-
- start(NullLiteral) - Method in class org.plasma.sdo.access.provider.common.SQLQueryFilterAssembler
-
- start(Expression) - Method in class org.plasma.sdo.access.provider.common.TextQueryFilterAssembler
-
- start(GroupOperator) - Method in class org.plasma.sdo.access.provider.common.TextQueryFilterAssembler
-
- start(PlasmaDataObject, PlasmaDataObject, String, int) - Method in interface org.plasma.sdo.PlasmaDataGraphEventVisitor
-
- start() - Method in class org.plasma.sdo.xml.DocumentMarshaller
-
Deprecated.
Begins the document assembly process
- start() - Method in class org.plasma.text.ddl.DDLStreamAssembler
-
- start() - Method in class org.plasma.text.lang3gl.DefaultStreamAssembler
-
- startRange - Variable in class org.plasma.query.model.Query
-
- Stereotype - Interface in org.plasma.sdo.repository
-
- StreamMarshaller - Class in org.plasma.sdo.xml
-
A Streaming API for XML (StAX) based XML marshaler which converts/writes
an SDO data graph to various supplied (stream-based) XML output sources.
- StreamMarshaller(XMLDocument) - Constructor for class org.plasma.sdo.xml.StreamMarshaller
-
Constructor.
- StreamMarshaller(XMLDocument, XMLOptions) - Constructor for class org.plasma.sdo.xml.StreamMarshaller
-
Constructor.
- StreamNode - Class in org.plasma.sdo.xml
-
- StreamNode(PlasmaType, QName, Location) - Constructor for class org.plasma.sdo.xml.StreamNode
-
- StreamObjectVisitor - Interface in org.plasma.sdo.xml
-
- StreamUnmarshaller - Class in org.plasma.sdo.xml
-
A Streaming API for XML (StAX) parser based XML unmarshaller which converts
various (stream-based) XML input source types into an SDO
data graph.
- StreamUnmarshaller(XMLOptions, String) - Constructor for class org.plasma.sdo.xml.StreamUnmarshaller
-
- StringDataProperty - Interface in org.plasma.query
-
A non-reference property with a type which is a String data type.
- stringParameter - Variable in class org.plasma.query.model.Parameter
-
- StringParameter - Class in org.plasma.query.model
-
- StringParameter() - Constructor for class org.plasma.query.model.StringParameter
-
- StringParameter(String) - Constructor for class org.plasma.query.model.StringParameter
-
- stringType - Variable in class org.plasma.sdo.access.provider.common.SQLQueryFilterAssembler
-
- subclassDataWildcard() - Method in class org.plasma.query.dsl.PathNode
-
Returns all data properties for current
Type and all of its sub types.
- subclassMap - Variable in class org.plasma.provisioning.xsd.ConverterSupport
-
- SubqueryOperator - Class in org.plasma.query.model
-
- SubqueryOperator() - Constructor for class org.plasma.query.model.SubqueryOperator
-
- SubqueryOperator(SubqueryOperatorValues) - Constructor for class org.plasma.query.model.SubqueryOperator
-
- subqueryOperator - Variable in class org.plasma.query.model.Term
-
- SubqueryOperatorValues - Enum in org.plasma.query.model
-
Java class for SubqueryOperatorValues.
- subSequence(int, int) - Method in class org.plasma.text.TextBuilder
-
- substring(int) - Method in class org.plasma.text.TextBuilder
-
- substring(int, int) - Method in class org.plasma.text.TextBuilder
-
- substringAfter(String) - Method in class org.plasma.query.dsl.DataNode
-
- substringAfter(String) - Method in class org.plasma.query.model.Property
-
- substringAfter(String) - Method in interface org.plasma.query.StringDataProperty
-
Constructs a function, which returns the tail of the string data after the given
string value occurs in it, and returns this data property for use in subsequent operations
- substringBefore(String) - Method in class org.plasma.query.dsl.DataNode
-
- substringBefore(String) - Method in class org.plasma.query.model.Property
-
- substringBefore(String) - Method in interface org.plasma.query.StringDataProperty
-
Constructs a function, which returns the start of the string data before the given
string value occurs in it, and returns this data property for use in subsequent operations
- sum() - Method in interface org.plasma.query.DataProperty
-
Constructs a summation aggregate within this data property and returns
the data property for use in subsequent operations
- sum() - Method in class org.plasma.query.dsl.DataNode
-
- sum() - Method in class org.plasma.query.model.Property
-
- superviewName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QView
-
Returns a DSL data element for property, superviewName.
- support - Variable in class org.plasma.provisioning.xsd.AbstractAssembler
-
- SysDataType - Enum in org.plasma.provisioning.rdb.mysql.v5_5
-
This generated
Enumeration represents the domain model enumeration
SysDataType which is part of namespace
http://org.plasma/sdo/mysql/5_5 as defined within the
Configuration.
- SysDataType - Enum in org.plasma.provisioning.rdb.oracle.g11.sys
-
This generated
Enumeration represents the domain model enumeration
SysDataType which is part of namespace
http://org.plasma/sdo/oracle/11g/sys as defined within the
Configuration.
- UMLDialect - Enum in org.plasma.provisioning.cli
-
The UML editing tool dialect
- UMLModelAssembler - Interface in org.plasma.xml.uml
-
- umlNs - Variable in class org.plasma.xml.uml.DefaultUMLModelAssembler
-
- UMLPlatform - Enum in org.plasma.provisioning.cli
-
The UML editing tool dialect
- UMLTool - Class in org.plasma.provisioning.cli
-
The Unified Modeling Language (UML) Tool is used to provision
UML modeling artifacts from various sources.
- UMLTool() - Constructor for class org.plasma.provisioning.cli.UMLTool
-
- UMLToolSource - Enum in org.plasma.provisioning.cli
-
- undoChanges() - Method in class org.plasma.sdo.core.CoreChangeSummary
-
This method is intended for use by service implementations only.
- unflagLocked(DataObject) - Static method in class org.plasma.sdo.core.CoreHelper
-
Deprecated.
- unflagLocked() - Method in class org.plasma.sdo.core.CoreObject
-
- unflagUnlocked(DataObject) - Static method in class org.plasma.sdo.core.CoreHelper
-
Deprecated.
- unflagUnlocked() - Method in class org.plasma.sdo.core.CoreObject
-
- uniqueId - Variable in class org.plasma.query.model.AbstractProperty
-
A unique id, such as a repository UUID as string or
xmi-id from UML source.
- uniqueId - Variable in class org.plasma.query.model.Entity
-
A unique id, such as a repository UUID as string or
xmi-id from UML source.
- unmarshal(String) - Method in class org.plasma.provisioning.MetamodelDataBinding
-
- unmarshal(InputStream) - Method in class org.plasma.provisioning.MetamodelDataBinding
-
- unmarshal(String) - Method in class org.plasma.query.bind.PlasmaQueryDataBinding
-
- unmarshal(InputStream) - Method in class org.plasma.query.bind.PlasmaQueryDataBinding
-
- unmarshal(Reader) - Method in class org.plasma.query.bind.PlasmaQueryDataBinding
-
- unmarshal(Source) - Method in class org.plasma.query.bind.PlasmaQueryDataBinding
-
- unmarshal(InputStream) - Method in class org.plasma.sdo.xml.StreamUnmarshaller
-
Reads the given input stream in its entirety, and closes the stream when
complete.
- unmarshal(Source) - Method in class org.plasma.sdo.xml.StreamUnmarshaller
-
Reads the given source as a stream in its entirety, and closes the stream when
complete.
- unmarshal(Reader) - Method in class org.plasma.sdo.xml.StreamUnmarshaller
-
Reads the given reader as a stream in its entirety, and closes the stream when
complete.
- unmarshal(String) - Method in class org.plasma.sdo.xml.xslt.XSLTDataBinding
-
- unmarshal(InputStream) - Method in class org.plasma.sdo.xml.xslt.XSLTDataBinding
-
- unmarshal(String) - Method in class org.plasma.text.ddl.DDLModelDataBinding
-
- unmarshal(InputStream) - Method in class org.plasma.text.ddl.DDLModelDataBinding
-
- unmarshal(String) - Method in class org.plasma.xml.schema.SchemaDataBinding
-
- unmarshal(Reader) - Method in class org.plasma.xml.schema.SchemaDataBinding
-
- unmarshal(Source) - Method in class org.plasma.xml.schema.SchemaDataBinding
-
- unmarshal(InputStream) - Method in class org.plasma.xml.schema.SchemaDataBinding
-
- unmarshal(String) - Method in class org.plasma.xml.wsdl.v2.WSDLDataBinding
-
- unmarshal(Reader) - Method in class org.plasma.xml.wsdl.v2.WSDLDataBinding
-
- unmarshal(Source) - Method in class org.plasma.xml.wsdl.v2.WSDLDataBinding
-
- unmarshal(InputStream) - Method in class org.plasma.xml.wsdl.v2.WSDLDataBinding
-
- Unmarshaller - Class in org.plasma.sdo.xml
-
- Unmarshaller(UnmarshallerFlavor) - Constructor for class org.plasma.sdo.xml.Unmarshaller
-
- UnmarshallerException - Exception in org.plasma.sdo.xml
-
- UnmarshallerException(String) - Constructor for exception org.plasma.sdo.xml.UnmarshallerException
-
- UnmarshallerException(Throwable) - Constructor for exception org.plasma.sdo.xml.UnmarshallerException
-
- UnmarshallerFlavor - Enum in org.plasma.sdo.xml
-
Indicates a category or type of unmarshaller.
- UnmarshallerRuntimeException - Exception in org.plasma.sdo.xml
-
- UnmarshallerRuntimeException(Throwable) - Constructor for exception org.plasma.sdo.xml.UnmarshallerRuntimeException
-
- UnmarshallerRuntimeException(String) - Constructor for exception org.plasma.sdo.xml.UnmarshallerRuntimeException
-
- unset(String) - Method in class org.plasma.sdo.core.CoreDataObject
-
Unsets a property of either this object or an object reachable from it, as
identified by the specified path.
- unset(int) - Method in class org.plasma.sdo.core.CoreDataObject
-
- unset(Property) - Method in class org.plasma.sdo.core.CoreDataObject
-
Unsets the property of the object.
- unset(DataObject, String) - Static method in class org.plasma.sdo.core.CoreHelper
-
Deprecated.
- unset() - Method in class org.plasma.sdo.xpath.XPathDataProperty
-
- unsetAutoIncrement() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
Unsets the autoIncrement property, the value
of the property of the object being set to the property's
default value.
- unsetAutoIncrement() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Unsets the autoIncrement property, the value
of the property of the object being set to the property's
default value.
- unsetBanner() - Method in class org.plasma.provisioning.rdb.oracle.any.sys.impl.VersionImpl
-
Unsets the banner property, the value
of the property of the object being set to the property's
default value.
- unsetBanner() - Method in interface org.plasma.provisioning.rdb.oracle.any.sys.Version
-
Unsets the banner property, the value
of the property of the object being set to the property's
default value.
- unsetBanner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.VersionImpl
-
Unsets the banner property, the value
of the property of the object being set to the property's
default value.
- unsetBanner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Version
-
Unsets the banner property, the value
of the property of the object being set to the property's
default value.
- unsetCharacterSetName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Unsets the characterSetName property, the value
of the property of the object being set to the property's
default value.
- unsetCharacterSetName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Unsets the characterSetName property, the value
of the property of the object being set to the property's
default value.
- unsetCharacterSetName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Unsets the characterSetName property, the value
of the property of the object being set to the property's
default value.
- unsetCharacterSetName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Unsets the characterSetName property, the value
of the property of the object being set to the property's
default value.
- unsetCharacterSetName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Unsets the characterSetName property, the value
of the property of the object being set to the property's
default value.
- unsetCharacterSetName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Unsets the characterSetName property, the value
of the property of the object being set to the property's
default value.
- unsetCharMaxLength() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Unsets the charMaxLength property, the value
of the property of the object being set to the property's
default value.
- unsetCharMaxLength() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Unsets the charMaxLength property, the value
of the property of the object being set to the property's
default value.
- unsetColumn_id() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Unsets the column_id property, the value
of the property of the object being set to the property's
default value.
- unsetColumn_id() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Unsets the column_id property, the value
of the property of the object being set to the property's
default value.
- unsetColumn_id() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Unsets the column_id property, the value
of the property of the object being set to the property's
default value.
- unsetColumn_id() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Unsets the column_id property, the value
of the property of the object being set to the property's
default value.
- unsetColumnComment() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Unsets the columnComment property, the value
of the property of the object being set to the property's
default value.
- unsetColumnComment() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Unsets the columnComment property, the value
of the property of the object being set to the property's
default value.
- unsetColumnKey() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Unsets the columnKey property, the value
of the property of the object being set to the property's
default value.
- unsetColumnKey() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Unsets the columnKey property, the value
of the property of the object being set to the property's
default value.
- unsetColumnName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Unsets the columnName property, the value
of the property of the object being set to the property's
default value.
- unsetColumnName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
-
Unsets the columnName property, the value
of the property of the object being set to the property's
default value.
- unsetColumnName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Unsets the columnName property, the value
of the property of the object being set to the property's
default value.
- unsetColumnName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
-
Unsets the columnName property, the value
of the property of the object being set to the property's
default value.
- unsetColumnName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
-
Unsets the columnName property, the value
of the property of the object being set to the property's
default value.
- unsetColumnName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
-
Unsets the columnName property, the value
of the property of the object being set to the property's
default value.
- unsetColumnName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Unsets the columnName property, the value
of the property of the object being set to the property's
default value.
- unsetColumnName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
-
Unsets the columnName property, the value
of the property of the object being set to the property's
default value.
- unsetColumnName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Unsets the columnName property, the value
of the property of the object being set to the property's
default value.
- unsetColumnName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Unsets the columnName property, the value
of the property of the object being set to the property's
default value.
- unsetColumnName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment
-
Unsets the columnName property, the value
of the property of the object being set to the property's
default value.
- unsetColumnName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint
-
Unsets the columnName property, the value
of the property of the object being set to the property's
default value.
- unsetColumnName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Unsets the columnName property, the value
of the property of the object being set to the property's
default value.
- unsetColumnName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment
-
Unsets the columnName property, the value
of the property of the object being set to the property's
default value.
- unsetColumnType() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Unsets the columnType property, the value
of the property of the object being set to the property's
default value.
- unsetColumnType() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Unsets the columnType property, the value
of the property of the object being set to the property's
default value.
- unsetComments() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
-
Unsets the comments property, the value
of the property of the object being set to the property's
default value.
- unsetComments() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
-
Unsets the comments property, the value
of the property of the object being set to the property's
default value.
- unsetComments() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
-
Unsets the comments property, the value
of the property of the object being set to the property's
default value.
- unsetComments() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
-
Unsets the comments property, the value
of the property of the object being set to the property's
default value.
- unsetComments() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment
-
Unsets the comments property, the value
of the property of the object being set to the property's
default value.
- unsetComments() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment
-
Unsets the comments property, the value
of the property of the object being set to the property's
default value.
- unsetComments() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment
-
Unsets the comments property, the value
of the property of the object being set to the property's
default value.
- unsetComments() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment
-
Unsets the comments property, the value
of the property of the object being set to the property's
default value.
- unsetConstraint() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
Unsets the constraint property, clearing the underlying collection.
- unsetConstraint() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Unsets the constraint property, clearing the underlying collection.
- unsetConstraintName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Unsets the constraintName property, the value
of the property of the object being set to the property's
default value.
- unsetConstraintName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Unsets the constraintName property, the value
of the property of the object being set to the property's
default value.
- unsetConstraintName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
-
Unsets the constraintName property, the value
of the property of the object being set to the property's
default value.
- unsetConstraintName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint
-
Unsets the constraintName property, the value
of the property of the object being set to the property's
default value.
- unsetConstraintType() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
-
Unsets the constraintType property, the value
of the property of the object being set to the property's
default value.
- unsetConstraintType() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint
-
Unsets the constraintType property, the value
of the property of the object being set to the property's
default value.
- unsetConstraintType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Unsets the constraintType property, the value
of the property of the object being set to the property's
default value.
- unsetConstraintType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Unsets the constraintType property, the value
of the property of the object being set to the property's
default value.
- unsetDataDefault() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Unsets the dataDefault property, the value
of the property of the object being set to the property's
default value.
- unsetDataDefault() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Unsets the dataDefault property, the value
of the property of the object being set to the property's
default value.
- unsetDataDefault() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Unsets the dataDefault property, the value
of the property of the object being set to the property's
default value.
- unsetDataDefault() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Unsets the dataDefault property, the value
of the property of the object being set to the property's
default value.
- unsetDataLength() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Unsets the dataLength property, the value
of the property of the object being set to the property's
default value.
- unsetDataLength() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Unsets the dataLength property, the value
of the property of the object being set to the property's
default value.
- unsetDataLength() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Unsets the dataLength property, the value
of the property of the object being set to the property's
default value.
- unsetDataLength() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Unsets the dataLength property, the value
of the property of the object being set to the property's
default value.
- unsetDataPrecision() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Unsets the dataPrecision property, the value
of the property of the object being set to the property's
default value.
- unsetDataPrecision() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Unsets the dataPrecision property, the value
of the property of the object being set to the property's
default value.
- unsetDataPrecision() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Unsets the dataPrecision property, the value
of the property of the object being set to the property's
default value.
- unsetDataPrecision() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Unsets the dataPrecision property, the value
of the property of the object being set to the property's
default value.
- unsetDataPrecision() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Unsets the dataPrecision property, the value
of the property of the object being set to the property's
default value.
- unsetDataPrecision() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Unsets the dataPrecision property, the value
of the property of the object being set to the property's
default value.
- unsetDataScale() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Unsets the dataScale property, the value
of the property of the object being set to the property's
default value.
- unsetDataScale() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Unsets the dataScale property, the value
of the property of the object being set to the property's
default value.
- unsetDataScale() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Unsets the dataScale property, the value
of the property of the object being set to the property's
default value.
- unsetDataScale() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Unsets the dataScale property, the value
of the property of the object being set to the property's
default value.
- unsetDataScale() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Unsets the dataScale property, the value
of the property of the object being set to the property's
default value.
- unsetDataScale() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Unsets the dataScale property, the value
of the property of the object being set to the property's
default value.
- unsetDataType() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Unsets the dataType property, the value
of the property of the object being set to the property's
default value.
- unsetDataType() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Unsets the dataType property, the value
of the property of the object being set to the property's
default value.
- unsetDataType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Unsets the dataType property, the value
of the property of the object being set to the property's
default value.
- unsetDataType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Unsets the dataType property, the value
of the property of the object being set to the property's
default value.
- unsetDataType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Unsets the dataType property, the value
of the property of the object being set to the property's
default value.
- unsetDataType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Unsets the dataType property, the value
of the property of the object being set to the property's
default value.
- unsetDeleteRule() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Unsets the deleteRule property, the value
of the property of the object being set to the property's
default value.
- unsetDeleteRule() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Unsets the deleteRule property, the value
of the property of the object being set to the property's
default value.
- unsetEditioningView() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Unsets the editioningView property, the value
of the property of the object being set to the property's
default value.
- unsetEditioningView() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Unsets the editioningView property, the value
of the property of the object being set to the property's
default value.
- unsetIndexName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Unsets the indexName property, the value
of the property of the object being set to the property's
default value.
- unsetIndexName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Unsets the indexName property, the value
of the property of the object being set to the property's
default value.
- unsetIndexOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Unsets the indexOwner property, the value
of the property of the object being set to the property's
default value.
- unsetIndexOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Unsets the indexOwner property, the value
of the property of the object being set to the property's
default value.
- unsetIsUpdatable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
-
Unsets the isUpdatable property, the value
of the property of the object being set to the property's
default value.
- unsetIsUpdatable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
-
Unsets the isUpdatable property, the value
of the property of the object being set to the property's
default value.
- unsetName() - Method in interface org.plasma.provisioning.rdb.mysql.any.GlobalVariable
-
Unsets the name property, the value
of the property of the object being set to the property's
default value.
- unsetName() - Method in class org.plasma.provisioning.rdb.mysql.any.impl.GlobalVariableImpl
-
Unsets the name property, the value
of the property of the object being set to the property's
default value.
- unsetName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.GlobalVariable
-
Unsets the name property, the value
of the property of the object being set to the property's
default value.
- unsetName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.GlobalVariableImpl
-
Unsets the name property, the value
of the property of the object being set to the property's
default value.
- unsetName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnConstraintImpl
-
Unsets the name property, the value
of the property of the object being set to the property's
default value.
- unsetName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
-
Unsets the name property, the value
of the property of the object being set to the property's
default value.
- unsetName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
-
Unsets the name property, the value
of the property of the object being set to the property's
default value.
- unsetName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnConstraint
-
Unsets the name property, the value
of the property of the object being set to the property's
default value.
- unsetName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
-
Unsets the name property, the value
of the property of the object being set to the property's
default value.
- unsetName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint
-
Unsets the name property, the value
of the property of the object being set to the property's
default value.
- unsetNullable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Unsets the nullable property, the value
of the property of the object being set to the property's
default value.
- unsetNullable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Unsets the nullable property, the value
of the property of the object being set to the property's
default value.
- unsetNullable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Unsets the nullable property, the value
of the property of the object being set to the property's
default value.
- unsetNullable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Unsets the nullable property, the value
of the property of the object being set to the property's
default value.
- unsetNullable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Unsets the nullable property, the value
of the property of the object being set to the property's
default value.
- unsetNullable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Unsets the nullable property, the value
of the property of the object being set to the property's
default value.
- unsetOctetMaxLength() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Unsets the octetMaxLength property, the value
of the property of the object being set to the property's
default value.
- unsetOctetMaxLength() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Unsets the octetMaxLength property, the value
of the property of the object being set to the property's
default value.
- unsetOidText() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Unsets the oidText property, the value
of the property of the object being set to the property's
default value.
- unsetOidText() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Unsets the oidText property, the value
of the property of the object being set to the property's
default value.
- unsetOidTextLength() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Unsets the oidTextLength property, the value
of the property of the object being set to the property's
default value.
- unsetOidTextLength() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Unsets the oidTextLength property, the value
of the property of the object being set to the property's
default value.
- unsetOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnConstraintImpl
-
Unsets the owner property, the value
of the property of the object being set to the property's
default value.
- unsetOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Unsets the owner property, the value
of the property of the object being set to the property's
default value.
- unsetOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
-
Unsets the owner property, the value
of the property of the object being set to the property's
default value.
- unsetOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
-
Unsets the owner property, the value
of the property of the object being set to the property's
default value.
- unsetOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
Unsets the owner property, the value
of the property of the object being set to the property's
default value.
- unsetOwner() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
-
Unsets the owner property, the value
of the property of the object being set to the property's
default value.
- unsetOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Unsets the owner property, the value
of the property of the object being set to the property's
default value.
- unsetOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Unsets the owner property, the value
of the property of the object being set to the property's
default value.
- unsetOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnConstraint
-
Unsets the owner property, the value
of the property of the object being set to the property's
default value.
- unsetOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
-
Unsets the owner property, the value
of the property of the object being set to the property's
default value.
- unsetOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint
-
Unsets the owner property, the value
of the property of the object being set to the property's
default value.
- unsetOwner() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
-
Unsets the owner property, the value
of the property of the object being set to the property's
default value.
- unsetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Unsets the owner property, the value
of the property of the object being set to the property's
default value.
- unsetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Unsets the owner property, the value
of the property of the object being set to the property's
default value.
- unsetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
-
Unsets the owner property, the value
of the property of the object being set to the property's
default value.
- unsetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
-
Unsets the owner property, the value
of the property of the object being set to the property's
default value.
- unsetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Unsets the owner property, the value
of the property of the object being set to the property's
default value.
- unsetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
-
Unsets the owner property, the value
of the property of the object being set to the property's
default value.
- unsetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
Unsets the owner property, the value
of the property of the object being set to the property's
default value.
- unsetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
-
Unsets the owner property, the value
of the property of the object being set to the property's
default value.
- unsetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Unsets the owner property, the value
of the property of the object being set to the property's
default value.
- unsetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
-
Unsets the owner property, the value
of the property of the object being set to the property's
default value.
- unsetOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Unsets the owner property, the value
of the property of the object being set to the property's
default value.
- unsetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Unsets the owner property, the value
of the property of the object being set to the property's
default value.
- unsetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Unsets the owner property, the value
of the property of the object being set to the property's
default value.
- unsetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment
-
Unsets the owner property, the value
of the property of the object being set to the property's
default value.
- unsetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint
-
Unsets the owner property, the value
of the property of the object being set to the property's
default value.
- unsetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment
-
Unsets the owner property, the value
of the property of the object being set to the property's
default value.
- unsetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Unsets the owner property, the value
of the property of the object being set to the property's
default value.
- unsetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Unsets the owner property, the value
of the property of the object being set to the property's
default value.
- unsetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment
-
Unsets the owner property, the value
of the property of the object being set to the property's
default value.
- unsetOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment
-
Unsets the owner property, the value
of the property of the object being set to the property's
default value.
- unsetReadOnly() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Unsets the readOnly property, the value
of the property of the object being set to the property's
default value.
- unsetReadOnly() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Unsets the readOnly property, the value
of the property of the object being set to the property's
default value.
- unsetRefConstraintName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Unsets the refConstraintName property, the value
of the property of the object being set to the property's
default value.
- unsetRefConstraintName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Unsets the refConstraintName property, the value
of the property of the object being set to the property's
default value.
- unsetReferencedColumnName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
-
Unsets the referencedColumnName property, the value
of the property of the object being set to the property's
default value.
- unsetReferencedColumnName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
-
Unsets the referencedColumnName property, the value
of the property of the object being set to the property's
default value.
- unsetReferencedTableName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
-
Unsets the referencedTableName property, the value
of the property of the object being set to the property's
default value.
- unsetReferencedTableName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
-
Unsets the referencedTableName property, the value
of the property of the object being set to the property's
default value.
- unsetReferencedTableSchema() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
-
Unsets the referencedTableSchema property, the value
of the property of the object being set to the property's
default value.
- unsetReferencedTableSchema() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
-
Unsets the referencedTableSchema property, the value
of the property of the object being set to the property's
default value.
- unsetRefOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Unsets the refOwner property, the value
of the property of the object being set to the property's
default value.
- unsetRefOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Unsets the refOwner property, the value
of the property of the object being set to the property's
default value.
- unsetSearchCondition() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Unsets the searchCondition property, the value
of the property of the object being set to the property's
default value.
- unsetSearchCondition() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Unsets the searchCondition property, the value
of the property of the object being set to the property's
default value.
- unsetSuperviewName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Unsets the superviewName property, the value
of the property of the object being set to the property's
default value.
- unsetSuperviewName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Unsets the superviewName property, the value
of the property of the object being set to the property's
default value.
- unsetTable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnConstraintImpl
-
Unsets the table property, the value
of the property of the object being set to the property's
default value.
- unsetTable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnImpl
-
Unsets the table property, the value
of the property of the object being set to the property's
default value.
- unsetTable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableColumnKeyUsageImpl
-
Unsets the table property, the value
of the property of the object being set to the property's
default value.
- unsetTable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableConstraintImpl
-
Unsets the table property, the value
of the property of the object being set to the property's
default value.
- unsetTable() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
-
Unsets the table property, the value
of the property of the object being set to the property's
default value.
- unsetTable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumn
-
Unsets the table property, the value
of the property of the object being set to the property's
default value.
- unsetTable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnConstraint
-
Unsets the table property, the value
of the property of the object being set to the property's
default value.
- unsetTable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage
-
Unsets the table property, the value
of the property of the object being set to the property's
default value.
- unsetTable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint
-
Unsets the table property, the value
of the property of the object being set to the property's
default value.
- unsetTable() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
-
Unsets the table property, the value
of the property of the object being set to the property's
default value.
- unsetTable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Constraint
-
Unsets the table property, the value
of the property of the object being set to the property's
default value.
- unsetTable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ConstraintImpl
-
Unsets the table property, the value
of the property of the object being set to the property's
default value.
- unsetTable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnCommentImpl
-
Unsets the table property, the value
of the property of the object being set to the property's
default value.
- unsetTable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnConstraintImpl
-
Unsets the table property, the value
of the property of the object being set to the property's
default value.
- unsetTable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableColumnImpl
-
Unsets the table property, the value
of the property of the object being set to the property's
default value.
- unsetTable() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
-
Unsets the table property, the value
of the property of the object being set to the property's
default value.
- unsetTable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn
-
Unsets the table property, the value
of the property of the object being set to the property's
default value.
- unsetTable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment
-
Unsets the table property, the value
of the property of the object being set to the property's
default value.
- unsetTable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint
-
Unsets the table property, the value
of the property of the object being set to the property's
default value.
- unsetTable() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment
-
Unsets the table property, the value
of the property of the object being set to the property's
default value.
- unsetTableColumn() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
Unsets the tableColumn property, clearing the underlying collection.
- unsetTableColumn() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Unsets the tableColumn property, clearing the underlying collection.
- unsetTableColumn() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
Unsets the tableColumn property, clearing the underlying collection.
- unsetTableColumn() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Unsets the tableColumn property, clearing the underlying collection.
- unsetTableColumnComment() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
Unsets the tableColumnComment property, clearing the underlying collection.
- unsetTableColumnComment() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Unsets the tableColumnComment property, clearing the underlying collection.
- unsetTableColumnConstraint() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
Unsets the tableColumnConstraint property, clearing the underlying collection.
- unsetTableColumnConstraint() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Unsets the tableColumnConstraint property, clearing the underlying collection.
- unsetTableColumnConstraint() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
Unsets the tableColumnConstraint property, clearing the underlying collection.
- unsetTableColumnConstraint() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Unsets the tableColumnConstraint property, clearing the underlying collection.
- unsetTableColumnKeyUsage() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
Unsets the tableColumnKeyUsage property, clearing the underlying collection.
- unsetTableColumnKeyUsage() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Unsets the tableColumnKeyUsage property, clearing the underlying collection.
- unsetTableComment() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
Unsets the tableComment property, the value
of the property of the object being set to the property's
default value.
- unsetTableComment() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
-
Unsets the tableComment property, the value
of the property of the object being set to the property's
default value.
- unsetTableComment() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Unsets the tableComment property, the value
of the property of the object being set to the property's
default value.
- unsetTableComment() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
-
Unsets the tableComment property, the value
of the property of the object being set to the property's
default value.
- unsetTableComment() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
Unsets the tableComment property, clearing the underlying collection.
- unsetTableComment() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Unsets the tableComment property, clearing the underlying collection.
- unsetTableConstraint() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
Unsets the tableConstraint property, clearing the underlying collection.
- unsetTableConstraint() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Unsets the tableConstraint property, clearing the underlying collection.
- unsetTableName() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
Unsets the tableName property, the value
of the property of the object being set to the property's
default value.
- unsetTableName() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Unsets the tableName property, the value
of the property of the object being set to the property's
default value.
- unsetTableName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableImpl
-
Unsets the tableName property, the value
of the property of the object being set to the property's
default value.
- unsetTableName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.Table
-
Unsets the tableName property, the value
of the property of the object being set to the property's
default value.
- unsetTableType() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
Unsets the tableType property, the value
of the property of the object being set to the property's
default value.
- unsetTableType() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Unsets the tableType property, the value
of the property of the object being set to the property's
default value.
- unsetTableType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
-
Unsets the tableType property, the value
of the property of the object being set to the property's
default value.
- unsetTableType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
-
Unsets the tableType property, the value
of the property of the object being set to the property's
default value.
- unsetTableType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment
-
Unsets the tableType property, the value
of the property of the object being set to the property's
default value.
- unsetTableType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment
-
Unsets the tableType property, the value
of the property of the object being set to the property's
default value.
- unsetText() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Unsets the text property, the value
of the property of the object being set to the property's
default value.
- unsetText() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Unsets the text property, the value
of the property of the object being set to the property's
default value.
- unsetTextLength() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Unsets the textLength property, the value
of the property of the object being set to the property's
default value.
- unsetTextLength() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Unsets the textLength property, the value
of the property of the object being set to the property's
default value.
- unsetTypeText() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Unsets the typeText property, the value
of the property of the object being set to the property's
default value.
- unsetTypeText() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Unsets the typeText property, the value
of the property of the object being set to the property's
default value.
- unsetTypeTextLength() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Unsets the typeTextLength property, the value
of the property of the object being set to the property's
default value.
- unsetTypeTextLength() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Unsets the typeTextLength property, the value
of the property of the object being set to the property's
default value.
- unsetValue() - Method in interface org.plasma.provisioning.rdb.mysql.any.GlobalVariable
-
Unsets the value property, the value
of the property of the object being set to the property's
default value.
- unsetValue() - Method in class org.plasma.provisioning.rdb.mysql.any.impl.GlobalVariableImpl
-
Unsets the value property, the value
of the property of the object being set to the property's
default value.
- unsetValue() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.GlobalVariable
-
Unsets the value property, the value
of the property of the object being set to the property's
default value.
- unsetValue() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.GlobalVariableImpl
-
Unsets the value property, the value
of the property of the object being set to the property's
default value.
- unsetView() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.TableImpl
-
Unsets the view property, clearing the underlying collection.
- unsetView() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.Table
-
Unsets the view property, clearing the underlying collection.
- unsetView() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
-
Unsets the view property, the value
of the property of the object being set to the property's
default value.
- unsetView() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Unsets the view property, the value
of the property of the object being set to the property's
default value.
- unsetView() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
-
Unsets the view property, the value
of the property of the object being set to the property's
default value.
- unsetView() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn
-
Unsets the view property, the value
of the property of the object being set to the property's
default value.
- unsetView() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment
-
Unsets the view property, the value
of the property of the object being set to the property's
default value.
- unsetView() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment
-
Unsets the view property, the value
of the property of the object being set to the property's
default value.
- unsetViewColumn() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Unsets the viewColumn property, clearing the underlying collection.
- unsetViewColumn() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Unsets the viewColumn property, clearing the underlying collection.
- unsetViewColumnComment() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Unsets the viewColumnComment property, clearing the underlying collection.
- unsetViewColumnComment() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Unsets the viewColumnComment property, clearing the underlying collection.
- unsetViewComment() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Unsets the viewComment property, clearing the underlying collection.
- unsetViewComment() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Unsets the viewComment property, clearing the underlying collection.
- unsetViewDefinition() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
-
Unsets the viewDefinition property, the value
of the property of the object being set to the property's
default value.
- unsetViewDefinition() - Method in interface org.plasma.provisioning.rdb.mysql.v5_5.View
-
Unsets the viewDefinition property, the value
of the property of the object being set to the property's
default value.
- unsetViewName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Unsets the viewName property, the value
of the property of the object being set to the property's
default value.
- unsetViewName() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Unsets the viewName property, the value
of the property of the object being set to the property's
default value.
- unsetViewType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Unsets the viewType property, the value
of the property of the object being set to the property's
default value.
- unsetViewType() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Unsets the viewType property, the value
of the property of the object being set to the property's
default value.
- unsetViewTypeOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Unsets the viewTypeOwner property, the value
of the property of the object being set to the property's
default value.
- unsetViewTypeOwner() - Method in interface org.plasma.provisioning.rdb.oracle.g11.sys.View
-
Unsets the viewTypeOwner property, the value
of the property of the object being set to the property's
default value.
- update - Variable in class org.plasma.query.model.Clause
-
- Update - Class in org.plasma.query.model
-
- Update() - Constructor for class org.plasma.query.model.Update
-
- Update(Expression) - Constructor for class org.plasma.query.model.Update
-
- Update(Expression[]) - Constructor for class org.plasma.query.model.Update
-
- upperCase() - Method in class org.plasma.query.dsl.DataNode
-
- upperCase() - Method in class org.plasma.query.model.Property
-
- upperCase() - Method in interface org.plasma.query.StringDataProperty
-
Constructs a function, which returns the upper case for the string data, and returns
this data property for use in subsequent operations
- usePrimitives() - Method in class org.plasma.text.lang3gl.DefaultLang3GLContext
-
- usePrimitives() - Method in interface org.plasma.text.lang3gl.Lang3GLContext
-
Whether to use primitives over wrapper type classes.
- UTF8_ENCODING - Static variable in interface org.plasma.sdo.core.CoreConstants
-
When we encode strings, we always specify UTF8 encoding
- uuidFromBase64(String) - Method in class org.plasma.sdo.core.CoreDataObject
-
- uuidToBase64(String) - Method in class org.plasma.sdo.core.CoreDataObject
-
- validate(String) - Method in class org.plasma.provisioning.MetamodelDataBinding
-
- validate(InputStream) - Method in class org.plasma.provisioning.MetamodelDataBinding
-
- validate(String) - Method in class org.plasma.query.bind.PlasmaQueryDataBinding
-
- validate(InputStream) - Method in class org.plasma.query.bind.PlasmaQueryDataBinding
-
- validate(String) - Method in class org.plasma.sdo.xml.xslt.XSLTDataBinding
-
- validate(InputStream) - Method in class org.plasma.sdo.xml.xslt.XSLTDataBinding
-
- validate(String) - Method in class org.plasma.text.ddl.DDLModelDataBinding
-
- validate(InputStream) - Method in class org.plasma.text.ddl.DDLModelDataBinding
-
- validate(String) - Method in class org.plasma.xml.schema.SchemaDataBinding
-
- validate(InputStream) - Method in class org.plasma.xml.schema.SchemaDataBinding
-
- validate(String) - Method in class org.plasma.xml.wsdl.v2.WSDLDataBinding
-
- validate(InputStream) - Method in class org.plasma.xml.wsdl.v2.WSDLDataBinding
-
- validateStagingModel(File) - Static method in class org.plasma.provisioning.cli.ProvisioningTool
-
- value() - Method in class org.plasma.provisioning.rdb.mysql.any.query.QGlobalVariable
-
Returns a DSL data element for property, value.
- value() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QGlobalVariable
-
Returns a DSL data element for property, value.
- value - Variable in class org.plasma.query.model.AbstractFunctionArg
-
- value - Variable in class org.plasma.query.model.AbstractPathElement
-
- value - Variable in class org.plasma.query.model.ArithmeticOperator
-
- value() - Method in enum org.plasma.query.model.ArithmeticOperatorValues
-
- value - Variable in class org.plasma.query.model.CollectionParameter
-
- value - Variable in class org.plasma.query.model.ConfigurationProperty
-
- value - Variable in class org.plasma.query.model.DateParameter
-
- value - Variable in class org.plasma.query.model.DecimalParameter
-
- value - Variable in class org.plasma.query.model.FilterId
-
- value - Variable in class org.plasma.query.model.FloatParameter
-
- value() - Method in enum org.plasma.query.model.FunctionValues
-
- value - Variable in class org.plasma.query.model.GroupOperator
-
- value() - Method in enum org.plasma.query.model.GroupOperatorValues
-
- value - Variable in class org.plasma.query.model.ImportDeclaration
-
- value - Variable in class org.plasma.query.model.IntParameter
-
- value() - Method in enum org.plasma.query.model.JoinType
-
- value - Variable in class org.plasma.query.model.Literal
-
- value - Variable in class org.plasma.query.model.LogicalOperator
-
- value() - Method in enum org.plasma.query.model.LogicalOperatorValues
-
- value - Variable in class org.plasma.query.model.ParameterDeclaration
-
- value() - Method in enum org.plasma.query.model.ProjectionNameType
-
- value() - Method in enum org.plasma.query.model.QueryLanguageValues
-
- value - Variable in class org.plasma.query.model.RelationalOperator
-
- value() - Method in enum org.plasma.query.model.RelationalOperatorValues
-
- value() - Method in enum org.plasma.query.model.SortDirectionValues
-
- value - Variable in class org.plasma.query.model.StringParameter
-
- value - Variable in class org.plasma.query.model.SubqueryOperator
-
- value() - Method in enum org.plasma.query.model.SubqueryOperatorValues
-
- value - Variable in class org.plasma.query.model.TextContent
-
- value - Variable in class org.plasma.query.model.VariableDeclaration
-
- value - Variable in class org.plasma.query.model.WildcardOperator
-
- value() - Method in enum org.plasma.query.model.WildcardOperatorValues
-
- value() - Method in enum org.plasma.query.model.WildcardPropertyTypeValues
-
- valueObject - Variable in class org.plasma.sdo.core.CoreNode
-
- valueOf(String) - Static method in enum org.plasma.provisioning.cli.CassandraToolAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.cli.DSLToolAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.cli.ProvisioningTarget
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.cli.ProvisioningToolOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.cli.QueryToolAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.cli.RDBDialect
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.cli.RDBToolAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.cli.SDOToolAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.cli.UMLDialect
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.cli.UMLPlatform
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.cli.UMLToolSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.cli.XSDToolAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.rdb.mysql.any.GlobalVariable.PROPERTY
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.ColumnKeyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.ConstraintType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.GlobalVariable.PROPERTY
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.SysDataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.Table.PROPERTY
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.TableColumn.PROPERTY
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.TableColumnConstraint.PROPERTY
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage.PROPERTY
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint.PROPERTY
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.TableType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.View.PROPERTY
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.rdb.MySqlVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.rdb.oracle.any.sys.Version.PROPERTY
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.Constraint.PROPERTY
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.ConstraintType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.SysDataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.Table.PROPERTY
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn.PROPERTY
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment.PROPERTY
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint.PROPERTY
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.TableComment.PROPERTY
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.TableType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.Version.PROPERTY
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.View.PROPERTY
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn.PROPERTY
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment.PROPERTY
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment.PROPERTY
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.provisioning.rdb.OracleVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.query.model.ArithmeticOperatorValues
-
Returns the enum constant of this type with the specified name.
- valueOf(RelationalExpr) - Static method in class org.plasma.query.model.Expression
-
Factory method supporting Jaxen XAPTH relational expressions.
- valueOf(LogicalExpr) - Static method in class org.plasma.query.model.Expression
-
Factory method supporting Jaxen XAPTH logical expressions.
- valueOf(EqualityExpr) - Static method in class org.plasma.query.model.Expression
-
- valueOf(String) - Static method in enum org.plasma.query.model.FunctionValues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.query.model.GroupOperatorValues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.query.model.JoinType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.plasma.query.model.Literal
-
- valueOf(Object) - Static method in class org.plasma.query.model.Literal
-
- valueOf(String) - Static method in class org.plasma.query.model.LogicalOperator
-
- valueOf(String) - Static method in enum org.plasma.query.model.LogicalOperatorValues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.query.model.ProjectionNameType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.query.model.QueryLanguageValues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.plasma.query.model.RelationalOperator
-
- valueOf(String) - Static method in enum org.plasma.query.model.RelationalOperatorValues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.query.model.SortDirectionValues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.query.model.SubqueryOperatorValues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.query.model.WildcardOperatorValues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.query.model.WildcardPropertyTypeValues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.query.visitor.Traversal
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.sdo.AssociationPath
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.sdo.ChangeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.sdo.core.TraversalDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.sdo.repository.Visibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.sdo.xml.MarshallerFlavor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.sdo.xml.UnmarshallerFlavor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.text.ddl.DDLOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.text.lang3gl.Lang3GLDialect
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.plasma.text.lang3gl.Lang3GLOperation
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.plasma.provisioning.cli.CassandraToolAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.cli.DSLToolAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.cli.ProvisioningTarget
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.cli.ProvisioningToolOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.cli.QueryToolAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.cli.RDBDialect
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.cli.RDBToolAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.cli.SDOToolAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.cli.UMLDialect
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.cli.UMLPlatform
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.cli.UMLToolSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.cli.XSDToolAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.rdb.mysql.any.GlobalVariable.PROPERTY
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.ColumnKeyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.ConstraintType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.GlobalVariable.PROPERTY
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.SysDataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.Table.PROPERTY
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.TableColumn.PROPERTY
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.TableColumnConstraint.PROPERTY
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.TableColumnKeyUsage.PROPERTY
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.TableConstraint.PROPERTY
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.TableType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.rdb.mysql.v5_5.View.PROPERTY
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.rdb.MySqlVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.rdb.oracle.any.sys.Version.PROPERTY
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.Constraint.PROPERTY
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.ConstraintType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.SysDataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.Table.PROPERTY
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.TableColumn.PROPERTY
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnComment.PROPERTY
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.TableColumnConstraint.PROPERTY
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.TableComment.PROPERTY
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.TableType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.Version.PROPERTY
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.View.PROPERTY
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn.PROPERTY
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment.PROPERTY
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.rdb.oracle.g11.sys.ViewComment.PROPERTY
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.provisioning.rdb.OracleVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.query.model.ArithmeticOperatorValues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.query.model.FunctionValues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.query.model.GroupOperatorValues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.query.model.JoinType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.query.model.LogicalOperatorValues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.query.model.ProjectionNameType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class org.plasma.query.model.Property
-
- values() - Static method in enum org.plasma.query.model.QueryLanguageValues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.query.model.RelationalOperatorValues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.query.model.SortDirectionValues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.query.model.SubqueryOperatorValues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.query.model.WildcardOperatorValues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.query.model.WildcardPropertyTypeValues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.query.visitor.Traversal
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.sdo.AssociationPath
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.sdo.ChangeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.sdo.core.TraversalDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.sdo.repository.Visibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.sdo.xml.MarshallerFlavor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.sdo.xml.UnmarshallerFlavor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.text.ddl.DDLOperation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.text.lang3gl.Lang3GLDialect
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.plasma.text.lang3gl.Lang3GLOperation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- variable - Variable in class org.plasma.query.model.Term
-
- Variable - Class in org.plasma.query.model
-
- Variable() - Constructor for class org.plasma.query.model.Variable
-
- Variable(Property) - Constructor for class org.plasma.query.model.Variable
-
- VariableDeclaration - Class in org.plasma.query.model
-
- VariableDeclaration() - Constructor for class org.plasma.query.model.VariableDeclaration
-
- VariableDeclaration(String) - Constructor for class org.plasma.query.model.VariableDeclaration
-
- variableDeclaration - Variable in class org.plasma.query.model.Where
-
- Version - Interface in org.plasma.provisioning.rdb.oracle.any.sys
-
Generated interface representing the domain model entity Version.
- Version - Interface in org.plasma.provisioning.rdb.oracle.g11.sys
-
Generated interface representing the domain model entity Version.
- Version.PROPERTY - Enum in org.plasma.provisioning.rdb.oracle.any.sys
-
The declared logical property names for this
Type.
- Version.PROPERTY - Enum in org.plasma.provisioning.rdb.oracle.g11.sys
-
The declared logical property names for this
Type.
- VersionImpl - Class in org.plasma.provisioning.rdb.oracle.any.sys.impl
-
Generated implementation class representing the domain model entity Version.
- VersionImpl() - Constructor for class org.plasma.provisioning.rdb.oracle.any.sys.impl.VersionImpl
-
Default No-arg constructor required for serialization operations.
- VersionImpl(Type) - Constructor for class org.plasma.provisioning.rdb.oracle.any.sys.impl.VersionImpl
-
- VersionImpl - Class in org.plasma.provisioning.rdb.oracle.g11.sys.impl
-
Generated implementation class representing the domain model entity Version.
- VersionImpl() - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.impl.VersionImpl
-
Default No-arg constructor required for serialization operations.
- VersionImpl(Type) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.impl.VersionImpl
-
- view() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTable
-
Returns a DSL query element for reference property, view.
- view(Expression) - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QTable
-
Returns a DSL query element for reference property, view, while adding the given path predicate expression.
- View - Interface in org.plasma.provisioning.rdb.mysql.v5_5
-
Generated interface representing the domain model entity View.
- view() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QViewColumn
-
Returns a DSL query element for reference property, view.
- view() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QViewColumnComment
-
Returns a DSL query element for reference property, view.
- view() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QViewComment
-
Returns a DSL query element for reference property, view.
- View - Interface in org.plasma.provisioning.rdb.oracle.g11.sys
-
Represents a system view definition
- View.PROPERTY - Enum in org.plasma.provisioning.rdb.mysql.v5_5
-
The declared logical property names for this
Type.
- View.PROPERTY - Enum in org.plasma.provisioning.rdb.oracle.g11.sys
-
The declared logical property names for this
Type.
- viewColumn() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QView
-
Returns a DSL query element for reference property, viewColumn.
- viewColumn(Expression) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QView
-
Returns a DSL query element for reference property, viewColumn, while adding the given path predicate expression.
- ViewColumn - Interface in org.plasma.provisioning.rdb.oracle.g11.sys
-
Represents a system column definition which is linked to its
system Table definition by association.
- ViewColumn.PROPERTY - Enum in org.plasma.provisioning.rdb.oracle.g11.sys
-
The declared logical property names for this
Type.
- viewColumnComment() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QView
-
Returns a DSL query element for reference property, viewColumnComment.
- viewColumnComment(Expression) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QView
-
Returns a DSL query element for reference property, viewColumnComment, while adding the given path predicate expression.
- ViewColumnComment - Interface in org.plasma.provisioning.rdb.oracle.g11.sys
-
The comment for a column
- ViewColumnComment.PROPERTY - Enum in org.plasma.provisioning.rdb.oracle.g11.sys
-
The declared logical property names for this
Type.
- ViewColumnCommentImpl - Class in org.plasma.provisioning.rdb.oracle.g11.sys.impl
-
The comment for a column
- ViewColumnCommentImpl() - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
-
Default No-arg constructor required for serialization operations.
- ViewColumnCommentImpl(Type) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnCommentImpl
-
- ViewColumnImpl - Class in org.plasma.provisioning.rdb.oracle.g11.sys.impl
-
Represents a system column definition which is linked to its
system Table definition by association.
- ViewColumnImpl() - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
Default No-arg constructor required for serialization operations.
- ViewColumnImpl(Type) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewColumnImpl
-
- viewComment() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QView
-
Returns a DSL query element for reference property, viewComment.
- viewComment(Expression) - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QView
-
Returns a DSL query element for reference property, viewComment, while adding the given path predicate expression.
- ViewComment - Interface in org.plasma.provisioning.rdb.oracle.g11.sys
-
A comment on a table
- ViewComment.PROPERTY - Enum in org.plasma.provisioning.rdb.oracle.g11.sys
-
The declared logical property names for this
Type.
- ViewCommentImpl - Class in org.plasma.provisioning.rdb.oracle.g11.sys.impl
-
A comment on a table
- ViewCommentImpl() - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
-
Default No-arg constructor required for serialization operations.
- ViewCommentImpl(Type) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewCommentImpl
-
- viewDefinition() - Method in class org.plasma.provisioning.rdb.mysql.v5_5.query.QView
-
Returns a DSL data element for property, viewDefinition.
- ViewImpl - Class in org.plasma.provisioning.rdb.mysql.v5_5.impl
-
Generated implementation class representing the domain model entity View.
- ViewImpl() - Constructor for class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
-
Default No-arg constructor required for serialization operations.
- ViewImpl(Type) - Constructor for class org.plasma.provisioning.rdb.mysql.v5_5.impl.ViewImpl
-
- ViewImpl - Class in org.plasma.provisioning.rdb.oracle.g11.sys.impl
-
Represents a system view definition
- ViewImpl() - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
Default No-arg constructor required for serialization operations.
- ViewImpl(Type) - Constructor for class org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
-
- viewName() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QView
-
Returns a DSL data element for property, viewName.
- viewType() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QView
-
Returns a DSL data element for property, viewType.
- viewTypeOwner() - Method in class org.plasma.provisioning.rdb.oracle.g11.sys.query.QView
-
Returns a DSL data element for property, viewTypeOwner.
- Visibility - Enum in org.plasma.sdo.repository
-
- visit(Class, Class) - Method in interface org.plasma.provisioning.xsd.ClassVisitor
-
- visit(AbstractSimpleType, AbstractSimpleType, int) - Method in class org.plasma.provisioning.xsd.ConstraintCollector
-
- visit(AbstractSimpleType, AbstractSimpleType, int) - Method in class org.plasma.provisioning.xsd.DatatypeCollector
-
- visit(AbstractSimpleType, AbstractSimpleType, int) - Method in class org.plasma.provisioning.xsd.EnumerationCollector
-
- visit(Expr, Expr, int) - Method in class org.plasma.query.xpath.QueryPredicateVisitor
-
- visit(DataObject, DataObject, String, int) - Method in class org.plasma.sdo.access.provider.common.DataObjectCommitCollector
-
- visit(DataObject, DataObject, String, int) - Method in class org.plasma.sdo.access.provider.common.ModifiedObjectCollector
-
- visit(DataObject, DataObject, String, int) - Method in class org.plasma.sdo.core.ContainmentGraphCollector
-
Called by the graph traversal algorithm (as
part of the visitor pattern) when a graph node
is encountered.
- visit(DataObject, DataObject, String, int) - Method in class org.plasma.sdo.core.CorePathAssembler
-
- visit(DataObject, DataObject, String, int) - Method in class org.plasma.sdo.helper.DataGraphCopyVisitor
-
- visit(DataObject, DataObject, String, int) - Method in interface org.plasma.sdo.PlasmaDataGraphVisitor
-
- visit(StreamObject, StreamObject, PlasmaProperty, int) - Method in interface org.plasma.sdo.xml.StreamObjectVisitor
-
- visit(Expr, Expr, int) - Method in interface org.plasma.sdo.xpath.XPathExprVisitor
-
- VisitorContext - Class in org.plasma.query.visitor
-
Encapsulates logic and data specific to
a single traversal.
- VisitorContext() - Constructor for class org.plasma.query.visitor.VisitorContext
-