public class NodeSDO extends org.plasma.sdo.core.CoreDataObject implements Serializable, Node
| Modifier and Type | Field and Description |
|---|---|
static String |
NAMESPACE_URI
The SDO namespace URI associated with the SDO Type for this class
|
CREATED_DATE, DESCRIPTION, ID, MODIFIED_DATE, MODIFIED_VERSION, NAME, SOURCE_EDGE, TARGET_EDGE, TYPE_NAME_NODE| Constructor and Description |
|---|
NodeSDO()
Default No-arg constructor required for serialization operations.
|
NodeSDO(commonj.sdo.Type type) |
| Modifier and Type | Method and Description |
|---|---|
void |
addSourceEdge(Edge value)
Adds the given value of Type Edge for the object's multi-valued property sourceEdge.
|
void |
addTargetEdge(Edge value)
Adds the given value of Type Edge for the object's multi-valued property targetEdge.
|
Edge |
createSourceEdge(Class<? extends Edge> clss)
Creates and returns a new instance of the given subclass Type for abstract base Type
Edge automatically establishing a containment relationship through the object's reference property, sourceEdge. |
Edge |
createTargetEdge(Class<? extends Edge> clss)
Creates and returns a new instance of the given subclass Type for abstract base Type
Edge automatically establishing a containment relationship through the object's reference property, targetEdge. |
Date |
getCreatedDate()
Returns the value of the createdDate property.
|
String |
getDescription()
Returns the value of the description property.
|
String |
getId()
Returns the value of the id property.
|
Date |
getModifiedDate()
Returns the value of the modifiedDate property.
|
long |
getModifiedVersion()
Returns the value of the modifiedVersion property.
|
String |
getName()
Returns the value of the name property.
|
Edge[] |
getSourceEdge()
Returns an array of Edge set for the object's multi-valued property sourceEdge.
|
Edge |
getSourceEdge(int idx)
Returns the Edge set for the object's multi-valued property sourceEdge based on the given index.
|
int |
getSourceEdgeCount()
Returns a count for multi-valued property sourceEdge.
|
Edge[] |
getTargetEdge()
Returns an array of Edge set for the object's multi-valued property targetEdge.
|
Edge |
getTargetEdge(int idx)
Returns the Edge set for the object's multi-valued property targetEdge based on the given index.
|
int |
getTargetEdgeCount()
Returns a count for multi-valued property targetEdge.
|
boolean |
isSetCreatedDate()
Returns true if the createdDate property is set.
|
boolean |
isSetDescription()
Returns true if the description property is set.
|
boolean |
isSetId()
Returns true if the id property is set.
|
boolean |
isSetModifiedDate()
Returns true if the modifiedDate property is set.
|
boolean |
isSetModifiedVersion()
Returns true if the modifiedVersion property is set.
|
boolean |
isSetName()
Returns true if the name property is set.
|
boolean |
isSetSourceEdge()
Returns true if the sourceEdge property is set.
|
boolean |
isSetTargetEdge()
Returns true if the targetEdge property is set.
|
void |
removeSourceEdge(Edge value)
Removes the given value of Type Edge for the object's multi-valued property sourceEdge.
|
void |
removeTargetEdge(Edge value)
Removes the given value of Type Edge for the object's multi-valued property targetEdge.
|
void |
setCreatedDate(Date value)
Sets the value of the createdDate property to the given value.
|
void |
setDescription(String value)
Sets the value of the description property to the given value.
|
void |
setId(String value)
Sets the value of the id property to the given value.
|
void |
setModifiedDate(Date value)
Sets the value of the modifiedDate property to the given value.
|
void |
setModifiedVersion(long value)
Sets the value of the modifiedVersion property to the given value.
|
void |
setName(String value)
Sets the value of the name property to the given value.
|
void |
setSourceEdge(Edge[] value)
Sets the given array of Type Edge for the object's multi-valued property sourceEdge.
|
void |
setTargetEdge(Edge[] value)
Sets the given array of Type Edge for the object's multi-valued property targetEdge.
|
void |
unsetCreatedDate()
Unsets the createdDate property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetDescription()
Unsets the description property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetId()
Unsets the id property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetModifiedDate()
Unsets the modifiedDate property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetModifiedVersion()
Unsets the modifiedVersion property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetName()
Unsets the name property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetSourceEdge()
Unsets the sourceEdge property, clearing the underlying collection.
|
void |
unsetTargetEdge()
Unsets the targetEdge property, clearing the underlying collection.
|
accept, accept, accept, acceptDepthFirst, add, contains, createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, delete, detach, dump, dumpDepthFirst, equals, find, get, 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, 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, getUUID, getUUIDAsString, hashCode, isSet, isSet, isSet, remove, remove, reparent, reset, resetUUID, set, set, set, set, setBigDecimal, setBigDecimal, setBigDecimal, setBigInteger, setBigInteger, setBigInteger, setBoolean, setBoolean, setBoolean, setByte, setByte, setByte, setBytes, setBytes, setBytes, setChar, setChar, setChar, setContainer, setContainmentProperty, setDataGraph, 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, toString, unset, unset, unset, uuidFromBase64, uuidToBase64, valuesgetEdges, getEntityName, getValue, getValueObject, removeValue, setValue, setValueObjectclone, finalize, getClass, notify, notifyAll, wait, wait, waitaccept, accept, accept, acceptDepthFirst, add, contains, dump, dumpDepthFirst, find, get, getDataObject, getUUID, getUUIDAsString, remove, remove, reparent, reset, resetUUID, set, setContainer, setContainmentProperty, setDataGraph, valuescreateDataObject, 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, unsetpublic static final String NAMESPACE_URI
public NodeSDO()
public NodeSDO(commonj.sdo.Type type)
public boolean isSetCreatedDate()
public void unsetCreatedDate()
public Date getCreatedDate()
public void setCreatedDate(Date value)
public boolean isSetDescription()
public void unsetDescription()
public String getDescription()
public void setDescription(String value)
public boolean isSetId()
getId or setId(...) for a definition of property idpublic void unsetId()
getId or setId(...) for a definition of property idpublic String getId()
public void setId(String value)
maxLength: 36public boolean isSetModifiedDate()
public void unsetModifiedDate()
public Date getModifiedDate()
public void setModifiedDate(Date value)
public boolean isSetModifiedVersion()
getModifiedVersion or setModifiedVersion(...) for a definition of property modifiedVersionpublic void unsetModifiedVersion()
getModifiedVersion or setModifiedVersion(...) for a definition of property modifiedVersionpublic long getModifiedVersion()
public void setModifiedVersion(long value)
public boolean isSetName()
public void unsetName()
public String getName()
public void setName(String value)
maxLength: 32public boolean isSetSourceEdge()
public void unsetSourceEdge()
public Edge createSourceEdge(Class<? extends Edge> clss)
Edge automatically establishing a containment relationship through the object's reference property, sourceEdge.clss - the subclass Type
Returns a new instance of the given subclass Type for abstract base Type Edge.public Edge[] getSourceEdge()
Nodepublic Edge getSourceEdge(int idx)
Nodeidx - the indexpublic int getSourceEdgeCount()
Nodepublic void setSourceEdge(Edge[] value)
Nodevalue - the array valuepublic void addSourceEdge(Edge value)
Nodevalue - the value to addpublic void removeSourceEdge(Edge value)
Nodevalue - the value to removepublic boolean isSetTargetEdge()
public void unsetTargetEdge()
public Edge createTargetEdge(Class<? extends Edge> clss)
Edge automatically establishing a containment relationship through the object's reference property, targetEdge.clss - the subclass Type
Returns a new instance of the given subclass Type for abstract base Type Edge.public Edge[] getTargetEdge()
Nodepublic Edge getTargetEdge(int idx)
Nodeidx - the indexpublic int getTargetEdgeCount()
Nodepublic void setTargetEdge(Edge[] value)
Nodevalue - the array valuepublic void addTargetEdge(Edge value)
Nodevalue - the value to addCopyright © 2023. All Rights Reserved.