public abstract class PlSqlSchemaObjectBody extends PlSqlSchemaObject
PackageBody and TypeBody.PlSqlStatement.TypeAbstractDBObject.ChildSupport, AbstractDBObject.ListenerSupportTYPE| Constructor and Description |
|---|
PlSqlSchemaObjectBody() |
| Modifier and Type | Method and Description |
|---|---|
DBObjectID |
getSpecID()
Get method for the SpecID property
|
void |
setSpecID(DBObjectID specID)
Set method for the SpecID property
|
getEndOffset, getSchema, getSource, getStartOffset, setSchema, setSourceaddBlock, addDatatype, addSubProgram, addVariable, findOwnedObject, getBlocks, getDatatypes, getSubProgram, getSubPrograms, getType, getVariable, getVariables, setBlocks, setDatatypes, setSubPrograms, setVariablesaddStatement, getStatements, getStatementType, setStatements, setStatementTypeaddComment, addPropertyReference, addReference, getComments, getPropertyReferences, getReferences, setComments, setPropertyReferences, setReferencescopyToImpl, getChildAtOffset, getDeclarationAtOffset, getName, getReferenceAtOffset, getSourceID, setEndOffset, setSourceImpl, setStartOffsetsetParentcheckInit, checkInit, getOwnedObjectsImpl, getProperties, getReferenceIDsImpl, needsInitialization, processPropertyChange, setIDaddObjectListener, addObjectListener, addObjectListener, changeParent, compareToImpl, copyObject, copyTo, copyTo, copyTo, copyTo, equals, equalsImpl, findOwnedObject, findOwnedObject, findOwnedObject, findParent, fireObjectUpdated, firePropertyChanged, getChildSupport, getChildSupport, getID, getOwnedObjects, getOwnedObjects, getParent, getProperty, getProperty, getReferenceIDs, hashCode, includeOwnedObject, includesType, includesType, removeObjectListener, removeObjectListener, removeObjectListener, removeOwnedObject, removeThisAsParent, replaceReferenceIDs, setName, setProperties, setProperty, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetBlocks, getChildAtOffset, getComments, getDatatypes, getDeclarationAtOffset, getReferenceAtOffset, getReferences, getStatements, getSubPrograms, getVariablesaddObjectListener, removeObjectListeneraddObjectListener, fireObjectUpdated, removeObjectListeneraddObjectListener, copyTo, copyTo, copyTo, equals, findOwnedObject, findOwnedObject, findOwnedObject, getID, getName, getOwnedObjects, getOwnedObjects, getParent, getProperties, getProperty, getProperty, getReferenceIDs, getType, hashCode, removeObjectListener, removeOwnedObject, replaceReferenceIDs, setID, setName, setProperties, setPropertygetParentpublic void setSpecID(DBObjectID specID)
specID - The ID of the Spec of this Body objectpublic DBObjectID getSpecID()