public interface Constraint extends PlasmaDataObject
Table| Modifier and Type | Interface and Description |
|---|---|
static class |
Constraint.PROPERTY
The declared logical property names for this Type.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
NAMESPACE_URI
|
static String |
TYPE_NAME_CONSTRAINT
The entity or Type logical name associated with this class.
|
| Modifier and Type | Method and Description |
|---|---|
Table |
createTable()
Creates and returns a new instance of Type
Table automatically establishing a containment relationship through the object's reference property, table. |
String |
getConstraintName()
Returns the value of the constraintName property.
|
String |
getConstraintType()
Returns the value of the constraintType property.
|
String |
getDeleteRule()
Returns the value of the deleteRule property.
|
String |
getIndexName()
Returns the value of the indexName property.
|
String |
getIndexOwner()
Returns the value of the indexOwner property.
|
String |
getOwner()
Returns the value of the owner property.
|
String |
getRefConstraintName()
Returns the value of the refConstraintName property.
|
String |
getRefOwner()
Returns the value of the refOwner property.
|
String |
getSearchCondition()
Returns the value of the searchCondition property.
|
Table |
getTable()
Returns the value of the table property.
|
boolean |
isSetConstraintName()
Returns true if the constraintName property is set.
|
boolean |
isSetConstraintType()
Returns true if the constraintType property is set.
|
boolean |
isSetDeleteRule()
Returns true if the deleteRule property is set.
|
boolean |
isSetIndexName()
Returns true if the indexName property is set.
|
boolean |
isSetIndexOwner()
Returns true if the indexOwner property is set.
|
boolean |
isSetOwner()
Returns true if the owner property is set.
|
boolean |
isSetRefConstraintName()
Returns true if the refConstraintName property is set.
|
boolean |
isSetRefOwner()
Returns true if the refOwner property is set.
|
boolean |
isSetSearchCondition()
Returns true if the searchCondition property is set.
|
boolean |
isSetTable()
Returns true if the table property is set.
|
void |
setConstraintName(String value)
Sets the value of the constraintName property to the given value.
|
void |
setConstraintType(String value)
Sets the value of the constraintType property to the given value.
|
void |
setDeleteRule(String value)
Sets the value of the deleteRule property to the given value.
|
void |
setIndexName(String value)
Sets the value of the indexName property to the given value.
|
void |
setIndexOwner(String value)
Sets the value of the indexOwner property to the given value.
|
void |
setOwner(String value)
Sets the value of the owner property to the given value.
|
void |
setRefConstraintName(String value)
Sets the value of the refConstraintName property to the given value.
|
void |
setRefOwner(String value)
Sets the value of the refOwner property to the given value.
|
void |
setSearchCondition(String value)
Sets the value of the searchCondition property to the given value.
|
void |
setTable(Table value)
Sets the value of the table property to the given value.
|
void |
unsetConstraintName()
Unsets the constraintName property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetConstraintType()
Unsets the constraintType property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetDeleteRule()
Unsets the deleteRule property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetIndexName()
Unsets the indexName property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetIndexOwner()
Unsets the indexOwner property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetOwner()
Unsets the owner property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetRefConstraintName()
Unsets the refConstraintName property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetRefOwner()
Unsets the refOwner property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetSearchCondition()
Unsets the searchCondition property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetTable()
Unsets the table property, the value
of the property of the object being set to the property's
default value.
|
accept, accept, accept, acceptDepthFirst, add, contains, dump, dumpDepthFirst, find, getDataObject, getUUID, getUUIDAsString, remove, remove, reparent, reset, resetUUID, setContainer, setContainmentProperty, setDataGraphcreateDataObject, createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, delete, detach, get, get, get, getBigDecimal, getBigDecimal, getBigDecimal, getBigInteger, getBigInteger, getBigInteger, getBoolean, getBoolean, getBoolean, getByte, getByte, getByte, getBytes, getBytes, getBytes, getChangeSummary, getChar, getChar, getChar, getContainer, getContainmentProperty, getDataGraph, getDataObject, getDataObject, getDataObject, getDate, getDate, getDate, getDouble, getDouble, getDouble, getFloat, getFloat, getFloat, getInstanceProperties, getInstanceProperty, getInt, getInt, getInt, getList, getList, getList, getLong, getLong, getLong, getProperty, getRootObject, getSequence, getSequence, getSequence, getSequence, getShort, getShort, getShort, getString, getString, getString, getType, isSet, isSet, isSet, set, set, set, setBigDecimal, setBigDecimal, setBigDecimal, setBigInteger, setBigInteger, setBigInteger, setBoolean, setBoolean, setBoolean, setByte, setByte, setByte, setBytes, setBytes, setBytes, setChar, setChar, setChar, setDataObject, setDataObject, setDataObject, setDate, setDate, setDate, setDouble, setDouble, setDouble, setFloat, setFloat, setFloat, setInt, setInt, setInt, setList, setList, setList, setLong, setLong, setLong, setShort, setShort, setShort, setString, setString, setString, unset, unset, unsetstatic final String NAMESPACE_URI
static final String TYPE_NAME_CONSTRAINT
boolean isSetOwner()
getOwner or setOwner(...) for a definition of property ownervoid unsetOwner()
getOwner or setOwner(...) for a definition of property ownerString getOwner()
void setOwner(String value)
boolean isSetTable()
getTable or setTable(...) for a definition of property tablevoid unsetTable()
getTable or setTable(...) for a definition of property tableTable createTable()
Table automatically establishing a containment relationship through the object's reference property, table.
Property Definition:
See getTable or setTable(...) for a definition of property tableTable automatically establishing a containment relationship through the object's reference property table.Table getTable()
void setTable(Table value)
boolean isSetConstraintName()
getConstraintName or setConstraintName(...) for a definition of property constraintNamevoid unsetConstraintName()
getConstraintName or setConstraintName(...) for a definition of property constraintNameString getConstraintName()
void setConstraintName(String value)
boolean isSetConstraintType()
getConstraintType or setConstraintType(...) for a definition of property constraintTypevoid unsetConstraintType()
getConstraintType or setConstraintType(...) for a definition of property constraintTypeString getConstraintType()
void setConstraintType(String value)
name: ConstraintType
URI:http://org.plasma/sdo/oracle/11g/sysboolean isSetSearchCondition()
getSearchCondition or setSearchCondition(...) for a definition of property searchConditionvoid unsetSearchCondition()
getSearchCondition or setSearchCondition(...) for a definition of property searchConditionString getSearchCondition()
void setSearchCondition(String value)
boolean isSetRefOwner()
getRefOwner or setRefOwner(...) for a definition of property refOwnervoid unsetRefOwner()
getRefOwner or setRefOwner(...) for a definition of property refOwnerString getRefOwner()
void setRefOwner(String value)
boolean isSetRefConstraintName()
getRefConstraintName or setRefConstraintName(...) for a definition of property refConstraintNamevoid unsetRefConstraintName()
getRefConstraintName or setRefConstraintName(...) for a definition of property refConstraintNameString getRefConstraintName()
void setRefConstraintName(String value)
boolean isSetDeleteRule()
getDeleteRule or setDeleteRule(...) for a definition of property deleteRulevoid unsetDeleteRule()
getDeleteRule or setDeleteRule(...) for a definition of property deleteRuleString getDeleteRule()
void setDeleteRule(String value)
boolean isSetIndexOwner()
getIndexOwner or setIndexOwner(...) for a definition of property indexOwnervoid unsetIndexOwner()
getIndexOwner or setIndexOwner(...) for a definition of property indexOwnerString getIndexOwner()
void setIndexOwner(String value)
boolean isSetIndexName()
getIndexName or setIndexName(...) for a definition of property indexNamevoid unsetIndexName()
getIndexName or setIndexName(...) for a definition of property indexNameString getIndexName()
void setIndexName(String value)
Copyright © 2017. All rights reserved.