A B C D E G H I L M P R S T U W X

I

INSTANCE - Static variable in interface commonj.sdo.helper.CopyHelper
The default CopyHelper.
INSTANCE - Static variable in interface commonj.sdo.helper.DataFactory
The default DataFactory.
INSTANCE - Static variable in interface commonj.sdo.helper.DataHelper
The default TypeHelper.
INSTANCE - Static variable in interface commonj.sdo.helper.EqualityHelper
The default EqualityHelper.
INSTANCE - Static variable in interface commonj.sdo.helper.TypeHelper
The default TypeHelper.
INSTANCE - Static variable in interface commonj.sdo.helper.XMLHelper
The default XMLHelper.
INSTANCE - Static variable in interface commonj.sdo.helper.XSDHelper
The default XSDHelper.
isAbstract() - Method in interface commonj.sdo.Type
Indicates if this Type is abstract.
isAttribute(Property) - Method in interface commonj.sdo.helper.XSDHelper
Returns true if the property is declared as an attribute in the XSD.
isContainment() - Method in interface commonj.sdo.Property
Returns whether the Property is containment, i.e., whether it represents by-value composition.
isCreated(DataObject) - Method in interface commonj.sdo.ChangeSummary
Returns whether or not the specified data object was created while logging.
isDataType() - Method in interface commonj.sdo.Type
Indicates if this Type specifies DataTypes (true) or DataObjects (false).
isDeleted(DataObject) - Method in interface commonj.sdo.ChangeSummary
Returns whether or not the specified data object was deleted while logging.
isElement(Property) - Method in interface commonj.sdo.helper.XSDHelper
Returns true if the property is declared as an element in the XSD.
isInstance(Object) - Method in interface commonj.sdo.Type
Returns whether the specified object is an instance of this type.
isLogging() - Method in interface commonj.sdo.ChangeSummary
Indicates whether change logging is on (true) or off (false).
isMany() - Method in interface commonj.sdo.Property
Returns whether the Property is many-valued.
isMixed(Type) - Method in interface commonj.sdo.helper.XSDHelper
Returns true if the Type is declared to contain mixed content.
isModified(DataObject) - Method in interface commonj.sdo.ChangeSummary
Returns whether or not the specified data object was updated while logging.
isOpen() - Method in interface commonj.sdo.Type
Indicates if this Type allows any form of open content.
isReadOnly() - Method in interface commonj.sdo.Property
Returns true if values for this Property cannot be modified using the SDO APIs.
isSequenced() - Method in interface commonj.sdo.Type
Indicates if this Type specifies Sequenced DataObjects.
isSet() - Method in interface commonj.sdo.ChangeSummary.Setting
Returns whether or not the property is set.
isSet(String) - Method in interface commonj.sdo.DataObject
Returns whether a property of either this object or an object reachable from it, as identified by the specified path, is considered to be set.
isSet(int) - Method in interface commonj.sdo.DataObject
Returns whether the the property at the specified index in property list of this object's type, is considered to be set.
isSet(Property) - Method in interface commonj.sdo.DataObject
Returns whether the property of the object is considered to be set.
isXMLDeclaration() - Method in interface commonj.sdo.helper.XMLDocument
Return the XML declaration of the document.
isXSD(Type) - Method in interface commonj.sdo.helper.XSDHelper
Indicates if this helper contains XSD information for the specified type.

A B C D E G H I L M P R S T U W X