oracle.dbtools.crest.model.design.storage.oracle.v10g.ASMDiskOraclev10g

Class ASMDiskOraclev10g

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
force String NO force element getForce() setForce() false
searchstring String searchstring element getSearchString() setSearchString() false
size int 0 size element getSize() setSize() false
sizeMeasurementUnit String M sizeMeasurementUnit element getSizeMeasurementUnit() setSizeMeasurementUnit() false

Read Only Properties
Name Type Getter
failGroup FailGroupOraclev10g getFailGroup()

 
 
 
oracle.dbtools.crest.model.design.storage.db2.AUXTableDB2

Class AUXTableDB2

Parent class : AbstractStorageObjectDB2


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
column ColumnProxyDB2 column element getColumn() setColumn() true
owner Owner owner element getOwner() setOwner() true
partNumber int partNumber element getPartNumber() setPartNumber() false
table TableProxyDB2 table element getTable() setTable() true
tableSpace TableSpaceDB2 tableSpace element getTableSpace() setTableSpace() true

Read Only Properties
Name Type Getter
auxIndexes List getAuxIndexes()
database DataBaseDB2 getDatabase()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
auxIndexes StorageObjectCollection auxIndexes AUXIndex getAUXTableIndexes() createAUXTableIndex
 
 
 
oracle.dbtools.crest.model.design.storage.db2.AUXTableIndexDB2

Class AUXTableIndexDB2

Parent class : AbstractStorageObjectDB2


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
bufferPool BufferPoolDB2 bufferPool element getBufferPool() setBufferPool() true
close boolean close element isClose() setClose() false
copy boolean copy element isCopy() setCopy() false
owner Owner owner element getOwner() setOwner() true
pieceSize String pieceSize element getPieceSize() setPieceSize() false
storageTemplate StorageTemplateDB2 storageTemplate element getStorageTemplate() setStorageTemplate() true

Read Only Properties
Name Type Getter
unique boolean isUnique()
initialNumberUsedKB long getInitialNumberUsedKB()
initialNumberUsedPages int getInitialNumberUsedPages()
maxNumberUsedKB long getMaxNumberUsedKB()
maxNumberUsedPages int getMaxNumberUsedPages()
numParts int getNumParts()
numberOfDuplicates int getNumberOfDuplicates()
pieceSizeKB int getPieceSizeKB()
proposedpRIQTY int getProposedPRIQTY()
proposedQTY int getProposedQTY()
proposedQTYRemarks String getProposedQTYRemarks()
proposedSECQTY int getProposedSECQTY()
tableProxy TableProxyDB2 getTableProxy()

 
 
 
oracle.dbtools.crest.model.design.constraint.AVT

Class AVT

Parent class :


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
beginValue String beginValue element getBeginValue() setBeginValue() false
endValue String endValue element getEndValue() setEndValue() false
description String description element getDescription() setDescription() false

 
 
 
oracle.dbtools.crest.model.design.datatypes.AbstractDTObject

Class AbstractDTObject

Parent class : DesignObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
predefined boolean predefined element isPredefined() setPredefined() false

Read Only Properties
Name Type Getter
nullInstance boolean isNullInstance()
affectedDPVs Collection getAffectedDPVs()
allLinks DTRelation$Connection getAllLinks()
allViews Collection getAllViews()
allViewsWithCellViews List getAllViewsWithCellViews()
anotherView TopView getAnotherView()

 
 
 
oracle.dbtools.crest.model.design.multidimensional.AbstractMDObject

Class AbstractMDObject

Parent class : DesignObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
description String description element getDescription() setDescription() false
nameInOracleAW String nameInOracleAW element getNameInOracleAW() setNameInOracleAW() false
oracleLongName String oracleLongName element getOracleLongName() setOracleLongName() false
oraclePluralName String oraclePluralName element getOraclePluralName() setOraclePluralName() false
oracleShortName String oracleShortName element getOracleShortName() setOracleShortName() false

Read Only Properties
Name Type Getter
allLinks Link$Connection getAllLinks()
allLinksToTarget List getAllLinksToTarget()
allRaggedHLinks RaggedHLink$Connection getAllRaggedHLinks()
allRollupLinksToTarget List getAllRollupLinksToTarget()
allViews Collection getAllViews()
firstLinkToTarget Link getFirstLinkToTarget()
incomingLinks List getIncomingLinks()
multidimensionalDesign MultidimensionalDesign getMultidimensionalDesign()
outgoingLinks List getOutgoingLinks()

 
 
 
oracle.dbtools.crest.model.design.process.AbstractProcessObject

Class AbstractProcessObject

Parent class : DesignObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
synonym String synonym element getSynonym() setSynonym() false

Read Only Properties
Name Type Getter
affectedDPVs Collection getAffectedDPVs()
allFlows Flow$Connection getAllFlows()
allViews Collection getAllViews()
allViewsForCurrentDPV Collection getAllViewsForCurrentDPV()
anotherView TopView getAnotherView()
incomingFlows List getIncomingFlows()
incomingFlowsFrom List getIncomingFlowsFrom()
numberOfFlows int getNumberOfFlows()
outgoingFlows List getOutgoingFlows()
outgoingFlowsTo List getOutgoingFlowsTo()
viewSynonims Collection getViewSynonims()

 
 
 
oracle.dbtools.crest.model.design.storage.db2.AbstractStorageObjectDB2

Class AbstractStorageObjectDB2

Parent class : StorageObject


Read Only Properties
Name Type Getter
storageDesignDB2 AbstractStorageDesignDB2 getStorageDesignDB2()

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.AbstractStorageObjectSqlServer

Class AbstractStorageObjectSqlServer

Parent class : StorageObject


 
 
 
oracle.dbtools.crest.model.design.AbstractView

Class AbstractView

Parent class : SubsetCOMultiple


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
having String having element getHaving() setHaving() false
userDefined boolean userDefined element getUserDefined() setUserDefined() false
userDefinedSQL String userDefinedSQL element getUserDefinedSQL() setUserDefinedSQL() false
where String where element getWhere() setWhere() false

Read Only Properties
Name Type Getter
caption String getCaption()
containerHolderFor AbstractView$ContainerHolder getContainerHolderFor()
containerID String getContainerID()
containerMap Map getContainerMap()
groupByList List getGroupByList()
orderByList List getOrderByList()
orderByMap Map getOrderByMap()
sortOrder String getSortOrder()
tableSet DesignObjectSet getTableSet()
usedContainers List getUsedContainers()
viewsNotAdded List getViewsNotAdded()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
usedContainers List usedContainers container getContainersMaps() applyContainers true
viewElements Collection viewElements viewElement getElementsCollection() createViewElement getElementByID
groupByList List groupByList elementID getGroupByList() getElementByID
orderByMaps List orderByMaps orderByElement getOrderByMaps() applyOrderByMaps true
 
 
 
oracle.dbtools.crest.model.design.AbstractViewElement

Class AbstractViewElement

Parent class : ContainedObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
alias String alias element getAlias() setAlias() false
dataType String dataType element getDataType() setDataType() false
expression String expression element getExpression() setExpression() false
reference boolean reference element isReference() setReference() false
referencedColumn ContainedObjectWithDomain referencedColumn element getReferencedColumn() setReferencedColumn() true
referencedColumnViewID String referencedColumnViewID element getReferencedColumnViewID() setReferencedColumnViewID() false
table ContainerWithKeyObject table element getTable() setTable() true
tableAlias String tableAlias element getTableAlias() setTableAlias() false
viewID String viewID element getViewID() setViewID() false

Read Only Properties
Name Type Getter
referencedContainer ContainerObject getReferencedContainer()
referencedName String getReferencedName()

 
 
 
oracle.dbtools.crest.model.design.storage.db2.AliasDB2

Class AliasDB2

Parent class : AbstractStorageObjectDB2


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
anotheralias AliasDB2 anotheralias element getAnotherAlias() setAnotherAlias() true
owner Owner owner element getOwner() setOwner() true
table TableProxyDB2 table element getTable() setTable() true
view TableViewProxyDB2 view element getView() setView() true

Read Only Properties
Name Type Getter
synonyms List getSynonyms()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
synonyms StorageObjectCollection synonyms Synonym getSynonymsCollection() createSynonym
 
 
 
oracle.dbtools.crest.model.design.storage.udb.AliasUDB

Class AliasUDB

Parent class : AbstractStorageObjectDB2


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
referencedObject StorageObject referencedObject element getReferencedObject() setReferencedObject() true
schema SchemaUDB schema element getSchema() setSchema() true

 
 
 
oracle.dbtools.crest.model.design.storage.udb.v71.AliasUDBv71

Class AliasUDBv71

Parent class : AliasUDB


 
 
 
oracle.dbtools.crest.model.design.storage.udb.v81.AliasUDBv81

Class AliasUDBv81

Parent class : AliasUDB


 
 
 
oracle.dbtools.crest.model.design.logical.Arc

Class Arc

Parent class : ContainerObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
entity Entity entity element getEntity() setEntity() true

Read Only Properties
Name Type Getter
relations List getRelations()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
relations List relations relationID getRelations() addRelation removeRelation
 
 
 
oracle.dbtools.crest.model.design.logical.Attribute

Class Attribute

Parent class : ContainedObjectWithDomain


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
preferredAbbreviation String preferredAbbreviation element getPreferredAbbreviation() setPreferredAbbreviation() false
source String source element getSource() setSource() false

Read Only Properties
Name Type Getter
fkAttribute boolean isFKAttribute()
valid boolean isValid()
alldelegates List getAlldelegates()
engColumn Column getEngColumn()
logicalRepresentationName String getLogicalRepresentationName()
originatingAttribute Attribute getOriginatingAttribute()
positionInRelation int getPositionInRelation()
relation Relation getRelation()

 
 
 
oracle.dbtools.crest.model.businessinfo.BIContact

Class BIContact

Parent class : DesignObject


Read Only Properties
Name Type Getter
emails List getEmails()
locations List getLocations()
parties List getParties()
phones List getPhones()
urls List getUrls()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
emails List emails email getEmails() addEmail
locations List locations location getLocations() addLocation
phones List phones phone getPhones() addPhone
urls List urls urls getUrls() addUrl
 
 
 
oracle.dbtools.crest.model.businessinfo.BIDocument

Class BIDocument

Parent class : DesignObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
reference String reference element getReference() setReference() false
type String type element getType() setType() false

Read Only Properties
Name Type Getter
elements List getElements()

 
 
 
oracle.dbtools.crest.model.businessinfo.BIEmail

Class BIEmail

Parent class : DesignObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
emailAddress String emailAddress element getEmailAddress() setEmailAddress() false
type String type element getType() setType() false

Read Only Properties
Name Type Getter
contacts List getContacts()

 
 
 
oracle.dbtools.crest.model.businessinfo.BILocation

Class BILocation

Parent class : DesignObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
address String address element getAddress() setAddress() false
area String area element getArea() setArea() false
city String city element getCity() setCity() false
country String country element getCountry() setCountry() false
locationType String locationType element getLocationType() setLocationType() false
postCode String postCode element getPostCode() setPostCode() false

Read Only Properties
Name Type Getter
contacts List getContacts()

 
 
 
oracle.dbtools.crest.model.businessinfo.BIPhone

Class BIPhone

Parent class : DesignObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
phoneNumber String phoneNumber element getPhoneNumber() setPhoneNumber() false
phoneType String phoneType element getPhoneType() setPhoneType() false

Read Only Properties
Name Type Getter
contacts List getContacts()

 
 
 
oracle.dbtools.crest.model.businessinfo.BIResourceLocator

Class BIResourceLocator

Parent class : DesignObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
url String url element getUrl() setUrl() false

Read Only Properties
Name Type Getter
contacts List getContacts()

 
 
 
oracle.dbtools.crest.model.businessinfo.BIResponsibleParty

Class BIResponsibleParty

Parent class : DesignObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
responsibility String responsibility element getResponsibility() setResponsibility() false

Read Only Properties
Name Type Getter
contacts List getContacts()
elements List getElements()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
contacts List contacts contact getContacts() addContact
 
 
 
oracle.dbtools.crest.model.design.storage.oracle.BitmapJoinIndexOracle

Class BitmapJoinIndexOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
compress int 0 compress element getCompress() setCompress() false
computeStatistics String NO computeStatistics element getComputeStatistics() setComputeStatistics() false
degree String degree element getDegree() setDegree() false
dimensionKeys String dimensionKeys element getDimensionKeys() setDimensionKeys() false
hashSubPartitionsTableSpaces String hashSubPartitionsTableSpaces element getHashSubPartitionsTableSpaces() setHashSubPartitionsTableSpaces() false
indexColumns String indexColumns element getIndexColumns() setIndexColumns() false
joinColumns String joinColumns element getJoinColumns() setJoinColumns() false
localPartitioning String NO localPartitioning element getLocalPartitioning() setLocalPartitioning() false
logging String logging element getLogging() setLogging() false
online String NO online element getOnline() setOnline() false
parallel String NO parallel element getParallel() setParallel() false
segment SegmentOracle segment element getSegment() setSegment() true
sortedRows String NO sortedRows element getSortedRows() setSortedRows() false
tablespace String Default tablespace element getTablespace() setTablespace() false
user UserOracle user element getUser() setUser() true

Read Only Properties
Name Type Getter
table TableProxyOracle getTable()
allHashSubPartitionsTableSpaces String getAllHashSubPartitionsTableSpaces()
columnSortOrder String getColumnSortOrder()
dimensionKey IndexProxy getDimensionKey()
dimensionTables Object getDimensionTables()
joinColumn ColumnProxyOracle getJoinColumn()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.BitmapJoinIndexOraclev10g

Class BitmapJoinIndexOraclev10g

Parent class : BitmapJoinIndexOraclev9i


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.BitmapJoinIndexOraclev9i

Class BitmapJoinIndexOraclev9i

Parent class : BitmapJoinIndexOracle


 
 
 
oracle.dbtools.crest.model.design.storage.db2.BufferPool16K

Class BufferPool16K

Parent class : BufferPoolDB2


 
 
 
oracle.dbtools.crest.model.design.storage.db2.BufferPool32K

Class BufferPool32K

Parent class : BufferPoolDB2


 
 
 
oracle.dbtools.crest.model.design.storage.db2.BufferPool4K

Class BufferPool4K

Parent class : BufferPoolDB2


 
 
 
oracle.dbtools.crest.model.design.storage.db2.BufferPool8K

Class BufferPool8K

Parent class : BufferPoolDB2


 
 
 
oracle.dbtools.crest.model.design.storage.db2.BufferPoolDB2

Class BufferPoolDB2

Parent class : StorageObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
allBufferpools String allBufferpools element getAllBufferpools() setAllBufferpools() false
grantOption String grantOption element getGrantOption() setGrantOption() false
maxBuffers int 0 maxBuffers element getMaxBuffers() setMaxBuffers() false
minBuffers int 0 minBuffers element getMinBuffers() setMinBuffers() false
users String users element getUsers() setUsers() false

Read Only Properties
Name Type Getter
userSet BufferPoolDB2$UserSet getUserSet()

 
 
 
oracle.dbtools.crest.model.design.storage.udb.BufferPoolUDB

Class BufferPoolUDB

Parent class : AbstractStorageObjectDB2


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
extendedStorage boolean extendedStorage element getExtendedStorage() setExtendedStorage() false
nodesWithDiffSize String nodesWithDiffSize element getNodesWithDiffSize() setNodesWithDiffSize() false
pageSize int pageSize element getPageSize() setPageSize() false
scope String scope element getScope() setScope() false
size int size element getSize() setSize() false

 
 
 
oracle.dbtools.crest.model.design.storage.udb.v71.BufferPoolUDBv71

Class BufferPoolUDBv71

Parent class : BufferPoolUDB


 
 
 
oracle.dbtools.crest.model.design.storage.udb.v81.BufferPoolUDBv81

Class BufferPoolUDBv81

Parent class : BufferPoolUDB


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
createImmediate String createImmediate element getCreateImmediate() setCreateImmediate() false

 
 
 
oracle.dbtools.crest.model.businessinfo.BusinessInfoDesign

Class BusinessInfoDesign

Parent class : DesignPart


Read Only Properties
Name Type Getter
contactSet BIContactSet getContactSet()
documentSet BIDocumentSet getDocumentSet()
emailSet BIEmailSet getEmailSet()
locationSet BILocationSet getLocationSet()
phoneSet BIPhoneSet getPhoneSet()
resPartySet BIResponsiblePartySet getResPartySet()
urlSet BIResourceLocatorSet getUrlSet()

 
 
 
oracle.dbtools.crest.model.design.multidimensional.CalculatedAttribute

Class CalculatedAttribute

Parent class : DesignObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
function String function element getFunction() setFunction() false
level Level level element getLevel() setLevel() true

 
 
 
oracle.dbtools.crest.model.design.logical.CandidateKey

Class CandidateKey

Parent class : KeyObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
synonym String synonym element getSynonym() setSynonym() false

Read Only Properties
Name Type Getter
engIndex Index getEngIndex()
mappingFor XtdMapping getMappingFor()
mappingsFor List getMappingsFor()
newElementsCollection List getNewElementsCollection()
relations List getRelations()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
usedAttributes Collection usedAttributes attributeRef getElementsCollection() add remove getRequestByID
 
 
 
oracle.dbtools.crest.model.ChangeRequest

Class ChangeRequest

Parent class : DesignObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
completed boolean false completed element isCompleted() setCompleted() false
completionDate String completionDate element getCompletionDate() setCompletionDate() false
implDescription String implDescription element getImplDescription() setImplDescription() false
reason String reason element getReason() setReason() false
requestDate String requestDate element getRequestDate() setRequestDate() false
status String status element getStatus() setStatus() false

Read Only Properties
Name Type Getter
objects ArrayList getObjects()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.ClusterColumnOracle

Class ClusterColumnOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
dataType String UNKNOWN dataType element getDataType() setDataType() false
lengthPrecision String lengthPrecision element getLengthPrecision() setLengthPrecision() false
position int 1 position element getPosition() setPosition() false
scale int 0 scale element getScale() setScale() false

Read Only Properties
Name Type Getter
cluster ClusterOracle getCluster()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.ClusterColumnOraclev10g

Class ClusterColumnOraclev10g

Parent class : ClusterColumnOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.ClusterColumnOraclev9i

Class ClusterColumnOraclev9i

Parent class : ClusterColumnOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.ClusterIndexOracle

Class ClusterIndexOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
compress int 0 compress element getCompress() setCompress() false
computeStatistics String NO computeStatistics element getComputeStatistics() setComputeStatistics() false
degree String degree element getDegree() setDegree() false
logging String YES logging element getLogging() setLogging() false
online String NO online element getOnline() setOnline() false
parallel String NO parallel element getParallel() setParallel() false
reverse String NO reverse element getReverse() setReverse() false
segment SegmentOracle segment element getSegment() setSegment() true
tableSpace TableSpaceOracle tableSpace element getTableSpace() setTableSpace() true
user UserOracle user element getUser() setUser() true

Read Only Properties
Name Type Getter
cluster ClusterOracle getCluster()
clusterUser String getClusterUser()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.ClusterIndexOraclev10g

Class ClusterIndexOraclev10g

Parent class : ClusterIndexOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.ClusterIndexOraclev9i

Class ClusterIndexOraclev9i

Parent class : ClusterIndexOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.ClusterOracle

Class ClusterOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
cache String NO cache element getCache() setCache() false
degree int 0 degree element getDegree() setDegree() false
hashExpression String hashExpression element getHashExpression() setHashExpression() false
hashKeys int 0 hashKeys element getHashKeys() setHashKeys() false
indexed String YES indexed element getIndexed() setIndexed() false
measureUnit String measureUnit element getMeasureUnit() setMeasureUnit() false
parallel String NO parallel element getParallel() setParallel() false
rowDependency String NO rowDependency element getRowDependency() setRowDependency() false
segment SegmentOracle segment element getSegment() setSegment() true
singleTable String NO singleTable element getSingleTable() setSingleTable() false
size int 0 size element getSize() setSize() false
tableSpace TableSpaceOracle tableSpace element getTableSpace() setTableSpace() true
user UserOracle user element getUser() setUser() true

Read Only Properties
Name Type Getter
columns List getColumns()
indexes List getIndexes()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
columnsCollection StorageObjectCollection columnsCollection Column getColumnsCollection() createColumn
indexesCollection StorageObjectCollection indexesCollection Index getIndexesCollection() createIndex
 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.ClusterOraclev10g

Class ClusterOraclev10g

Parent class : ClusterOraclev9i


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.ClusterOraclev9i

Class ClusterOraclev9i

Parent class : ClusterOracle


 
 
 
oracle.dbtools.crest.model.design.datatypes.CollectionType.DataTypeWrapper

Class CollectionType.DataTypeWrapper

Parent class : Object


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
precision int 0 precision element getPrecision() setPrecision() false
scale int 0 scale element getScale() setScale() false
size int 0 size element getSize() setSize() false
typeID String type element getTypeID() setTypeID() false
isreference boolean true isreference element isReference() setReference() false

 
 
 
oracle.dbtools.crest.model.design.datatypes.CollectionType

Class CollectionType

Parent class : AbstractDTObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
dataTypeDescr CollectionType$DataTypeWrapper dataTypeDescr element getDataTypeWrapper() () false
maxElement int maxElement element getMaxElement() setMaxElement() false
type String type element getType() setType() false

Read Only Properties
Name Type Getter
arrayType boolean isArrayType()
byteSize int getByteSize()
dataType DesignObject getDataType()
size String getSize()

 
 
 
oracle.dbtools.crest.model.design.storage.CollectionTypeProxy

Class CollectionTypeProxy

Parent class : RelationalObjectProxy


Read Only Properties
Name Type Getter
collectionType CollectionType getCollectionType()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.CollectionTypeProxyOracle

Class CollectionTypeProxyOracle

Parent class : CollectionTypeProxy


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
owner UserOracle owner element getOwner() setOwner() true

Read Only Properties
Name Type Getter
arrayType boolean isArrayType()
dataType String getDataType()
maxElement int getMaxElement()
type String getType()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.CollectionTypeProxyOraclev10g

Class CollectionTypeProxyOraclev10g

Parent class : CollectionTypeProxyOraclev9i


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
globalOid String globalOid element getGlobalOid() setGlobalOid() false

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.CollectionTypeProxyOraclev9i

Class CollectionTypeProxyOraclev9i

Parent class : CollectionTypeProxyOracle


 
 
 
oracle.dbtools.crest.model.design.relational.Column

Class Column

Parent class : ContainedObjectWithDomain


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
abbreviation String abbreviation element getAbbreviation() setAbbreviation() false
computed Boolean false computed element isComputed() setComputed() false
containsPII Boolean containsPII element isContainsPII() setContainsPII() false
containsSensitiveInformation Boolean containsSensitiveInformation element isContainsSensitiveInformation() setContainsSensitiveInformation() false
defaultdisplayAs String Text defaultdisplayAs element getDefaultDisplayAs() setDefaultDisplayAs() false
defaultdisplayedOnForms boolean true defaultdisplayedOnForms element isDefaultDisplayedOnForms() setDefaultDisplayedOnForms() false
defaultdisplayedOnReports boolean true defaultdisplayedOnReports element isDefaultDisplayedOnReports() setDefaultDisplayedOnReports() false
defaultFormdisplayWidth Integer defaultFormdisplayWidth element getDefaultFormDisplayWidth() setDefaultFormDisplayWidth() false
defaultFormHeight Integer defaultFormHeight element getDefaultFormHeight() setDefaultFormHeight() false
defaultFormMaximumWidth Integer defaultFormMaximumWidth element getDefaultFormMaximumWidth() setDefaultFormMaximumWidth() false
defaultFormatMask String defaultFormatMask element getDefaultFormatMask() setDefaultFormatMask() false
defaultHelpText String defaultHelpText element getDefaultHelpText() setDefaultHelpText() false
defaultLabel String defaultLabel element getDefaultLabel() setDefaultLabel() false
defaultReadOnly boolean false defaultReadOnly element isDefaultReadOnly() setDefaultReadOnly() false
delegate Column delegate element getDelegate() setDelegate() true
maskData Boolean maskData element isMaskData() setMaskData() false
previousColumn boolean true previousColumn element isPreviousColumn() setPreviousColumn() false
autoIncrementColumn boolean false autoIncrementColumn element isAutoIncrementColumn() setAutoIncrementColumn() false
identityColumn boolean false identityColumn element isIdentityColumn() setIdentityColumn() false
autoIncrementGenerateAlways boolean false autoIncrementGenerateAlways element isAutoIncrementGenerateAlways() setAutoIncrementGenerateAlways() false
autoIncrementStartWith Integer 1 autoIncrementStartWith element getAutoIncrementStartWith() setAutoIncrementStartWith() false
autoIncrementIncrementBy Integer 1 autoIncrementIncrementBy element getAutoIncrementIncrementBy() setAutoIncrementIncrementBy() false
autoIncrementMinValue Integer autoIncrementMinValue element getAutoIncrementMinValue() setAutoIncrementMinValue() false
autoIncrementMaxValue Integer autoIncrementMaxValue element getAutoIncrementMaxValue() setAutoIncrementMaxValue() false
autoIncrementCycle boolean true autoIncrementCycle element isAutoIncrementCycle() setAutoIncrementCycle() false
autoIncrementDisableCache boolean true autoIncrementDisableCache element isAutoIncrementDisableCache() setAutoIncrementDisableCache() false
autoIncrementCache Integer autoIncrementCache element getAutoIncrementCache() setAutoIncrementCache() false
autoIncrementOrder boolean true autoIncrementOrder element isAutoIncrementOrder() setAutoIncrementOrder() false
autoIncrementSequenceName String autoIncrementSequenceName element getAutoIncrementSequenceName() setAutoIncrementSequenceName() false
autoIncrementTriggerName String autoIncrementTriggerName element getAutoIncrementTriggerName() setAutoIncrementTriggerName() false

Read Only Properties
Name Type Getter
adapter boolean isAdapter()
adapterLoaded boolean isAdapterLoaded()
fkColumn boolean isFKColumn()
fkPlaceHolderColumn boolean isFKPlaceHolderColumn()
inFKinArc boolean isInFKinArc()
inOptionalFK boolean isInOptionalFK()
partOfFKIndexAssociation boolean isPartOfFKIndexAssociation()
referingTo boolean isReferingTo()
avTString String getAVTString()
allDelegatesandFK List getAllDelegatesAndFK()
allFKs List getAllFKs()
assocToColumn FKIndexAssociation getAssocToColumn()
associationsCount int getAssociationsCount()
datatypeText String getDatatypeText()
engAttribute Attribute getEngAttribute()
fkAssociationsforDelegate Collection getFKAssociationsForDelegate()
fkIndexAssociation FKIndexAssociation getFKIndexAssociation()
mappingFor XtdMapping getMappingFor()
mappingsFor List getMappingsFor()
optionalFK FKIndexAssociation getOptionalFK()
originatingColumn Column getOriginatingColumn()
refColAndAssocIDs Collection getRefColAndAssocIDs()
referencedColumn Column getReferencedColumn()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
associations List associations colAssociation getFKAssociationMaps() addFKAssociationMaps true
 
 
 
oracle.dbtools.crest.model.design.storage.db2.ColumnIdentityDB2

Class ColumnIdentityDB2

Parent class : AbstractStorageObjectDB2


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
cache int cache element getCache() setCache() false
column ColumnProxyDB2 column element getColumn() setColumn() true
cycle boolean cycle element isCycle() setCycle() false
generate String generate element getGenerate() setGenerate() false
incrementBy int incrementBy element getIncrementBy() setIncrementBy() false
maxValue String maxValue element getMaxValue() setMaxValue() false
minValue String minValue element getMinValue() setMinValue() false
startWith int startWith element getStartWith() setStartWith() false

 
 
 
oracle.dbtools.crest.model.design.storage.db2.v80.ColumnIdentityDB2v80

Class ColumnIdentityDB2v80

Parent class : ColumnIdentityDB2


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
order String order element getOrder() setOrder() false

 
 
 
oracle.dbtools.crest.model.design.storage.ColumnProxy

Class ColumnProxy

Parent class : RelationalObjectProxy


Read Only Properties
Name Type Getter
column Column getColumn()
dataType Datatype getDataType()
datatypeString String getDatatypeString()
tableProxyR TableProxy getTableProxyR()

 
 
 
oracle.dbtools.crest.model.design.storage.db2.ColumnProxyDB2

Class ColumnProxyDB2

Parent class : ColumnProxy


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
averageLength float -1.0 averageLength element getAverageLength() setAverageLength() false
bitData String bitData element getBitData() setBitData() false
columnIdentity ColumnIdentityDB2 columnIdentity element getColumnIdentity() setColumnIdentity() false
constant String constant element getConstant() setConstant() false
default boolean false default element getDefault() setDefault() false
defaultValue String defaultValue element getDefaultValue() setDefaultValue() false
defaultValueConstant String defaultValueConstant element getDefaultValueConstant() setDefaultValueConstant() false
frequencyCount long 1 frequencyCount element getFrequencyCount() setFrequencyCount() false
frequencyPercent float 0.0 frequencyPercent element getFrequencyPercent() setFrequencyPercent() false
growthPercent float 0.0 growthPercent element getGrowthPercent() setGrowthPercent() false
initial long 1 initial element getInitial() setInitial() false
label String label element getLabel() setLabel() false
program String program element getProgram() setProgram() false
updateRatePercent float 0.0 updateRatePercent element getUpdateRatePercent() setUpdateRatePercent() false

Read Only Properties
Name Type Getter
colno int getColno()
distinctType DistinctTypeDB2 getDistinctType()
keyseq int getKeyseq()

 
 
 
oracle.dbtools.crest.model.design.storage.db2.v80.ColumnProxyDB2v80

Class ColumnProxyDB2v80

Parent class : ColumnProxyDB2


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.ColumnProxyOracle

Class ColumnProxyOracle

Parent class : ColumnProxy


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
defaultValue String defaultValue element getDefaultValue() setDefaultValue() false
deferrable String NO deferrable element getDeferrable() setDeferrable() false
enable String YES enable element getEnable() setEnable() false
exceptionsTable TableProxyOracle exceptionsTable element getExceptionsTable() setExceptionsTable() true
initially String IMMEDIATE initially element getInitially() setInitially() false
nncDeferrable String NO nncDeferrable element getNncDeferrable() setNncDeferrable() false
nncEnable String YES nncEnable element getNncEnable() setNncEnable() false
nncExceptionsTable TableProxyOracle nncExceptionsTable element getNncExceptionsTable() setNncExceptionsTable() true
nncInitially String IMMEDIATE nncInitially element getNncInitially() setNncInitially() false
nncname String nncname element getNncName() setNncName() false
nncRely String NO nncRely element getNncRely() setNncRely() false
nncValidate String YES nncValidate element getNncValidate() setNncValidate() false
validate String YES validate element getValidate() setValidate() false
withRowId String NO withRowId element getWithRowId() setWithRowId() false
autoIncrementUser UserOracle autoIncrementUser element getAutoIncrementUser() setAutoIncrementUser() true

Read Only Properties
Name Type Getter
cluster String getCluster()
colno int getColno()
comments String getComments()
nullsAllowed boolean getNullsAllowed()
positionInCluster int getPositionInCluster()
tableProxy TableProxyOracle getTableProxy()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.ColumnProxyOraclev10g

Class ColumnProxyOraclev10g

Parent class : ColumnProxyOraclev9i


Read Only Properties
Name Type Getter
virtual boolean isVirtual()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v11g.ColumnProxyOraclev11g

Class ColumnProxyOraclev11g

Parent class : ColumnProxyOraclev10g


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
columnExpression String columnExpression element getColumnExpression() setColumnExpression() false
expressionChanged boolean false expressionChanged element isExpressionChanged() setExpressionChanged() false

Read Only Properties
Name Type Getter
computed boolean isComputed()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.ColumnProxyOraclev9i

Class ColumnProxyOraclev9i

Parent class : ColumnProxyOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
additionalNTS String additionalNTS element getAdditionalNTS() setAdditionalNTS() false
cache String CACHE cache element getCache() setCache() false
chunk int 0 chunk element getChunk() setChunk() false
elementType String elementType element getElementType() setElementType() false
freepools int 0 freepools element getFreepools() setFreepools() false
lobSegmentName String lobSegmentName element getLobSegmentName() setLobSegmentName() false
lobSegname String lobSegname element getLobSegname() setLobSegname() false
logging String logging element getLogging() setLogging() false
ntReturn String ntReturn element getNtReturn() setNtReturn() false
ntStorageTable String ntStorageTable element getNtStorageTable() setNtStorageTable() false
oldVersions String RETENTION oldVersions element getOldVersions() setOldVersions() false
pctVersion int 0 pctVersion element getPCTVersion() setPCTVersion() false
scBufferPool String DEFAULT scBufferPool element getSCBufferPool() setSCBufferPool() false
scFreeLists int 1 scFreeLists element getSCFreeLists() setSCFreeLists() false
scFreelistGroups int 1 scFreelistGroups element getSCFreelistGroups() setSCFreelistGroups() false
scInitialExtent int 0 scInitialExtent element getSCInitialExtent() setSCInitialExtent() false
scMaxExtents String UNLIMITED scMaxExtents element getSCMaxExtents() setSCMaxExtents() false
scMinExtents int 1 scMinExtents element getSCMinExtents() setSCMinExtents() false
scNextExtent int 0 scNextExtent element getSCNextExtent() setSCNextExtent() false
scPctIncrease int 0 scPctIncrease element getSCPctIncrease() setSCPctIncrease() false
storageInRow String ENABLE storageInRow element getStorageInRow() setStorageInRow() false
storeAs String CLOB storeAs element getStoreAs() setStoreAs() false
substitutable String substitutable element getSubtitutable() setSubtitutable() false
tablespace TableSpaceOraclev9i tablespace element getTablespace() setTablespace() true
xmlSchemaElement String xmlSchemaElement element getXmlSchemaElement() setXmlSchemaElement() false
xmlSchemaUrl String xmlSchemaUrl element getXmlSchemaUrl() setXmlSchemaUrl() false

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.ColumnProxySqlServer

Class ColumnProxySqlServer

Parent class : ColumnProxy


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
asIdentity boolean false asIdentity element getAsIdentity() setAsIdentity() false
collation String collation element getCollation() setCollation() false
computed boolean false computed element getComputed() setComputed() false
computedChanged boolean false computedChanged element isComputedChanged() setComputedChanged() false
defaultObject DefaultSqlServer defaultObject element getDefaultObject() setDefaultObject() true
defaultValue String defaultValue element getDefaultValue() setDefaultValue() false
defineDefault boolean false defineDefault element getDefineDefault() setDefineDefault() false
formula String formula element getFormula() setFormula() false
formulaChanged boolean false formulaChanged element isFormulaChanged() setFormulaChanged() false
identityForReplication String NO identityForReplication element getIdentityForReplication() setIdentityForReplication() false
identityIncrement int 1 identityIncrement element getIdentityIncrement() setIdentityIncrement() false
identitySeed int 1 identitySeed element getIdentitySeed() setIdentitySeed() false
props String props element getProps() setProps() false
rowGuidCol String NO rowGuidCol element getRowGuidCol() setRowGuidCol() false

Read Only Properties
Name Type Getter
colno int getColno()
comments String getComments()
dataTypeName String getDataTypeName()
nullsAllowed boolean getNullsAllowed()
tableProxy TableProxySqlServer getTableProxy()
userDefinedType UserDefinedTypeSqlServer getUserDefinedType()

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k.ColumnProxySqlServerv2k

Class ColumnProxySqlServerv2k

Parent class : ColumnProxySqlServer


 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k5.ColumnProxySqlServerv2k5

Class ColumnProxySqlServerv2k5

Parent class : ColumnProxySqlServer


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
collectionType String CONTENT collectionType element getCollectionType() setCollectionType() false
persistedProp String NO persistedProp element getPersistedProp() setPersistedProp() false
xmlSchemaCollection XMLSchemaCollectionSqlServerv2k5 xmlSchemaCollection element getXmlSchemaCollection() setXmlSchemaCollection() true

 
 
 
oracle.dbtools.crest.model.design.storage.udb.ColumnProxyUDB

Class ColumnProxyUDB

Parent class : ColumnProxy


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
cache String NO cache element getCache() setCache() false
compact String NO compact element getCompact() setCompact() false
default boolean false default element getDefault() setDefault() false
defaultValue String defaultValue element getDefaultValue() setDefaultValue() false
defaultValueConstant String defaultValueConstant element getDefaultValueConstant() setDefaultValueConstant() false
forBitData boolean false forBitData element isForBitData() setForBitData() false
generate String ALWAYS generate element getGenerate() setGenerate() false
generationExpression String generationExpression element getGenerationExpression() setGenerationExpression() false
generationExpressionChanged boolean false generationExpressionChanged element isGenerationExpressionChanged() setGenerationExpressionChanged() false
incrementBy int 1 incrementBy element getIncrementBy() setIncrementBy() false
linkControl String NO linkControl element getLinkControl() setLinkControl() false
logging String NOT LOGGED logging element getLogging() setLogging() false
onUnlink String RESTORE onUnlink element getOnUnlink() setOnUnlink() false
readPermission String FS readPermission element getReadPermission() setReadPermission() false
recovery String NO recovery element getRecovery() setRecovery() false
startWith int 1 startWith element getStartWith() setStartWith() false
useIdentity boolean false useIdentity element getUseIdentity() setUseIdentity() false
useIdentityChanged boolean false useIdentityChanged element isUseIdentityChanged() setUseIdentityChanged() false
writePermission String FS writePermission element getWritePermission() setWritePermission() false

Read Only Properties
Name Type Getter
numericDataType boolean isNumericDataType()
pkElement boolean isPKElement()
dataTypeName String getDataTypeName()
nullsAllowed boolean getNullsAllowed()
tableProxy TableProxy getTableProxy()
withDefault String getWithDefault()

 
 
 
oracle.dbtools.crest.model.design.storage.udb.v71.ColumnProxyUDBv71

Class ColumnProxyUDBv71

Parent class : ColumnProxyUDB


 
 
 
oracle.dbtools.crest.model.design.storage.udb.v81.ColumnProxyUDBv81

Class ColumnProxyUDBv81

Parent class : ColumnProxyUDB


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
compressSystemDefault String NO compressSystemDefault element getCompressSystemDefault() setCompressSystemDefault() false
cycle String NO cycle element getCycle() setCycle() false
maxValue String maxValue element getMaxValue() setMaxValue() false
minValue String minValue element getMinValue() setMinValue() false
order String NO order element getOrder() setOrder() false
queryOptimization String ENABLE queryOptimization element getQueryOptimization() setQueryOptimization() false
validation String ENFORCED validation element getValidation() setValidation() false

 
 
 
oracle.dbtools.crest.model.design.relational.ColumnView

Class ColumnView

Parent class : AbstractViewElement


 
 
 
oracle.dbtools.crest.model.design.ContainedObject

Class ContainedObject

Parent class : DesignObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
avTSortOrder int 0 avTSortOrder element getAVTSortOrder() setAVTSortOrder() false
collectionType CollectionType collectionType element getCollectionType() setCollectionType() true
constraintName String constraintName element getConstraintName() setConstraintName() false
formulaDesc String formulaDesc element getFormulaDesc() setFormulaDesc() false
nullsAllowed boolean false nullsAllowed element getNullsAllowed() setNullsAllowed() false
oid boolean false oid element isOid() setOid() false
referedAttribute String referedAttribute element getReferedAttribute() setReferedAttribute() false
scopeId String scopeId element getScopeId() setScopeId() false
sourceType String sourceType element getSourceType() setSourceType() false
structAttributeID String structAttributeID element getStructAttributeID() setStructAttributeID() false
structuredType StructuredType structuredType element getStructuredType() setStructuredType() true
synonym String synonym element getSynonym() setSynonym() false
useDomainConstraints boolean true useDomainConstraints element getUseDomainConstraints() setUseDomainConstraints() false

Read Only Properties
Name Type Getter
atomic boolean isAtomic()
fkElement boolean isFKElement()
nested boolean isNested()
avTs Set getAVTs()
delegateElement ContainedObject getDelegateElement()
deletedMapping XtdMapping getDeletedMapping()
index int getIndex()
nestedObjects List getNestedObjects()
positionInContainerOneBased int getPositionInContainerOneBased()
scope ContainerObject getScope()
size String getSize()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
listOfRanges List listOfRanges rangeDef getAVTList() applyAVTList createAVT
 
 
 
oracle.dbtools.crest.model.design.ContainedObjectWithDomain

Class ContainedObjectWithDomain

Parent class : ContainedObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
allowSubtypeSubstitution boolean true allowSubtypeSubstitution element isAllowSubtypeSubstitution() setAllowSubtypeSubstitution() false
defaultValue String defaultValue element getDefaultValue() setDefaultValue() false
use short use element getUse() setUse() false
distinctType DistinctType distinctType element getDistinctType() setDistinctType() true
logicalDatatype LogicalDatatype LOGDT017 logicalDatatype element getLogicalDatatype() setLogicalDatatype() true
dataTypePrecision String dataTypePrecision element getDataTypePrecision() setDataTypePrecision() false
dataTypeScale String dataTypeScale element getDataTypeScale() setDataTypeScale() false
dataTypeSize String dataTypeSize element getDataTypeSize() setDataTypeSize() false
domain Domain DOM3000004 domain element getDomain() setDomain() true
reference boolean false reference element isReference() setReference() false
restrictedTypeSubstitution boolean false restrictedTypeSubstitution element isRestrictedTypeSubstitution() setRestrictedTypeSubstitution() false
usesDefaultValue boolean false usesDefaultValue element getUsesDefaultValue() setUsesDefaultValue() false
checkConstraint CheckConstraint checkConstraint element getOwnCheck() setOwnCheck()
listOfValues ConstraintEnumeration listOfValues element getOwnValueList() setOwnValueList()

Read Only Properties
Name Type Getter
exactRefToStructuredType boolean isExactRefToStructuredType()
pkElement boolean isPKElement()
refToStructuredType boolean isRefToStructuredType()
constraintsText String getConstraintsText()
containerWithKeyObject ContainerWithKeyObject getContainerWithKeyObject()
dataType Datatype getDataType()
dataTypeParameter String getDataTypeParameter()
datatypeString String getDatatypeString()
genericDatatypeString String getGenericDatatypeString()
permittedSubTypes List getPermittedSubTypes()
positionInpK int getPositionInPK()
precision String getPrecision()
scale String getScale()
units String getUnits()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
permittedStrTypes List permittedStrTypes strTypeRef getPermittedSubTypes()
 
 
 
oracle.dbtools.crest.model.design.ContainerObject

Class ContainerObject

Parent class : MultiShapedDesignObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
afterAlter String afterAlter element getAfterAlter() setAfterAlter() false
afterCreate String afterCreate element getAfterCreate() setAfterCreate() false
allowTypeSubstitution boolean true allowTypeSubstitution element isAllowTypeSubstitution() setAllowTypeSubstitution() false
basedOnStructuredType StructuredType basedOnStructuredType element getBasedOnStructuredType() setBasedOnStructuredType() true
beforeAlter String beforeAlter element getBeforeAlter() setBeforeAlter() false
beforeCreate String beforeCreate element getBeforeCreate() setBeforeCreate() false
beforeDrop String beforeDrop element getBeforeDrop() setBeforeDrop() false
endOfScript String endOfScript element getEndOfScript() setEndOfScript() false
schemaObject SchemaObject schemaObject element getSchemaObject() setSchemaObject() true
shouldGeneratescript boolean false shouldGeneratescript element getShouldGenerateScript() setShouldGenerateScript() false
typeSubstitution TypeSubstitution typeSubstitution element getTypeSubstitution() setTypeSubstitution() true
typeSubstitutionParentID String typeSubstitutionParentID element getTypeSubstitutionParentID() setTypeSubstitutionParentID() false
typeSubstitutionID String typeSubstitutionID element getTypeSubstitutionID() setTypeSubstitutionID() false

Read Only Properties
Name Type Getter
bsT boolean isBST()
partOfTypeSubstHierarchy boolean isPartOfTypeSubstHierarchy()
root boolean isRoot()
substitutable boolean isSubstitutable()
allElementsGeneratedBy ContainedObject getAllElementsGeneratedBy()
allElementsListGeneratedBy List getAllElementsListGeneratedBy()
containedclass Class getContainedClass()
containedSet DesignObjectSet getContainedSet()
containerListeners Collection getContainerListeners()
element ContainedObject getElement()
elementByID ContainedObject getElementByID()
elementByName ContainedObject getElementByName()
elementByStructAttributeID ContainedObject getElementByStructAttributeID()
elementGeneratedBy ContainedObject getElementGeneratedBy()
elements ContainedObject getElements()
elementsByStructuredType List getElementsByStructuredType()
elementsCollection Collection getElementsCollection()
elementsCollectionImmutable Collection getElementsCollectionImmutable()
indexOf int getIndexOf()
localIDGenerator IDGenerator getLocalIDGenerator()
localObject ModelIDObject getLocalObject()
nestedElements List getNestedElements()
numberOfnullsAllowingElements int getNumberOfNullsAllowingElements()
oidElement ContainedObject getOidElement()
referIDMap Map getReferIDMap()
subTypesubstitutions List getSubTypeSubstitutions()
topLevelContainer ContainerObject getTopLevelContainer()

 
 
 
oracle.dbtools.crest.model.design.storage.udb.ContainerUDB

Class ContainerUDB

Parent class : AbstractStorageObjectDB2


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
containers String containers element getContainers() setContainers() false
onNodes String onNodes element getOnNodes() setOnNodes() false
tableSpace TableSpaceUDB tableSpace element getTableSpace() setTableSpace() true

 
 
 
oracle.dbtools.crest.model.design.storage.udb.v71.ContainerUDBv71

Class ContainerUDBv71

Parent class : ContainerUDB


 
 
 
oracle.dbtools.crest.model.design.storage.udb.v81.ContainerUDBv81

Class ContainerUDBv81

Parent class : ContainerUDB


 
 
 
oracle.dbtools.crest.swingui.ContainerView

Class ContainerView

Parent class :


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
bounds Rectangle bounds element getActualBounds() setActualBoundsRect() false
generatorID String generatorID element getGeneratorID() setGeneratorID() false
useCustomFormat boolean false useCustomFormat element useCustomFormat() setUseCustomFormat() false
useDefaultColor boolean true useDefaultColor element useDefaultColor() setUseDefaultColor() false
backgroundColor Color backgroundColor element getBackgroundColor() setBackgroundColor() false
foregroundColor Color foregroundColor element getForegroundColor() setForegroundColor() false

Read Only Properties
Name Type Getter
selected boolean isSelected()

 
 
 
oracle.dbtools.crest.model.design.ContainerWithKeyObject

Class ContainerWithKeyObject

Parent class : ContainerObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
pkName String pkName element getPKName() setPKName() false
typeID String typeID element getTypeID() setTypeID() false

Read Only Properties
Name Type Getter
valid boolean isValid()
firstfK KeyObject getFirstFK()
keyArrayPrototype KeyObject getKeyArrayPrototype()
keyGeneratedBy KeyObject getKeyGeneratedBy()
keyObject KeyObject getKeyObject()
keySet KeyObjectSet getKeySet()
keys KeyObject getKeys()
keysWith KeyObject getKeysWith()
numberOfKeys int getNumberOfKeys()
oidKey KeyObject getOidKey()
pkorUnique KeyObject getPKorUnique()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.ContextOracle

Class ContextOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
namespace String namespace element getNamespace() setNamespace() false
package String package element getPackage() setPackage() false

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.ContextOraclev10g

Class ContextOraclev10g

Parent class : ContextOraclev9i


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.ContextOraclev9i

Class ContextOraclev9i

Parent class : ContextOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
accessedGlobally String NO accessedGlobally element getAccessedGlobally() setAccessedGlobally() false
initialized String NONE initialized element getInitialized() setInitialized() false

 
 
 
oracle.dbtools.crest.model.design.multidimensional.Cube

Class Cube

Parent class : AbstractMDObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
compressedcomposites boolean compressedcomposites element isCompressedComposites() setCompressedComposites() false
factEntity ContainerObject factEntity element getFactEntity() setFactEntity() true
fullCubeMaterialization Slice fullCubeMaterialization element getFullCubeMaterialization() setFullCubeMaterialization() true
partDimension Dimension partDimension element getPartDimension() setPartDimension() true
partHierarchy Hierarchy partHierarchy element getPartHierarchy() setPartHierarchy() true
partLevel Level partLevel element getPartLevel() setPartLevel() true
partitioned boolean partitioned element isPartitioned() setPartitioned() false
partitioningDescription String partitioningDescription element getPartitioningDescription() setPartitioningDescription() false
useGlobalComposites boolean useGlobalComposites element isUseGlobalComposites() setUseGlobalComposites() false
virtual boolean virtual element isVirtual() setVirtual() false

Read Only Properties
Name Type Getter
allJoinattributes List getAllJoinAttributes()
dimensions List getDimensions()
dimensionsOrderList List getDimensionsOrderList()
editableFonts List getEditableFonts()
factEntities List getFactEntities()
fontObject FontObject getFontObject()
joins List getJoins()
measureByName Measure getMeasureByName()
measureForAttribute Measure getMeasureForAttribute()
measures List getMeasures()
precalculatedSlices List getPrecalculatedSlices()
rollUpLink RollupLink getRollUpLink()
sqLDefinitions List getSQLDefinitions()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
dimensions List dimensions dimension getDimensions() addDimension removeDimension
measures List measures measure getMeasures() createAndAddMeasure addMeasure removeMeasure
slices List slices slice getPrecalculatedSlices() addPrecalculatedSlice removePrecalculatedSlice
factContainers List factContainers container getFactEntities()
joins List joins containerJoin getJoins() createAndAddFactEntitiesJoin
 
 
 
oracle.dbtools.crest.model.design.storage.udb.v81.DBPartitionGroupUDBv81

Class DBPartitionGroupUDBv81

Parent class : NodeGroupUDB


 
 
 
oracle.dbtools.crest.swingui.multidimensional.DPVMultidimensional

Class DPVMultidimensional

Parent class : DesignPartView


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
compactDiagram DesignPartView compactDiagram element getCompactDiagram() () false

Read Only Properties
Name Type Getter
multidimensionalDesign MultidimensionalDesign getMultidimensionalDesign()

 
 
 
oracle.dbtools.crest.model.design.datatypes.DTReference

Class DTReference

Parent class : DTRelation


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
typeElement TypeElement typeElement element getTypeElement() setTypeElement() true

 
 
 
oracle.dbtools.crest.model.design.datatypes.DTRelation

Class DTRelation

Parent class : AbstractDTObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
destination AbstractDTObject destination element getDestination() setDestination() true
source AbstractDTObject source element getSource() setSource() true
sourceDTObject AbstractDTObject sourceDTObject element getSourceDTObject() setSourceDTObject() true
targetDtObject AbstractDTObject targetDtObject element getTargetDTObject() setTargetDTObject() true

Read Only Properties
Name Type Getter
valid boolean isValid()
connection DTRelation$Connection getConnection()
dpVInfoFor DTRelation$dpvInfo getDPVInfoFor()
dtObject AbstractDTObject getDTObject()
object DesignObject getObject()
sourceConnection DTRelation$Connection getSourceConnection()
sourceObject DesignObject getSourceObject()
targetConnection DTRelation$Connection getTargetConnection()
targetObject DesignObject getTargetObject()
viewFor TopView getViewFor()

 
 
 
oracle.dbtools.crest.model.design.storage.db2.DataBaseDB2

Class DataBaseDB2

Parent class : StorageObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
bufferPool BufferPoolDB2 bufferPool element getBufferPool() setBufferPool() true
ccsid String ccsid element getCcsid() setCcsid() false
indexBufferPool BufferPoolDB2 indexBufferPool element getIndexBufferPool() setIndexBufferPool() true
member String member element getMember() setMember() false
storageGroup StorageGroupDB2 storageGroup element getStorageGroup() setStorageGroup() true
type String type element getType() setType() false

Read Only Properties
Name Type Getter
systemDatabase boolean isSystemDatabase()
tablespaces List getTablespaces()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.DataBaseOracle

Class DataBaseOracle

Parent class : StorageObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
archiveLog String YES archiveLog element getArchiveLog() setArchiveLog() false
characterSet String characterSet element getCharacterSet() setCharacterSet() false
controlFileReuse String YES controlFileReuse element getControlFileReuse() setControlFileReuse() false
maxDataFiles int 10 maxDataFiles element getMaxDataFiles() setMaxDataFiles() false
maxInstances int 1 maxInstances element getMaxInstances() setMaxInstances() false
maxLogFiles int 1 maxLogFiles element getMaxLogFiles() setMaxLogFiles() false
maxLogHistory int 0 maxLogHistory element getMaxLogHistory() setMaxLogHistory() false
maxLogMembers int 1 maxLogMembers element getMaxLogMembers() setMaxLogMembers() false
nationalCharacterSet String nationalCharacterSet element getNationalCharacterSet() setNationalCharacterSet() false

Read Only Properties
Name Type Getter
dataFiles List getDataFiles()
redoLogGroups List getRedoLogGroups()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
dataFileCollection StorageObjectCollection dataFiles DataFile getDataFileCollection() createDataFile
redoLogGroupCollection StorageObjectCollection redoLogGroups RedoLogGroup getRedoLogGroupCollection() createRedoLogGroup
 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.DataBaseOraclev10g

Class DataBaseOraclev10g

Parent class : DataBaseOraclev9i


Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
sysAuxFiles StorageObjectCollection sysAuxFiles SysAuxFile getSysAuxFiles() createSysAuxFile
 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.DataBaseOraclev9i

Class DataBaseOraclev9i

Parent class : DataBaseOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
extentManagement String Dictionary extentManagement element getExtentManagement() setExtentManagement() false
forceLogging String NO forceLogging element getForceLogging() setForceLogging() false
passForSYS String passForSYS element getPassForSYS() setPassForSYS() false
passForSYSTEM String passForSYSTEM element getPassForSYSTEM() setPassForSYSTEM() false
tempTablespace TemporaryTablespaceOraclev9i tempTablespace element getTempTablespace() setTempTablespace() true
timeZone String timeZone element getTimeZone() setTimeZone() false
undoTablespace UndoTablespaceOraclev9i undoTablespace element getUndoTablespace() setUndoTablespace() true

 
 
 
oracle.dbtools.crest.model.design.storage.db2.DataBaseSpaceDB2

Class DataBaseSpaceDB2

Parent class : AbstractStorageObjectDB2


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
bufferPool BufferPoolDB2 bufferPool element getBufferPool() setBufferPool() true
calculatePrimaryQuantity boolean true calculatePrimaryQuantity element getCalculatePrimaryQuantity() setCalculatePrimaryQuantity() false
calculateSecondaryQuantity boolean true calculateSecondaryQuantity element getCalculateSecondaryQuantity() setCalculateSecondaryQuantity() false
dataBase DataBaseDB2 dataBase element getDataBase() setDataBase() true
dataSetInfoErase boolean false dataSetInfoErase element getDataSetInfoErase() setDataSetInfoErase() false
define boolean true define element getDefine() setDefine() false
freePage int 0 freePage element getFreePage() setFreePage() false
maintenanceInterval int 0 maintenanceInterval element getMaintenanceInterval() setMaintenanceInterval() false
percentageFree int 5 percentageFree element getPercentageFree() setPercentageFree() false
primaryQuantity int 12 primaryQuantity element getPrimaryQuantity() setPrimaryQuantity() false
secondaryQuantity int 0 secondaryQuantity element getSecondaryQuantity() setSecondaryQuantity() false
space int 0 space element getSpace() setSpace() false
spaceAllocationInterval int 0 spaceAllocationInterval element getSpaceAllocationInterval() setSpaceAllocationInterval() false
storageGroup StorageGroupDB2 storageGroup element getStorageGroup() setStorageGroup() true
vcat VCatDB2 vcat element getVCat() setVCat() true
vcatName String vcatName element getVCatName() setVCatName() false

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.DataBaseSqlServer

Class DataBaseSqlServer

Parent class : AbstractStorageObjectSqlServer


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
ansiNulls String OFF ansiNulls element getAnsiNulls() setAnsiNulls() false
ansiPadding String ansiPadding element getAnsiPadding() setAnsiPadding() false
ansiWarnings String ansiWarnings element getAnsiWarnings() setAnsiWarnings() false
arithabort String arithabort element getArithabort() setArithabort() false
autoClose String ON autoClose element getAutoClose() setAutoClose() false
autoCreateStatistics String ON autoCreateStatistics element getAutoCreateStatistics() setAutoCreateStatistics() false
autoShrink String ON autoShrink element getAutoShrink() setAutoShrink() false
autoUpdateStatistics String ON autoUpdateStatistics element getAutoUpdateStatistics() setAutoUpdateStatistics() false
collationName String collationName element getCollationName() setCollationName() false
concatNullYieldsNull String concatNullYieldsNull element getConcatNullYieldsNull() setConcatNullYieldsNull() false
cursorCloseOnCommit String ON cursorCloseOnCommit element getCursorCloseOnCommit() setCursorCloseOnCommit() false
cursorDefault String GLOBAL cursorDefault element getCursorDefault() setCursorDefault() false
numericRoundabort String numericRoundabort element getNumericRoundabort() setNumericRoundabort() false
quotedIdentifier String OFF quotedIdentifier element getQuotedIdentifier() setQuotedIdentifier() false
recovery String FULL recovery element getRecovery() setRecovery() false
recursiveTriggers String recursiveTriggers element getRecursiveTriggers() setRecursiveTriggers() false
tornPageDetection String ON tornPageDetection element getTornPageDetection() setTornPageDetection() false
userState String MULTI_USER userState element getUserState() setUserState() false

Read Only Properties
Name Type Getter
defaults StorageObjectCollection getDefaults()
procedures StorageObjectCollection getProcedures()
roles StorageObjectCollection getRoles()
rules StorageObjectCollection getRules()
schemas StorageObjectCollection getSchemas()
tables StorageObjectCollection getTables()
users StorageObjectCollection getUsers()
views StorageObjectCollection getViews()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
fileGroups StorageObjectCollection fileGroups FileGroup getFilegroups() createFilegroup
transactionLogs StorageObjectCollection transactionLogs TransactionLog getTransactionLogs() createTransactionLog
 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k.DataBaseSqlServerv2k

Class DataBaseSqlServerv2k

Parent class : DataBaseSqlServer


 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k5.DataBaseSqlServerv2k5

Class DataBaseSqlServerv2k5

Parent class : DataBaseSqlServer


Read Only Properties
Name Type Getter
partitionFunctions StorageObjectCollection getPartitionFunction()
tablesList List getTablesList()
xmlSchemaCollections StorageObjectCollection getXmlSchemaCollection()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
usedDistinctTypes StorageObjectCollection usedDistinctTypes UsedDistinctType getUsedDistinctTypes() createUsedDistinctType
userDefinedDomains StorageObjectCollection userDefinedDomains UserDefinedDomain getUserDefinedDomains() createUserDefinedDomain
 
 
 
oracle.dbtools.crest.model.design.storage.udb.DataBaseUDB

Class DataBaseUDB

Parent class : StorageObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
alias String alias element getAlias() setAlias() false
catalogTableSpace TableSpaceUDB catalogTableSpace element getCatalogTableSpace() setCatalogTableSpace() true
codeSet String codeSet element getCodeSet() setCodeSet() false
collatingSequence String collatingSequence element getCollatingSequence() setCollatingSequence() false
defaultExtentSize int 0 defaultExtentSize element getDefaultExtentSize() setDefaultExtentSize() false
instance InstanceUDB instance element getInstance() setInstance() true
onPath String onPath element getOnPath() setOnPath() false
segmentNumber int 0 segmentNumber element getSegmentNumber() setSegmentNumber() false
temporarytableSpace TableSpaceUDB temporarytableSpace element getTemporaryTableSpace() setTemporaryTableSpace() true
territory String territory element getTerritory() setTerritory() false
userTableSpace TableSpaceUDB userTableSpace element getUserTableSpace() setUserTableSpace() true

 
 
 
oracle.dbtools.crest.model.design.storage.udb.v71.DataBaseUDBv71

Class DataBaseUDBv71

Parent class : DataBaseUDB


 
 
 
oracle.dbtools.crest.model.design.storage.udb.v81.DataBaseUDBv81

Class DataBaseUDBv81

Parent class : DataBaseUDB


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
adminProperty String BOTH adminProperty element getAdminProperty() setAdminProperty() false
applyChanges String applyChanges element getApplyChanges() setApplyChanges() false
autoConfigure boolean false autoConfigure element getAutoConfigure() setAutoConfigure() false
bpResizeable String YES bpResizeable element getBpResizeable() setBpResizeable() false
isolation String RR isolation element getIsolation() setIsolation() false
memPercent int 25 memPercent element getMemPercent() setMemPercent() false
numLocalApps int 0 numLocalApps element getNumLocalApps() setNumLocalApps() false
numRemoteApps int 100 numRemoteApps element getNumRemoteApps() setNumRemoteApps() false
numStmts int 25 numStmts element getNumStmts() setNumStmts() false
tpm int 60 tpm element getTpm() setTpm() false
useAdminProperty boolean false useAdminProperty element getUseAdminProperty() setUseAdminProperty() false
useBpResizeable boolean false useBpResizeable element getUseBpResizeable() setUseBpResizeable() false
useIsolation boolean false useIsolation element getUseIsolation() setUseIsolation() false
useMemPercent boolean false useMemPercent element getUseMemPercent() setUseMemPercent() false
useNumLocalApps boolean false useNumLocalApps element getUseNumLocalApps() setUseNumLocalApps() false
useNumRemoteApps boolean false useNumRemoteApps element getUseNumRemoteApps() setUseNumRemoteApps() false
useNumStmts boolean false useNumStmts element getUseNumStmts() setUseNumStmts() false
useTpm boolean false useTpm element getUseTpm() setUseTpm() false
useWorkloadType boolean false useWorkloadType element getUseWorkloadType() setUseWorkloadType() false
workloadType String MIXED workloadType element getWorkloadType() setWorkloadType() false

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.DataFileOracle

Class DataFileOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
autoextend String UNDEFINED autoextend element getAutoextend() setAutoextend() false
fileName String fileName element getFileName() setFileName() false
maxSize String UNLIMITED maxSize element getMaxSize() setMaxSize() false
measureUnit String K measureUnit element getMeasureUnit() setMeasureUnit() false
nextBlockSize int 1 nextBlockSize element getNextBlockSize() setNextBlockSize() false
reuse String YES reuse element getReuse() setReuse() false
size long 0 size element getSize() setSize() false

Read Only Properties
Name Type Getter
dataBase DataBaseOracle getDataBase()
tableSpace TableSpaceOracle getTableSpace()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.DataFileOraclev10g

Class DataFileOraclev10g

Parent class : DataFileOracle


Read Only Properties
Name Type Getter
dbForSysAuxFiles DataBaseOraclev10g getDbForSysAuxFiles()
temporaryTablespace TemporaryTablespaceOraclev10g getTemporaryTablespace()
undoTablespace UndoTablespaceOracle getUndoTablespace()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.DataFileOraclev9i

Class DataFileOraclev9i

Parent class : DataFileOracle


Read Only Properties
Name Type Getter
temporaryTablespace TemporaryTablespaceOraclev9i getTemporaryTablespace()
undoTablespace UndoTablespaceOracle getUndoTablespace()

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.DataFileSqlServer

Class DataFileSqlServer

Parent class : AbstractStorageObjectSqlServer


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
fileName String fileName element getFileName() setFileName() false
growthMethod String In MegaBytes growthMethod element getGrowthMethod() setGrowthMethod() false
growthValue int 0 growthValue element getGrowthValue() setGrowthValue() false
initialSize int 0 initialSize element getInitialSize() setInitialSize() false
isUnlimited boolean true isUnlimited element getIsUnlimited() setIsUnlimited() false
maxSize int 0 maxSize element getMaxSize() setMaxSize() false

Read Only Properties
Name Type Getter
fileGroup FileGroupSqlServer getFileGroup()
database DataBaseSqlServer getDatabase()

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k.DataFileSqlServerv2k

Class DataFileSqlServerv2k

Parent class : DataFileSqlServer


 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k5.DataFileSqlServerv2k5

Class DataFileSqlServerv2k5

Parent class : DataFileSqlServer


 
 
 
oracle.dbtools.crest.model.design.process.DataFlowDesign

Class DataFlowDesign

Parent class : DesignPart


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
process Process process element getProcess() setProcess() true
processModel ProcessModel processModel element getProcessModel() setProcessModel() true
topLevel boolean topLevel attribute isTopLevel() setTopLevel() false
processOrderString String processOrderString element getProcessOrderString() setProcessOrderString() false

Read Only Properties
Name Type Getter
clean boolean isClean()
agents DesignObjectCollection getAgents()
allFlows List getAllFlows()
allPrimitiveProcesses List getAllPrimitiveProcesses()
allProcesses List getAllProcesses()
componentFlowsFor Collection getComponentFlowsFor()
extProcesses DesignObjectCollection getExtProcesses()
externalAgentSet ExternalAgentSet getExternalAgentSet()
externalDataSet ExternalDataSet getExternalDataSet()
flowSet FlowSet getFlowSet()
flowsforProcessObject Collection getFlowsForProcessObject()
infoStoreSet InfoStoreSet getInfoStoreSet()
parentDataFlowdesign DataFlowDesign getParentDataFlowdesign()
processNumber int getProcessNumber()
processOrderList List getProcessOrderList()
processSet ProcessSet getProcessSet()
stores DesignObjectCollection getStores()
topLevelDataFlowDesign DataFlowDesign getTopLevelDataFlowDesign()

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.DefaultSqlServer

Class DefaultSqlServer

Parent class : AbstractStorageObjectSqlServer


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
constant String constant element getConstant() setConstant() false
owner UserSqlServer owner element getOwner() setOwner() true
schema SchemaSqlServer schema element getSchema() setSchema() true
database DataBaseSqlServer database element getDatabase() setDataBase() true

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k.DefaultSqlServerv2k

Class DefaultSqlServerv2k

Parent class : DefaultSqlServer


 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k5.DefaultSqlServerv2k5

Class DefaultSqlServerv2k5

Parent class : DefaultSqlServer


 
 
 
oracle.dbtools.crest.model.design.Design

Class Design

Parent class : ModelIDObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
capitalNames boolean capitalNames element isCapitalNames() setCapitalNames() false
designId String designId element getDesignID() setDesignID() false
version float version attribute getVersion() setLoadedVersion() false

Read Only Properties
Name Type Getter
design boolean isDesign()
editable boolean isEditable()
loading boolean isLoading()
repositoryrelated boolean isRepositoryRelated()
system boolean isSystem()
allTopLevelObjects Collection getAllTopLevelObjects()
businessInfoDesign BusinessInfoDesign getBusinessInfoDesign()
changeRequestSet ChangeRequestSet getChangeRequestSet()
constraintSet ConstraintSet getConstraintSet()
corrObject DesignObject getCorrObject()
dldomains DLDomains getDLDomains()
dlSettingsObject Design$DLSettingsObject getDLSettingsObject()
dataTypesdesign DataTypesDesign getDataTypesDesign()
defaultRdBMSTypeSet RDBMSTypeSet getDefaultRDBMSTypeSet()
designObject DesignObject getDesignObject()
designPartView DesignPartView getDesignPartView()
designPartsTodeleteFromLocalFS List getDesignPartsToDeleteFromLocalFS()
designPartsTodeleteFromRepository List getDesignPartsToDeleteFromRepository()
domainSet DomainSet getDomainSet()
exportedDesignParts List getExportedDesignParts()
extendedMap ExtendedMap getExtendedMap()
fkMap Map getFKMap()
fwDEngineering FWDEngineering getFWDEngineering()
firstOfType RDBMSSite getFirstOfType()
firstOpenRelationalDesign RelationalDesign getFirstOpenRelationalDesign()
importedDesignNames String getImportedDesignNames()
logicalDatatypeSet LogicalDatatypeSet getLogicalDatatypeSet()
logicalDesign LogicalDesign getLogicalDesign()
multidimensionalDesigns MultidimensionalDesignSet getMultidimensionalDesigns()
processModel ProcessModel getProcessModel()
rdBMS String getRDBMS()
rdBMSTypeSet RDBMSTypeSet getRDBMSTypeSet()
rlDomains RLDomains getRLDomains()
relationalDesigns RelationalDesignSet getRelationalDesigns()
reverseEngineering ReverseEngineering getReverseEngineering()
storableDesignObjects Collection getStorableDesignObjects()
storableDesignParts List getStorableDesignParts()
storageDesign StorageDesign getStorageDesign()
storageDesignFactory StorageDesignFactory getStorageDesignFactory()
topDesignObject DesignObject getTopDesignObject()
topDesignObjectId String getTopDesignObjectId()
undoManager DP_UndoManager getUndoManager()
version float getVersion()

 
 
 
oracle.dbtools.crest.model.design.DesignObject

Class DesignObject

Parent class : ModelIDObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
importedID String importedID element getImportedId() setImportedId() false
lineWidth int 1 lineWidth element getLineWidth() setLineWidth() false
visible boolean true visible element isVisible() setVisible() false

Read Only Properties
Name Type Getter
containedObject boolean isContainedObject()
designLevelAccessibleObject boolean isDesignLevelAccessibleObject()
designPartId String getDesignPartId()
engineerTo Map getEngineerTo()
firstViewforDPV TopView getFirstViewForDPV()
generatorLongName String getGeneratorLongName()
isBeingRemoved boolean getIsBeingRemoved()
topViewsCount int getTopViewsCount()
version float getVersion()
viewNumber int getViewNumber()
viewsCountForDPv int getViewsCountForDPV()
viewsForDPv TopViewCollection getViewsForDPV()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
fonts List fonts FontObject getFontObjectWrappers() createFontObjectWr addFontObjectWrapper
measurements List measurements Measurement getMeasurements() createMeasurement removeMeasurement getMeasurementByID
documents List documents Document getDocuments() addDocument removeDocument getDocumentByID
changeRequests List changeRequests requestID getRequests() addRequest removeRequest getRequestByID
responsibleParties List responsibleParties party getResponsibleParties() addResponsibleParty removeResponsibleParty getPartyByID
 
 
 
oracle.dbtools.crest.model.design.DesignPart

Class DesignPart

Parent class : ModelIDObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
shouldBeOpen boolean shouldBeOpen element isShouldBeOpen() setShouldBeOpen() false
mainViewID String mainViewID attribute getMainViewID() setMainViewID() false

Read Only Properties
Name Type Getter
deleting boolean isDeleting()
empty boolean isEmpty()
includedinExport boolean isIncludedInExport()
listOfObjectsChanged boolean isListOfObjectsChanged()
allDPVPlaceHolders List getAllDPVPlaceHolders()
allTopLevelObjects Collection getAllTopLevelObjects()
designSubviews SubViewObjectSet getDesignSubviews()
diagramViewSet DiagramViewSet getDiagramViewSet()
documents List getDocuments()
exportedSubViews List getExportedSubViews()
labelSet LabelSet getLabelSet()
mainDPVPlaceHolder DesignPartViewPlaceHolder getMainDPVPlaceHolder()
mainView DesignPartView getMainView()
namingOptionsHolderFor NamingOptionsHolder getNamingOptionsHolderFor()
namingOptionsHolderList List getNamingOptionsHolderList()
noteSet NoteSet getNoteSet()
objectsToDeleteFromRepository List getObjectsToDeleteFromRepository()
orderedTypes List getOrderedTypes()
responsibleParties List getResponsibleParties()
storableDesignObjects Collection getStorableDesignObjects()
subViewByID DesignPartView getSubViewByID()
subViewByName DesignPartView getSubViewByName()
subViewGeneratedByDPV DesignPartView getSubViewGeneratedByDPV()
subViewTypeName String getSubViewTypeName()
typeOrder List getTypeOrder()
undoManager DP_UndoManager getUndoManager()

 
 
 
oracle.dbtools.crest.swingui.DesignPartView

Class DesignPartView

Parent class :


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
name String name attribute getName() setName() false
createdBy String createdBy element getCreatedBy() setCreatedBy() false
createdTime String createdTime element getCreatedTime() setCreatedTime() false
changedBy String changedBy element getChangedBy() setChangedBy() false
changedTime String changedTime element getChangedTime() setChangedTime() false
autoRoute boolean autoRoute element isAutoRoute() setAutoRoute() false
boxInbox boolean boxInbox element isBoxInBox() setBoxInBox() false
showLegend boolean showLegend element showLegend() setShowLegend() false
showLabels boolean showLabels element showLabels() setShowLabels() false
showGrid boolean showGrid element showGrid() setShowGrid() false
diagramColor Color diagramColor element getDiagramColor() setDiagramColor() false
legendPosX int 10 legendPosX element getLegendPosX() setLegendPosX() false
legendPosY int 10 legendPosY element getLegendPosY() setLegendPosY() false
comment String comment element getComment() setComment() false
notes String notes element getNotes() setNotes() false
dpVId String id attribute getDPVId() setDPVId() false
display boolean display element isDisplay() setDisplay() false
generatorId String generatorId element getGeneratorId() setGeneratorId() false
importedid String importedid element getImportedId() setImportedId() false
masterDPV DesignPartView masterDPV element getMasterDPV() setMasterDPV() true
notation int notation element getNotation() setNotation() false
repositoryOID String repositoryOID element getRepositoryOID() setRepositoryOID() false
repositoryOVID String repositoryOVID element getRepositoryOVID() setRepositoryOVID() false
showAllDetails boolean true showAllDetails element showAllDetails() setShowAllDetails() false
showNamesOnly boolean false showNamesOnly element isShowNamesOnly() setShowNamesOnly() false
showElements boolean false showElements element showElements() setShowElements() false
showDatatype boolean false showDatatype element showDatatype() setShowDatatype() false
showKeys boolean false showKeys element showKeys() setShowKeys() false
showIndexes boolean false showIndexes element showIndexes() setShowIndexes() false
showKeyAndIndexColumns boolean false showKeyAndIndexColumns element showKeyAndIndexColumns() setShowKeyAndIndexColumns() false

Read Only Properties
Name Type Getter
currentDPV boolean isCurrentDPV()
editorVisible boolean isEditorVisible()
leaf boolean isLeaf()
mainDiagram boolean isMainDiagram()
readOnly boolean isReadOnly()
storable boolean isStorable()
child ModelObject getChild()
controller AbstractController getController()
designPart DesignPart getDesignPart()
detailsMenu JMenu getDetailsMenu()
displayByName DesignPartView getDisplayByName()
displays SubViewObjectSet getDisplays()
glassPane GlassComponent getGlassPane()
goToDiagramMenu JMenu getGoToDiagramMenu()
indexForChild int getIndexForChild()
navigatorPanel JPanel getNavigatorPanel()
numberOfChildren int getNumberOfChildren()
popupMenu JPopupMenu getPopupMenu()
selectedObjects Object getSelectedObjects()
selectedTVConnectors Object getSelectedTVConnectors()
selectedTopViews Object getSelectedTopViews()
subordinateViews List getSubordinateViews()
tvConnectorsFor List getTVConnectorsFor()
tabbedPane DesignPartView$NamedTabbedPane getTabbedPane()
topViews List getTopViews()
topviewsList List getTopviewsList()
undoManager DP_UndoManager getUndoManager()
viewFor TopView getViewFor()
workSpace Diagram getWorkSpace()
workSpaceUsedSize Dimension getWorkSpaceUsedSize()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
objectViews List objectViews OView getTVShapes()
connectors List connectors Connector getTVConnectors()
arcs List arcs Arc getTVArcs()
diagramViews List diagramViews DiagramView getTVDiagramViews()
displays List displays Display getSubordinateViews() addSubordinateView removeDisplay getDisplayByID
 
 
 
oracle.dbtools.crest.model.design.multidimensional.Dimension.PermanentCalcMember

Class Dimension.PermanentCalcMember

Parent class : Object


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
expression String expression element getExpression() setExpression() false
name String name attribute getName() setName() false
id String id attribute getId() setId() false

 
 
 
oracle.dbtools.crest.model.design.multidimensional.Dimension

Class Dimension

Parent class : AbstractMDObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
timeDimension boolean false timeDimension element isTimeDimension() setTimeDimension() false
useNaturalKeys boolean true useNaturalKeys element isUseNaturalKeys() setUseNaturalKeys() false

Read Only Properties
Name Type Getter
allattributes List getAllAttributes()
allLevels List getAllLevels()
baseEntity Entity getBaseEntity()
baseLevel Level getBaseLevel()
editableFonts List getEditableFonts()
fontObject FontObject getFontObject()
hierarchies DesignObjectCollection getHierarchies()
hierarchyDefinedByLevels Hierarchy getHierarchyDefinedByLevels()
oracleAWAttributes List getOracleAWAttributes()
permanentCalcMembers List getPermanentCalcMembers()
whereClauseFor String getWhereClauseFor()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
calculatedMembers List calculatedMembers calculatedMember getPermanentCalcMembers() createPermanentCalcMember getPermanentCalcMemberByID
 
 
 
oracle.dbtools.crest.model.design.storage.oracle.DimensionAttributeOracle

Class DimensionAttributeOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
columns String columns element getColumns() setColumns() false
level LevelOracle level element getLevel() setLevel() true

Read Only Properties
Name Type Getter
dimension DimensionOracle getDimension()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.DimensionAttributeOraclev10g

Class DimensionAttributeOraclev10g

Parent class : DimensionAttributeOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.DimensionAttributeOraclev9i

Class DimensionAttributeOraclev9i

Parent class : DimensionAttributeOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.DimensionOracle

Class DimensionOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
user UserOracle user element getUser() setUser() true

Read Only Properties
Name Type Getter
attributeSet Object getAttributeSet()
hierarchySet Object getHierarchySet()
levelByName LevelOracle getLevelByName()
levelSet Object getLevelSet()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
levels StorageObjectCollection levels Level getLevelCollection() createLevel
hierarchies StorageObjectCollection hierarchies Hierarchy getHierarchyCollection() createHierarchy
attributes List attributes Attribute getAttributeList() createAttribute
 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.DimensionOraclev10g

Class DimensionOraclev10g

Parent class : DimensionOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.DimensionOraclev9i

Class DimensionOraclev9i

Parent class : DimensionOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.DirectoryOracle

Class DirectoryOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
dirPath String dirPath element getDirPath() setDirPath() false

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.DirectoryOraclev10g

Class DirectoryOraclev10g

Parent class : DirectoryOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.DirectoryOraclev9i

Class DirectoryOraclev9i

Parent class : DirectoryOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.DiskGroupOraclev10g

Class DiskGroupOraclev10g

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
redundancy String NORMAL redundancy element getRedundancy() setRedundancy() false

Read Only Properties
Name Type Getter
failGroups List getFailGroups()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
failGroupCollection StorageObjectCollection failGroups FailGroup getFailGroupCollection() createFailGroup
 
 
 
oracle.dbtools.crest.model.design.datatypes.DistinctType

Class DistinctType

Parent class : AbstractDTObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
logicalDataType LogicalDatatype logicalDataType element getLogicalDataType() setLogicalDataType() true
precision int precision element getPrecision() setPrecision() false
scale int scale element getScale() setScale() false
size String size element getSize() setSize() false

Read Only Properties
Name Type Getter
byteSize int getByteSize()
dataTypeString String getDataTypeString()

 
 
 
oracle.dbtools.crest.model.design.storage.db2.DistinctTypeDB2

Class DistinctTypeDB2

Parent class : AbstractStorageObjectDB2


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
domain String domain element getDomain() setDomain() false
implementedDomain Domain implementedDomain element getImplementedDomain() setImplementedDomain() true

Read Only Properties
Name Type Getter
dataType MDDataType getDataType()

 
 
 
oracle.dbtools.crest.model.design.storage.DistinctTypeProxy

Class DistinctTypeProxy

Parent class : RelationalObjectProxy


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
nullType String nullType element getNullType() setNullType() false
usedDistinctType String usedDistinctType element getUsedDistinctType() setUsedDistinctType() false

Read Only Properties
Name Type Getter
datatypeString String getDatatypeString()
distinctType DistinctType getDistinctType()

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.DistinctTypeProxySqlServer

Class DistinctTypeProxySqlServer

Parent class : DistinctTypeProxy


 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k5.DistinctTypeProxySqlServerv2k5

Class DistinctTypeProxySqlServerv2k5

Parent class : DistinctTypeProxySqlServer


 
 
 
oracle.dbtools.crest.model.design.storage.udb.DistinctTypeUDB

Class DistinctTypeUDB

Parent class : AbstractStorageObjectDB2


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
domain String domain element getDomain() setDomain() false

Read Only Properties
Name Type Getter
dataType MDDataType getDataType()

 
 
 
oracle.dbtools.crest.model.design.Domain

Class Domain

Parent class : DesignObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
avTSortOrder int avTSortOrder element getAVTSortOrder() setAVTSortOrder() false
dataTypePrecision String dataTypePrecision element getDataTypePrecision() setDataTypePrecision() false
dataTypeScale String dataTypeScale element getDataTypeScale() setDataTypeScale() false
dataTypeSize String dataTypeSize element getDataTypeSize() setDataTypeSize() false
dimension String dimension element getDimension() setDimension() false
fileName String fileName element getFileName() setFileName() false
logicalDatatype LogicalDatatype logicalDatatype element getLogicalDatatype() setLogicalDatatype() true
synonym String synonym element getSynonym() setSynonym() false
checkConstraint CheckConstraint checkConstraint element getCheck() setCheck()
listOfValues ConstraintEnumeration listOfValues element getValueList() setValueList()

Read Only Properties
Name Type Getter
default boolean isDefault()
persisted boolean isPersisted()
avTString String getAVTString()
avTs Set getAVTs()
availableLogicalDatatypes LogicalDatatype getAvailableLogicalDatatypes()
dataTypeParameter String getDataTypeParameter()
dataTypeParameterNames Iterator getDataTypeParameterNames()
logicalRepresentationName String getLogicalRepresentationName()
precision String getPrecision()
requiredParametersNames String getRequiredParametersNames()
requiredParametersrepresentation String getRequiredParametersRepresentation()
scale String getScale()
size String getSize()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
listOfRanges List listOfRanges rangeDef getAVTList() applyAVTList createAVT
 
 
 
oracle.dbtools.crest.model.design.DomainFileWrapper

Class DomainFileWrapper

Parent class : Object


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
fileName String fileName attribute getFileName() setFileName() false

Read Only Properties
Name Type Getter
domainById Domain getDomainByID()
domains List getDomains()
idSorteddomains List getIDSortedDomains()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
domains List domains Domain getIDSortedDomains() createDomain removeDomain getDomainByID
 
 
 
oracle.dbtools.crest.model.design.logical.Entity

Class Entity

Parent class : ContainerWithKeyObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
adequatelyNormalized String adequatelyNormalized element getAdequatelyNormalized() setAdequatelyNormalized() false
expectedVolumes String expectedVolumes element getExpectedVolumes() setExpectedVolumes() false
fwdEngineeringStrategyName String fwdEngineeringStrategyName element getFwdEngineeringStrategyName() setFwdEngineeringStrategyName() false
growthPercent String growthPercent element getGrowthPercent() setGrowthPercent() false
growthType String growthType element getGrowthType() setGrowthType() false
hierarchicalParent String hierarchicalParent element getHierarchicalParentID() setHierarchicalParentID() false
maxVolumes String maxVolumes element getMaxVolumes() setMaxVolumes() false
minVolumes String minVolumes element getMinVolumes() setMinVolumes() false
normalForm String normalForm element getNormalForm() setNormalForm() false
owner String owner element getOwner() setOwner() false
preferredAbbreviation String preferredAbbreviation element getPreferredAbbreviation() setPreferredAbbreviation() false
scope String scope element getScope() setScope() false
shortName String shortName element getShortName() setShortName() false
source String source element getSource() setSource() false
synonym String synonym element getSynonym() setSynonym() false
synonymToDisplay String synonymToDisplay element getSynonymToDisplay() setSynonymToDisplay() false

Read Only Properties
Name Type Getter
hierarchicalAncestorOf boolean isHierarchicalAncestorOf()
hierarchicalEntityType boolean isHierarchicalEntityType()
hierarchicalRoot boolean isHierarchicalRoot()
inheriting boolean isInheriting()
allElementsList List getAllElementsList()
allMappedtables List getAllMappedtables()
allRelationsTo List getAllRelationsTo()
arcs List getArcs()
attributeForDelegate Attribute getAttributeForDelegate()
attributeReferingDelegate Attribute getAttributeReferingDelegate()
attributeSet AttributeSet getAttributeSet()
attributes List getAttributes()
deletedMapping XtdMapping getDeletedMapping()
editableFonts List getEditableFonts()
engTable Table getEngTable()
engTables List getEngTables()
expectedVolumesInt int getExpectedVolumesInt()
fkAttributeByDelegateGenerator Attribute getFKAttributeByDelegateGenerator()
fkAttributeforOriginating Attribute getFKAttributeForOriginating()
fontObject FontObject getFontObject()
growthPercentInt int getGrowthPercentInt()
hierarchicalChild Entity getHierarchicalChild()
hierarchicalChildrenCount int getHierarchicalChildrenCount()
hierarchicalFK KeyObject getHierarchicalFK()
hierarchicalLeaves List getHierarchicalLeaves()
hierarchicalPK KeyObject getHierarchicalPK()
hierarchicalRoot Entity getHierarchicalRoot()
inheritanceRelation Relation getInheritanceRelation()
mappingFor XtdMapping getMappingFor()
maxVolumesInt int getMaxVolumesInt()
minVolumesInt int getMinVolumesInt()
numberOfnormalRelationConnections int getNumberOfNormalRelationConnections()
numberOfRelationConnections int getNumberOfRelationConnections()
pkproviderRelations List getPKProviderRelations()
relationConnections Relation$Connection getRelationConnections()
relationTo Relation getRelationTo()
relations List getRelations()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
attributes Collection attributes Attribute getElementsCollection() createAttribute getElementByID
identifiers List identifiers identifier getUniqueIdentifiers() applyKeyOrderFromList createCandidateKey getKeyObject
 
 
 
oracle.dbtools.crest.model.design.logical.EntityView

Class EntityView

Parent class : AbstractView


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
viewType String viewType element getViewType() setViewType() false

Read Only Properties
Name Type Getter
attributeByObjectID AttributeView getAttributeByObjectID()
attributeViewByLongName AttributeView getAttributeViewByLongName()
attributeViewByName AttributeView getAttributeViewByName()
attributeViewSet AttributeViewSet getAttributeViewSet()
deletedMapping XtdMapping getDeletedMapping()
editableFonts List getEditableFonts()
engTableView TableView getEngTableView()
entitySet DesignObjectSet getEntitySet()
fontObject FontObject getFontObject()
refColumns List getRefColumns()

 
 
 
oracle.dbtools.crest.model.design.process.Event

Class Event

Parent class : AbstractProcessObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
atTime boolean atTime element isAtTime() setAtTime() false
dayOfMonth int dayOfMonth element getDayOfMonth() setDayOfMonth() false
dayOfWeek String dayOfWeek element getDayOfWeek() setDayOfWeek() false
eventType int eventType element getEventType() setEventType() false
fiscal boolean fiscal element isFiscal() setFiscal() false
flow Flow flow element getFlow() setFlow() true
frequency int frequency element getFrequency() setFrequency() false
hour int hour element getHour() setHour() false
minute int minute element getMinute() setMinute() false
months String months element getMonths() setMonths() false
onDay boolean onDay element isOnDay() setOnDay() false
quarter int quarter element getQuarter() setQuarter() false
text String text element getText() setText() false
timeFreq int timeFreq element getTimeFreq() setTimeFreq() false
timesWhenRun int timesWhenRun element getTimesWhenRun() setTimesWhenRun() false
year int year element getYear() setYear() false

Read Only Properties
Name Type Getter
processTriggered List getProcessTriggered()

 
 
 
oracle.dbtools.crest.model.xtdmapping.ExtendedMap

Class ExtendedMap

Parent class :


Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
mappings List mappings Mapping getAllMappings() createMapping addMapping getMappingByID
 
 
 
oracle.dbtools.crest.model.design.process.ExternalAgent

Class ExternalAgent

Parent class : AbstractProcessObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
fieldSeparator String fieldSeparator element getFieldSeparator() setFieldSeparator() false
fileName String fileName element getFileName() setFileName() false
fileType String fileType element getFileType() setFileType() false
location String location element getLocation() setLocation() false
owner String owner element getOwner() setOwner() false
selfDescribing boolean selfDescribing element isSelfDescribing() setSelfDescribing() false
skipRecords int skipRecords element getSkipRecords() setSkipRecords() false
source String source element getSource() setSource() false
textDelimiter String textDelimiter element getTextDelimiter() setTextDelimiter() false
transfertype String transfertype element getTransferType() setTransferType() false
type int type element getType() setType() false

Read Only Properties
Name Type Getter
attributes List getAttributes()
editableFonts List getEditableFonts()
externalDatas List getExternalDatas()
fontObject FontObject getFontObject()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
extDatas List extDatas extData getExternalDatas() createExternalData removeExtData getExternalDataByID
 
 
 
oracle.dbtools.crest.model.design.process.ExternalData

Class ExternalData

Parent class : AbstractProcessObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
description String description element getDescription() setDescription() false
mappedDesignObject DesignObject mappedDesignObject element getMappedDesignObject() setMappedDesignObject() true
owner RecordStructure owner element getOwner() setOwner() true
recordStructure RecordStructure recordStructure element getRecordStructure() setRecordStructure() true
startingPos int startingPos element getStartingPos() setStartingPos() false
structured boolean structured element isStructured() setStructured() false
type LogicalDatatype type element getType() setType() true

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.ExternalTableColumnOracle

Class ExternalTableColumnOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
datatype String UNKNOWN datatype element getDatatype() setDatatype() false
precision int 0 precision element getPrecision() setPrecision() false
scale int 0 scale element getScale() setScale() false
size int 0 size element getSize() setSize() false
units String units element getUnits() setUnits() false

Read Only Properties
Name Type Getter
externalTable ExternalTableOracle getExternalTable()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.ExternalTableColumnOraclev10g

Class ExternalTableColumnOraclev10g

Parent class : ExternalTableColumnOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.ExternalTableColumnOraclev9i

Class ExternalTableColumnOraclev9i

Parent class : ExternalTableColumnOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.ExternalTableOracle

Class ExternalTableOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
accessDriverType String oracle_loader accessDriverType element getAccessDriverType() setAccessDriverType() false
accessParametersType String Opaque Format Spec accessParametersType element getAccessParametersType() setAccessParametersType() false
clobSubquery String clobSubquery element getClobSubquery() setClobSubquery() false
defaultdir DirectoryOracle defaultdir element getDefaultDir() setDefaultDir() true
location String location element getLocation() setLocation() false
opaqueFormatSpec String opaqueFormatSpec element getOpaqueFormatSpec() setOpaqueFormatSpec() false
owner UserOracle owner element getOwner() setOwner() true
parallel String NOPARALLEL parallel element getParallel() setParallel() false
parallelNum int 0 parallelNum element getParallelNum() setParallelNum() false
rejectLimit String UNLIMITED rejectLimit element getRejectLimit() setRejectLimit() false

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.ExternalTableOraclev10g

Class ExternalTableOraclev10g

Parent class : ExternalTableOracle


Read Only Properties
Name Type Getter
columns StorageObjectCollection getColumns()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
columns StorageObjectCollection columns Column getColumns() createColumn
 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.ExternalTableOraclev9i

Class ExternalTableOraclev9i

Parent class : ExternalTableOracle


Read Only Properties
Name Type Getter
columns StorageObjectCollection getColumns()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
columns StorageObjectCollection columns Column getColumns() createColumn
 
 
 
oracle.dbtools.crest.model.design.relational.FKArc

Class FKArc

Parent class : ContainerObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
mandatory boolean mandatory element isMandatory() setMandatory() false
table Table table element getTable() setTable() true

Read Only Properties
Name Type Getter
fkeys List getFkeys()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
fkeys List fkeys fkeyID getFkeys() addFkey removeFkey
 
 
 
oracle.dbtools.crest.model.design.relational.FKIndexAssociation

Class FKIndexAssociation

Parent class : DesignObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
arc FKArc arc element getArc() setArc() true
containerWithKeyObject ContainerWithKeyObject containerWithKeyObject element getContainerWithKeyObject() setContainerWithKeyObject() true
deleteRule String deleteRule element getDeleteRule() setDeleteRule() false
localFKIndex Index localFKIndex element getLocalFKIndex() setLocalFKIndex() true
keyObject KeyObject keyObject element getKeyObject() setKeyObject() true
mandatory boolean mandatory element isMandatory() setMandatory() false
originatingSourceTVTable TVTable originatingSourceTVTable element getOriginatingSourceTVTable() setOriginatingSourceTVTable() true
originatingTargetTVTable TVTable originatingTargetTVTable element getOriginatingTargetTVTable() setOriginatingTargetTVTable() true
sourceTVTable TVTable sourceTVTable element getSourceTVTable() setSourceTVTable() true
sourceTopView TopView sourceTopView element getSourceTopView() setSourceTopView() true
targettVtable TVTable targettVtable element getTargetTVTable() setTargetTVTable() true
targettopView TopView targettopView element getTargetTopView() setTargetTopView() true
transferable boolean transferable element isTransferable() setTransferable() false

Read Only Properties
Name Type Getter
backupFK boolean isBackupFK()
inArc boolean isInArc()
allTVRelations List getAllTVRelations()
allViews List getAllViews()
automaticallyRemovedcolumns List getAutomaticallyRemovedcolumns()
columnForDelegate Column getColumnForDelegate()
columns Column getColumns()
compatiblecolumns Column getCompatibleColumns()
dpVInfoFor FKIndexAssociation$dpvInfo getDPVInfoFor()
deleteRuleChoices String getDeleteRuleChoices()
deletedMapping XtdMapping getDeletedMapping()
engInheritanceRelation InheritanceRelation getEngInheritanceRelation()
engRelation Relation getEngRelation()
fkConnection FKIndexAssociation$FKConnection getFKConnection()
fkMemento FKIndexAssociation$FKMemento getFKMemento()
object DesignObject getObject()
originalContainer ContainerObject getOriginalContainer()
originatingFK FKIndexAssociation getOriginatingFK()
remoteIndex Index getRemoteIndex()
remoteTable Table getRemoteTable()
sourceObject DesignObject getSourceObject()
sourceTV TVTable getSourceTV()
substitudeCaption String getSubstitudeCaption()
table Table getTable()
targetObject DesignObject getTargetObject()
targettV TVTable getTargetTV()
viewFor TopView getViewFor()

 
 
 
oracle.dbtools.crest.model.design.storage.db2.FKProxyDB2

Class FKProxyDB2

Parent class : IndexProxy


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
deleteRule String deleteRule element getDeleteRule() setDeleteRule() false
enforced String enforced element getEnforced() setEnforced() false

Read Only Properties
Name Type Getter
columns String getColumns()
key KeyObject getKey()
refColumns Column getRefColumns()
referenceColumns String getReferenceColumns()
referenceTable String getReferenceTable()
remoteTable Table getRemoteTable()
tableName String getTableName()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.FKProxyOracle

Class FKProxyOracle

Parent class : IndexProxy


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
deferrable String NO deferrable element getDeferrable() setDeferrable() false
enable String YES enable element getEnable() setEnable() false
exceptionsTable TableProxyOracle exceptionsTable element getExceptionsTable() setExceptionsTable() true
initially String IMMEDIATE initially element getInitially() setInitially() false
rely String NO rely element getRely() setRely() false
validate String YES validate element getValidate() setValidate() false

Read Only Properties
Name Type Getter
columns String getColumns()
fkTable Table getFKTable()
refColumns Column getRefColumns()
referenceColumns String getReferenceColumns()
referenceTable String getReferenceTable()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.FKProxyOraclev10g

Class FKProxyOraclev10g

Parent class : FKProxyOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.FKProxyOraclev9i

Class FKProxyOraclev9i

Parent class : FKProxyOracle


 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.FKProxySqlServer

Class FKProxySqlServer

Parent class : IndexProxy


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
forReplication String YES forReplication element getForReplication() setForReplication() false
onDelete String NO ACTION onDelete element getOnDelete() setOnDelete() false
onUpdate String NO ACTION onUpdate element getOnUpdate() setOnUpdate() false

Read Only Properties
Name Type Getter
columns String getColumns()
refColumns Column getRefColumns()
referenceColumns String getReferenceColumns()
referenceOwner String getReferenceOwner()
referenceTable String getReferenceTable()
tableName String getTableName()
tableSchema String getTableSchema()
tableUser String getTableUser()

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k.FKProxySqlServerv2k

Class FKProxySqlServerv2k

Parent class : FKProxySqlServer


 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k5.FKProxySqlServerv2k5

Class FKProxySqlServerv2k5

Parent class : FKProxySqlServer


 
 
 
oracle.dbtools.crest.model.design.storage.udb.FKProxyUDB

Class FKProxyUDB

Parent class : IndexProxy


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
onDelete String NO ACTION onDelete element getOnDelete() setOnDelete() false
onUpdate String NO ACTION onUpdate element getOnUpdate() setOnUpdate() false

Read Only Properties
Name Type Getter
columns String getColumns()
fkTable Table getFKTable()
refColumns Column getRefColumns()
referenceColumns String getReferenceColumns()
referenceTable String getReferenceTable()

 
 
 
oracle.dbtools.crest.model.design.storage.udb.v71.FKProxyUDBv71

Class FKProxyUDBv71

Parent class : FKProxyUDB


 
 
 
oracle.dbtools.crest.model.design.storage.udb.v81.FKProxyUDBv81

Class FKProxyUDBv81

Parent class : FKProxyUDB


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
queryOptimization String ENABLE queryOptimization element getQueryOptimization() setQueryOptimization() false
validation String ENFORCED validation element getValidation() setValidation() false

 
 
 
oracle.dbtools.crest.model.design.multidimensional.FactEntitiesJoin

Class FactEntitiesJoin

Parent class : DesignObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
cardinality String cardinality element getCardinality() setCardinality() false
leftEntity Entity leftEntity element getLeftEntity() setLeftEntity() true
rightEntity Entity rightEntity element getRightEntity() setRightEntity() true
dominantEntity Entity dominantEntity element getDominantEntity() setDominantEntity() true
usedRelation Relation usedRelation element getUsedRelation() setUsedRelation() true

Read Only Properties
Name Type Getter
leftAttributes List getLeftAttributes()
multidimensionalDesign MultidimensionalDesign getMultidimensionalDesign()
rightAttributes List getRightAttributes()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
leftAttributes List leftAttributes attribute getLeftAttributes()
rightAttributes List rightAttributes attribute getRightAttributes()
 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.FailGroupOraclev10g

Class FailGroupOraclev10g

Parent class : AbstractStorageObjectOracle


Read Only Properties
Name Type Getter
diskGroup DiskGroupOraclev10g getDiskGroup()
asmDisks List getASMDisks()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
asmDiskCollection StorageObjectCollection asmDisks ASMDisk getASMDiskCollection() createASMDisk
 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.FileGroupSqlServer

Class FileGroupSqlServer

Parent class : AbstractStorageObjectSqlServer


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
state String Read/Write state element getState() setState() false

Read Only Properties
Name Type Getter
database DataBaseSqlServer getDatabase()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
dataFiles StorageObjectCollection dataFiles DataFile getDatafiles() createDatafile
 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k.FileGroupSqlServerv2k

Class FileGroupSqlServerv2k

Parent class : FileGroupSqlServer


 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k5.FileGroupSqlServerv2k5

Class FileGroupSqlServerv2k5

Parent class : FileGroupSqlServer


 
 
 
oracle.dbtools.crest.model.design.process.Flow

Class Flow

Parent class : AbstractProcessObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
destination AbstractProcessObject destination element getDestination() setDestination() true
event Event event element getEvent() setEvent() true
logging boolean logging element isLogging() setLogging() false
opCreate boolean opCreate element isOpCreate() setOpCreate() false
opDelete boolean opDelete element isOpDelete() setOpDelete() false
opRead boolean opRead element isOpRead() setOpRead() false
opUpdate boolean opUpdate element isOpUpdate() setOpUpdate() false
parentObject AbstractProcessObject parentObject element getParentObject() setParentObject() true
sourceProcessObject AbstractProcessObject sourceProcessObject element getSourceProcessObject() setSourceProcessObject() true
systemObjective String systemObjective element getSystemObjective() setSystemObjective() false
targetProcessObject AbstractProcessObject targetProcessObject element getTargetProcessObject() setTargetProcessObject() true

Read Only Properties
Name Type Getter
balanced boolean isBalanced()
connecedTotcompositeProc boolean isConnecedTotCompositeProc()
connectedToExternaAgent boolean isConnectedToExternaAgent()
connectedToInfoStore boolean isConnectedToInfoStore()
valid boolean isValid()
componentFlows List getComponentFlows()
connection Flow$Connection getConnection()
dpVInfoFor Flow$dpvInfo getDPVInfoFor()
externalData List getExternalData()
infoStructures List getInfoStructures()
object DesignObject getObject()
possibleparentFlows List getPossibleParentFlows()
processObject AbstractProcessObject getProcessObject()
sourceConnection Flow$Connection getSourceConnection()
sourceObject DesignObject getSourceObject()
targetConnection Flow$Connection getTargetConnection()
targetObject DesignObject getTargetObject()
viewFor TopView getViewFor()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
infoStructures List infoStructures infoStructureRef getInfoStructures() addInfoStructure removeInfoStructure getInfoStructureByID
 
 
 
oracle.dbtools.crest.model.design.FontObjectWr

Class FontObjectWr

Parent class :


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
foType String foType element getFoType() setFoType() false
fontName String Dialog fontName element getFontName() setFontName() false
fontSize int 10 fontSize element getFontSize() setFontSize() false
fontStyle int 0 fontStyle element getFontStyle() setFontStyle() false
colorRGB int colorRGB element getColor_RGB() setColor_RGB() false

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.FunctionOracle

Class FunctionOracle

Parent class : PlSqlSourceStorageObjectOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.HashPartitionLobItemOracle

Class HashPartitionLobItemOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
lobColumn ColumnProxy lobColumn element getLobColumn() setLobColumn() true
tableSpace TableSpaceOracle tableSpace element getTableSpace() setTableSpace() true

Read Only Properties
Name Type Getter
hashPartition HashPartitionOracle getHashPartition()
listTemplatePartition ListStorageTemplatePartitionOracle getListTemplatePartition()
rangePartition PartitionOracle getRangePartition()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.HashPartitionLobItemOraclev10g

Class HashPartitionLobItemOraclev10g

Parent class : HashPartitionLobItemOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.HashPartitionLobItemOraclev9i

Class HashPartitionLobItemOraclev9i

Parent class : HashPartitionLobItemOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.HashPartitionOracle

Class HashPartitionOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
iotOverflowTablespace TableSpaceOracle iotOverflowTablespace element getIotOverflowTablespace() setIotOverflowTablespace() true
tableSpace TableSpaceOracle tableSpace element getTableSpace() setTableSpace() true

Read Only Properties
Name Type Getter
partOfStorageTable TableProxyOracle getPartOfStorageTable()
partitionList PartitionListOracle getPartitionList()
subPartitionOf AbstractStorageObjectOracle getSubPartitionOf()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
lobStorages StorageObjectCollection lobStorages LobStorage getLobItems() createLobItem
localIndexProperties List localIndexProperties LocalIndexProperties getLocalIndexProperties() createLocalIndexProperties
 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.HashPartitionOraclev10g

Class HashPartitionOraclev10g

Parent class : HashPartitionOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.HashPartitionOraclev9i

Class HashPartitionOraclev9i

Parent class : HashPartitionOracle


 
 
 
oracle.dbtools.crest.model.design.multidimensional.Hierarchy

Class Hierarchy

Parent class : AbstractMDObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
defaultHierarchy boolean defaultHierarchy element isDefaultHierarchy() setDefaultHierarchy() false
linkToDimension Link linkToDimension element getLinkToDimension() applyLinkToDimension() true

Read Only Properties
Name Type Getter
equalToLevelList boolean isEqualToLevelList()
last boolean isLast()
raggedHierarchy boolean isRaggedHierarchy()
valueBasedHierarchy boolean isValueBasedHierarchy()
levels List getLevels()
links List getLinks()
pathTo List getPathTo()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
usedLevels List usedLevels usedLevel getLevels()
usedLinks List usedLinks usedLink getLevels()
 
 
 
oracle.dbtools.crest.model.design.storage.oracle.HierarchyOracle

Class HierarchyOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
joins String joins element getJoins() setJoins() false
levels String levels element getLevels() setLevels() false

Read Only Properties
Name Type Getter
dimension DimensionOracle getDimension()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.HierarchyOraclev10g

Class HierarchyOraclev10g

Parent class : HierarchyOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.HierarchyOraclev9i

Class HierarchyOraclev9i

Parent class : HierarchyOracle


 
 
 
oracle.dbtools.crest.model.design.process.InOutParams

Class InOutParams

Parent class :


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
useDefaultColor boolean true useDefaultColor element useDefaultColor() setUseDefaultColor() false
backgroundColor Color backgroundColor element getBackgroundColor() setBackgroundColor() false
foregroundColor Color foregroundColor element getForegroundColor() setForegroundColor() false
objectID String id attribute getObjectID() setObjectID() false
comment String comment element getComment() setComment() false
notes String notes element getNotes() setNotes() false
parametersMultiplicity String parametersMultiplicity element getParametersMultiplicity() setParametersMultiplicity() false
systemObjective String systemObjective element getSystemObjective() setSystemObjective() false

Read Only Properties
Name Type Getter
attributes List getAttributes()
editableFonts List getEditableFonts()
elementByID DesignObject getElementByID()
fontObject FontObject getFontObject()
inOutType String getInOutType()
params List getParams()
processes List getProcesses()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
fonts List fonts FontObject getFontObjectWrappers() createFontObjectWr addFontObjectWrapper
parameters List parameters parameter getParams() createParameter
 
 
 
oracle.dbtools.crest.model.design.relational.Index

Class Index

Parent class : KeyObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
dimensionsNumber int 2 dimensionsNumber element getDimensionsNumber() setDimensionsNumber() false
geodetic String YES geodetic element getGeodetic() setGeodetic() false
idOfRecoveredintegrityindex String idOfRecoveredintegrityindex element getIdOfRecoveredIntegrityIndex() setIdOfRecoveredIntegrityIndex() false
indexExpression String indexExpression element getIndexExpression() setIndexExpression() false
indexState String Plain Index indexState element getIndexState() setIndexState() false
layerType String layerType element getLayerType() setLayerType() false
spatialIndex boolean false spatialIndex element isSpatialIndex() setSpatialIndex() false

Read Only Properties
Name Type Getter
sortOrderColumnsAscending boolean isSortOrderColumnsAscending()
byteSize int getByteSize()
columnSet ColumnSet getColumnSet()
columnSortOrder String getColumnSortOrder()
engCandidateKey CandidateKey getEngCandidateKey()
indexMemento IndexMemento getIndexMemento()
mappingFor XtdMapping getMappingFor()
mappingsFor List getMappingsFor()
sortOrderColumnsstring String getSortOrderColumnsString()
table Table getTable()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
indexColumnUsage List indexColumnUsage colUsage getIndexColumnUsageList() applyIndexColumnUsageList true
 
 
 
oracle.dbtools.crest.model.design.relational.IndexColumnUsage

Class IndexColumnUsage

Parent class :


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
columnID String columnID attribute getColumnID() setColumnID() false
sortOrder String ASC endValue attribute getSortOrder() setSortOrder() false

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.IndexGlobalPartitionOracle

Class IndexGlobalPartitionOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
logging String logging element getLogging() setLogging() false
position int 0 position element getPosition() setPosition() false
segment SegmentOracle segment element getSegment() setSegment() true
tableSpace TableSpaceOracle tableSpace element getTableSpace() setTableSpace() true
valueList String valueList element getValueList() setValueList() false

Read Only Properties
Name Type Getter
indexGlobalPartList IndexGlobalPartitionsListOracle getIndexGlobalPartList()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.IndexGlobalPartitionOraclev10g

Class IndexGlobalPartitionOraclev10g

Parent class : IndexGlobalPartitionOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.IndexGlobalPartitionOraclev9i

Class IndexGlobalPartitionOraclev9i

Parent class : IndexGlobalPartitionOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.IndexGlobalPartitionsListOracle

Class IndexGlobalPartitionsListOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
globalPartColumns String globalPartColumns element getGlobalPartColumns() setGlobalPartColumns() false

Read Only Properties
Name Type Getter
index IndexProxy getIndex()
allGlobalPartColumns String getAllGlobalPartColumns()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.IndexGlobalPartitionsListOraclev10g

Class IndexGlobalPartitionsListOraclev10g

Parent class : IndexGlobalPartitionsListOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
hashPQuantity int 0 hashPQuantity element getHashPQuantity() setHashPQuantity() false
hashPTableSpaces String hashPTableSpaces element getHashPTableSpaces() setHashPTableSpaces() false
iotOverflowHashPTS String iotOverflowHashPTSSet element getIOTOverflowHashPTS() setIOTOverflowHashPTSSet() false

Read Only Properties
Name Type Getter
allHashPTS String getAllHashPTS()
allIOTOverflowHashPTS String getAllIOTOverflowHashPTS()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.IndexGlobalPartitionsListOraclev9i

Class IndexGlobalPartitionsListOraclev9i

Parent class : IndexGlobalPartitionsListOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.IndexHashPartitionLobItemOracle

Class IndexHashPartitionLobItemOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
lobColumn ColumnProxy lobColumn element getLobColumn() setLobColumn() true
tableSpace TableSpaceOracle tableSpace element getTableSpace() setTableSpace() true

Read Only Properties
Name Type Getter
indexHashPartition IndexHashPartitionOracle getIndexHashPartition()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.IndexHashPartitionLobItemOraclev10g

Class IndexHashPartitionLobItemOraclev10g

Parent class : IndexHashPartitionLobItemOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.IndexHashPartitionOracle

Class IndexHashPartitionOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
overflowTableSpace TableSpaceOracle overflowTableSpace element getOverflowTableSpace() setOverflowTableSpace() true
tableSpace TableSpaceOracle tableSpace element getTableSpace() setTableSpace() true

Read Only Properties
Name Type Getter
indexGlobalPartList IndexGlobalPartitionsListOracle getIndexGlobalPartList()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.IndexHashPartitionOraclev10g

Class IndexHashPartitionOraclev10g

Parent class : IndexHashPartitionOracle


Read Only Properties
Name Type Getter
lobItems StorageObjectCollection getLobItems()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
lobItems StorageObjectCollection lobItems LobItem getLobItems() createLobItem
 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.IndexOnViewSqlServer

Class IndexOnViewSqlServer

Parent class : AbstractStorageObjectSqlServer


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
clustered String YES clustered element getClustered() setClustered() false
cols String cols element getCols() setCols() false
filegroup FileGroupSqlServer filegroup element getFilegroup() setFilegroup() true
fillfactor int 0 fillfactor element getFillFactor() setFillFactor() false
ignoreDupKey String NO ignoreDupKey element getIgnoreDupKey() setIgnoreDupKey() false
padIndex String NO padIndex element getPadIndex() setPadIndex() false
props String props element getProps() setProps() false
recomputeStatistics String AUTO recomputeStatistics element getRecomputeStatistics() setRecomputeStatistics() false
sortInTempDB String NO sortInTempDB element getSortInTempDB() setSortInTempDB() false
unique String YES unique element getUnique() setUnique() false

Read Only Properties
Name Type Getter
view TableViewProxySqlServer getView()
partKeySortOrder String getPartKeySortOrder()

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k.IndexOnViewSqlServerv2k

Class IndexOnViewSqlServerv2k

Parent class : IndexOnViewSqlServer


 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k5.IndexOnViewSqlServerv2k5

Class IndexOnViewSqlServerv2k5

Parent class : IndexOnViewSqlServer


 
 
 
oracle.dbtools.crest.model.design.storage.db2.IndexPartitionDB2

Class IndexPartitionDB2

Parent class : AbstractPartitionDB2


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
partConstants String partConstants element getPartConstants() setPartConstants() false
partNumber int partNumber element getPartNumber() setPartNumber() false
storageTemplate StorageTemplateDB2 storageTemplate element getStorageTemplate() setStorageTemplate() true

 
 
 
oracle.dbtools.crest.model.design.storage.IndexProxy

Class IndexProxy

Parent class : RelationalContainerProxy


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
clustered boolean false clustered element isClustered() setClustered() false
partitioned boolean false partitioned element isPartitioned() setPartitioned() false

Read Only Properties
Name Type Getter
index boolean isIndex()
unique boolean isUnique()
columnProxies ColumnProxy getColumnProxies()
index Index getIndex()
table Table getTable()
tableProxy TableProxy getTableProxy()

 
 
 
oracle.dbtools.crest.model.design.storage.db2.IndexProxyDB2

Class IndexProxyDB2

Parent class : IndexProxy


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
bufferPool BufferPoolDB2 bufferPool element getBufferPool() setBufferPool() true
calculatePrimaryQuantity boolean true calculatePrimaryQuantity element getCalculatePrimaryQuantity() setCalculatePrimaryQuantity() false
calculateSecondaryQuantity boolean true calculateSecondaryQuantity element getCalculateSecondaryQuantity() setCalculateSecondaryQuantity() false
catalogSpace int 0 catalogSpace element getCatalogSpace() setCatalogSpace() false
close boolean true close element isClose() setClose() false
clusterRatio int 0 clusterRatio element getClusterRatio() setClusterRatio() false
clusterType String NONE clusterType element getClusterType() setClusterType() false
copy boolean false copy element isCopy() setCopy() false
defer boolean true defer element isDefer() setDefer() false
firstKeyCard int 0 firstKeyCard element getFirstKeyCard() setFirstKeyCard() false
frequencyCount long 0 frequencyCount element getFrequencyCount() setFrequencyCount() false
frequencyPercent float 0.0 frequencyPercent element getFrequencyPercent() setFrequencyPercent() false
fullKeyCard int 0 fullKeyCard element getFullKeyCard() setFullKeyCard() false
initial long 0 initial element getInitial() setInitial() false
isobid int 0 isobid element getIsobid() setIsobid() false
maintenanceInterval int 0 maintenanceInterval element getMaintenanceInterval() setMaintenanceInterval() false
noIntegrity boolean false noIntegrity element isNoIntegrity() setNoIntegrity() false
numberLeaf int 0 numberLeaf element getNumberLeaf() setNumberLeaf() false
numberLevels int 0 numberLevels element getNumberLevels() setNumberLevels() false
owner Owner owner element getOwner() setOwner() true
pieceSize String pieceSize element getPieceSize() setPieceSize() false
spaceAllocationInterval int 0 spaceAllocationInterval element getSpaceAllocationInterval() setSpaceAllocationInterval() false
storageGroup StorageGroupDB2 storageGroup element getStorageGroup() setStorageGroup() true
storageTemplate StorageTemplateDB2 storageTemplate element getStorageTemplate() setStorageTemplate() true
tablespace TableSpaceDB2 tablespace element getTablespace() setTablespace() true
updateRatePercent float 0.0 updateRatePercent element getUpdateRatePercent() setUpdateRatePercent() false
whereNotNull boolean whereNotNull element isWhereNotNull() setWhereNotNull() false

Read Only Properties
Name Type Getter
uniqueConstraint boolean isUniqueConstraint()
uniquePlainIndex boolean isUniquePlainIndex()
indexPartitions StorageObjectCollection getIndexPartitions()
indexSpace IndexSpaceDB2 getIndexSpace()
initialNumberUsedKB long getInitialNumberUsedKB()
initialNumberUsedPages int getInitialNumberUsedPages()
maxNumberUsedKB long getMaxNumberUsedKB()
maxNumberUsedPages int getMaxNumberUsedPages()
numParts int getNumParts()
numberOfDuplicates int getNumberOfDuplicates()
oldStatusGroup int getOldStatusGroup()
partitions IndexPartitionDB2 getPartitions()
pieceSizeKB int getPieceSizeKB()
propertyWrapperList List getPropertyWrapperList()
proposedpRIQTY int getProposedPRIQTY()
proposedQTY int getProposedQTY()
proposedQTYRemarks String getProposedQTYRemarks()
proposedSECQTY int getProposedSECQTY()
statusGroup int getStatusGroup()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
indexPartitions StorageObjectCollection indexPartitions IndexPartition getIndexPartitions() createIndexPartition
 
 
 
oracle.dbtools.crest.model.design.storage.db2.v80.IndexProxyDB2v80

Class IndexProxyDB2v80

Parent class : IndexProxyDB2


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
padded String padded element getPadded() setPadded() false

Read Only Properties
Name Type Getter
clustered String getClustered()
partitioned String getPartitioned()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.IndexProxyOracle

Class IndexProxyOracle

Parent class : IndexProxy


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
bitmapIndex boolean false bitmapIndex element getBitmapIndex() setBitmapIndex() false
compress int 0 compress element getCompress() setCompress() false
computeStatistics String NO computeStatistics element getComputeStatistics() setComputeStatistics() false
degree String degree element getDegree() setDegree() false
hashSubPartitionsTableSpaces String hashSubPartitionsTableSpaces element getHashSubPartitionsTableSpaces() setHashSubPartitionsTableSpaces() false
indexDomainParameters String indexDomainParameters element getIndexDomainParameters() setIndexDomainParameters() false
indexGlobalPartitionsList IndexGlobalPartitionsListOracle indexGlobalPartitionsList element getIndexGlobalPartitionsList() setIndexGlobalPartitionsList() false
indexPartitioned String NON_PARTITIONED indexPartitioned element getIndexPartitioned() setIndexPartitioned() false
indexType String indexType element getIndexType() setIndexType() false
logging String YES logging element getLogging() setLogging() false
online String NO online element getOnline() setOnline() false
parallel String NO parallel element getParallel() setParallel() false
segment SegmentOracle segment element getSegment() setSegment() true
sortedRows String NO sortedRows element getSortedRows() setSortedRows() false
tableSpace TableSpaceOracle tableSpace element getTableSpace() setTableSpace() true
user UserOracle user element getUser() setUser() true

Read Only Properties
Name Type Getter
uniqueConstraint boolean isUniqueConstraint()
allHashSubPartitionsTableSpaces String getAllHashSubPartitionsTableSpaces()
globalPartitions StorageObjectCollection getGlobalPartitions()
tableName String getTableName()
tableUser String getTableUser()
userNameAndName String getUserNameAndName()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
globalPartitions StorageObjectCollection globalPartitions GlobalPartition getGlobalPartitions() createGlobalPartition
 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.IndexProxyOraclev10g

Class IndexProxyOraclev10g

Parent class : IndexProxyOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
batchSize int 1000 batchSize element getBatchSize() setBatchSize() false
nonLeaf String NO nonLeaf element getNonLeaf() setNonLeaf() false
workTablespace TableSpaceOracle workTablespace element getWorkTablespace() setWorkTablespace() true

Read Only Properties
Name Type Getter
dimensionsNumber String getDimensionsNumber()
layerType String getLayerType()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.IndexProxyOraclev9i

Class IndexProxyOraclev9i

Parent class : IndexProxyOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
batchSize int 1000 batchSize element getBatchSize() setBatchSize() false
nonLeaf String NO nonLeaf element getNonLeaf() setNonLeaf() false
workTablespace TableSpaceOracle workTablespace element getWorkTablespace() setWorkTablespace() true

Read Only Properties
Name Type Getter
dimensionsNumber String getDimensionsNumber()
layerType String getLayerType()

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.IndexProxySqlServer

Class IndexProxySqlServer

Parent class : IndexProxy


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
fileGroup FileGroupSqlServer fileGroup element getFilegroup() setFilegroup() true
fillFactor int 0 fillFactor element getFillFactor() setFillFactor() false
ignoreDupKey String NO ignoreDupKey element getIgnoreDupKey() setIgnoreDupKey() false
padIndex String NO padIndex element getPadIndex() setPadIndex() false
props String props element getProps() setProps() false
recomputeStatistics String AUTO recomputeStatistics element getRecomputeStatistics() setRecomputeStatistics() false
sortInTempDB String NO sortInTempDB element getSortInTempDB() setSortInTempDB() false

Read Only Properties
Name Type Getter
uniqueConstraint boolean isUniqueConstraint()
tableName String getTableName()
tableUser String getTableUser()
unique String getUnique()

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k.IndexProxySqlServerv2k

Class IndexProxySqlServerv2k

Parent class : IndexProxySqlServer


 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k5.IndexProxySqlServerv2k5

Class IndexProxySqlServerv2k5

Parent class : IndexProxySqlServer


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
allowPageLocks String ON allowPageLocks element getAllowPageLocks() setAllowPageLocks() false
allowRowLocks String ON allowRowLocks element getAllowRowLocks() setAllowRowLocks() false
dropExisting String ON dropExisting element getDropExisting() setDropExisting() false
includeColumns String includeColumns element getIncludeColumns() setIncludeColumns() false
maxdop int 0 maxdop element getMaxdop() setMaxdop() false
onlineChoice String ON onlineChoice element getOnlineChoise() setOnlineChoise() false
partitionScheme PartitionSchemeSqlServer partitionScheme element getPartitionScheme() setPartitionScheme() true
partitioningColumn ColumnProxy partitioningColumn element getPartitioningColumn() setPartitioningColumn() true

Read Only Properties
Name Type Getter
primaryXmlIndex boolean isPrimaryXmlIndex()
regularIndex boolean isRegularIndex()
secondaryXmlIndex boolean isSecondaryXmlIndex()
indexType String getIndexType()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
secondaryXMLIndexes StorageObjectCollection secondaryXMLIndexes SecondaryXMLIndex getSecondaryXMLIndexs() createSecondaryXMLIndex
 
 
 
oracle.dbtools.crest.model.design.storage.udb.IndexProxyUDB

Class IndexProxyUDB

Parent class : IndexProxy


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
cluster boolean false cluster element getCluster() setCluster() false
columnList String columnList element getColumnList() setColumnList() false
groups String groups element getGroups() setGroups() false
minimumPercentageUsed int 0 minimumPercentageUsed element getMinimumPercentageUsed() setMinimumPercentageUsed() false
owner OwnerUDB owner element getOwner() setOwner() true
percentageFree int 10 percentageFree element getPercentageFree() setPercentageFree() false
reverseScanSupport boolean false reverseScanSupport element getReverseScanSupport() setReverseScanSupport() false
schema SchemaUDB schema element getSchema() setSchema() true
users String users element getUsers() setUsers() false

Read Only Properties
Name Type Getter
uniqueConstraint boolean isUniqueConstraint()
columnSet IndexProxyUDB$ColumnSet getColumnSet()
propertyWrapperList List getPropertyWrapperList()
userGroupSet IndexProxyUDB$UserSet getUserGroupSet()
userSet IndexProxyUDB$UserSet getUserSet()

 
 
 
oracle.dbtools.crest.model.design.storage.udb.v71.IndexProxyUDBv71

Class IndexProxyUDBv71

Parent class : IndexProxyUDB


 
 
 
oracle.dbtools.crest.model.design.storage.udb.v81.IndexProxyUDBv81

Class IndexProxyUDBv81

Parent class : IndexProxyUDB


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
collectStatistics String NONE collectStatistics element getCollectStatistics() setCollectStatistics() false

 
 
 
oracle.dbtools.crest.model.design.storage.db2.IndexSpaceDB2

Class IndexSpaceDB2

Parent class : DataBaseSpaceDB2


 
 
 
oracle.dbtools.crest.model.design.process.InfoStore

Class InfoStore

Parent class : AbstractProcessObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
fieldSeparator String fieldSeparator element getFieldSeparator() setFieldSeparator() false
fileName String fileName element getFileName() setFileName() false
fileType String fileType element getFileType() setFileType() false
implementationName String implementationName element getImplementationName() setImplementationName() false
location String location element getLocation() setLocation() false
objectType String objectType element getObjectType() setObjectType() false
owner String owner element getOwner() setOwner() false
rdbmsSite String rdbmsSite element getRdbmsSite() setRdbmsSite() false
scope String scope element getScope() setScope() false
selfDescribing boolean selfDescribing element isSelfDescribing() setSelfDescribing() false
skipRecords int skipRecords element getSkipRecords() setSkipRecords() false
source String source element getSource() setSource() false
systemObjective String systemObjective element getSystemObjective() setSystemObjective() false
textDelimiter String textDelimiter element getTextDelimiter() setTextDelimiter() false
transfertype String transfertype element getTransferType() setTransferType() false
type String type element getType() setType() false

Read Only Properties
Name Type Getter
attributes List getAttributes()
datas List getDatas()
editableFonts List getEditableFonts()
entityImpl Object getEntityImpl()
entityImplementations Map getEntityImplementations()
fontObject FontObject getFontObject()
implementationsForEntity List getImplementationsForEntity()
processes List getProcesses()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
extDatas List extDatas extData getDatas() createExternalData removeData getExternalDataByID
 
 
 
oracle.dbtools.crest.model.design.process.InfoStructure

Class InfoStructure

Parent class : AbstractProcessObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
growthRatePercent int growthRatePercent element getGrowthRatePercent() setGrowthRatePercent() false
growthRateUnit String growthRateUnit element getGrowthRateUnit() setGrowthRateUnit() false
volume int volume element getVolume() setVolume() false

Read Only Properties
Name Type Getter
attributes List getAttributes()
infoFlows List getInfoFlows()
processes List getProcesses()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
used_attributes List used_attributes attributeRef getAttributes() addAttribute removeAttribute getAttributeByID
 
 
 
oracle.dbtools.crest.model.design.logical.InheritanceRelation

Class InheritanceRelation

Parent class : Relation


 
 
 
oracle.dbtools.crest.model.design.storage.db2.InstanceDescriptorColumnDB2

Class InstanceDescriptorColumnDB2

Parent class : StorageObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
precision int precision element getPrecision() setPrecision() false
reference boolean reference element isReference() setReference() false
scale int scale element getScale() setScale() false
size int size element getSize() setSize() false
type DesignObject type element getType() setType() true
typeId String typeId element getTypeId() setTypeId() false
use short use element getUse() setUse() false

Read Only Properties
Name Type Getter
dataType String getDataType()

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.InstanceDescriptorColumnSqlServer

Class InstanceDescriptorColumnSqlServer

Parent class : AbstractStorageObjectSqlServer


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
precision int precision element getPrecision() setPrecision() false
reference boolean reference element isReference() setReference() false
scale int scale element getScale() setScale() false
size int size element getSize() setSize() false
type DesignObject type element getType() setType() true
typeId String typeId element getTypeId() setTypeId() false
use short 0 use element getUse() setUse() false

Read Only Properties
Name Type Getter
table TableProxySqlServer getTable()
dataType String getDataType()

 
 
 
oracle.dbtools.crest.model.design.storage.udb.InstanceUDB

Class InstanceUDB

Parent class : AbstractStorageObjectDB2


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
authenticationType String authenticationType element getAuthenticationType() setAuthenticationType() false
clusterName String clusterName element getClusterName() setClusterName() false
fencedId String fencedId element getFencedId() setFencedId() false
hostName String hostName element getHostName() setHostName() false
operatingSystem String operatingSystem element getOperatingSystem() setOperatingSystem() false
password String password element getPassword() setPassword() false
portName String portName element getPortName() setPortName() false
portRange String portRange element getPortRange() setPortRange() false
profilepath String profilepath element getProfilePath() setProfilePath() false
type String type element getType() setType() false
userName String userName element getUserName() setUserName() false
wordwidth int wordwidth element getWordWidth() setWordWidth() false

Read Only Properties
Name Type Getter
dataBases DataBaseUDB getDataBases()

 
 
 
oracle.dbtools.crest.model.design.storage.udb.v71.InstanceUDBv71

Class InstanceUDBv71

Parent class : InstanceUDB


 
 
 
oracle.dbtools.crest.model.design.storage.udb.v81.InstanceUDBv81

Class InstanceUDBv81

Parent class : InstanceUDB


 
 
 
oracle.dbtools.crest.model.design.KeyObject

Class KeyObject

Parent class : SubsetCO


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
oidKey boolean false oidKey element isOidKey() setOidKey() false
pk boolean false pk element isPK() setPK() false

Read Only Properties
Name Type Getter
fk boolean isFK()
validPK boolean isValidPK()
containerWithKeyObject ContainerWithKeyObject getContainerWithKeyObject()
deletedMapping XtdMapping getDeletedMapping()
fkAttribute Attribute getFKAttribute()

 
 
 
oracle.dbtools.crest.model.design.Label

Class Label

Parent class :


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
site int site element getSite() setSite() false
useDefaultColor boolean true useDefaultColor element useDefaultColor() setUseDefaultColor() false
backgroundColor Color backgroundColor element getBackgroundColor() setBackgroundColor() false
foregroundColor Color foregroundColor element getForegroundColor() setForegroundColor() false
labelBounds Rectangle labelBounds element getBounds() setBounds() false

Read Only Properties
Name Type Getter
editableFonts List getEditableFonts()
fontObject FontObject getFontObject()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
fonts List fonts FontObject getFontObjectWrappers() createFontObjectWr addFontObjectWrapper
 
 
 
oracle.dbtools.crest.model.design.multidimensional.Level.OraAWAttributes

Class Level.OraAWAttributes

Parent class : Object


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
longDesc Attribute longDesc element getLongDesc() setLongDesc() true
shortDesc Attribute shortDesc element getShortDesc() setShortDesc() true
timeEnd Attribute timeEnd element getTimeEnd() setTimeEnd() true
timeSpan Attribute timeSpan element getTimeSpan() setTimeSpan() true

 
 
 
oracle.dbtools.crest.model.design.multidimensional.Level

Class Level

Parent class : AbstractMDObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
defaultAttribute DesignObject defaultAttribute element getDefaultAttribute() setDefaultAttribute() true
identificationValue String identificationValue element getIdentificationValue() setIdentificationValue() false
levelEntity ContainerObject levelEntity element getLevelEntity() setLevelEntity() true
nameColumn ContainedObject nameColumn element getNameColumn() setNameColumn() true
oraDimension String oraDimension element getOraDimension() setOraDimension() false
rootIdentification String rootIdentification element getRootIdentification() setRootIdentification() false
selectionCriteria String selectionCriteria element getSelectionCriteria() setSelectionCriteria() false
selectionCriteriaDescription String selectionCriteriaDescription element getSelectionCriteriaDescription() setSelectionCriteriaDescription() false
valueBasedHierarchy boolean valueBasedHierarchy element isValueBasedHierarchy() setValueBasedHierarchy() false
valueColumn ContainedObject valueColumn element getValueColumn() setValueColumn() true
oraAWAttributes Level$OraAWAttributes oraAWAttributes element getOraAWAttributes() () false

Read Only Properties
Name Type Getter
allattributes List getAllAttributes()
attributeById DesignObject getAttributeById()
calculatedAttributes List getCalculatedAttributes()
defaultAttributeCandidates List getDefaultAttributeCandidates()
descriptiveAttributes List getDescriptiveAttributes()
editableFonts List getEditableFonts()
firstRaggedHLinkTo RaggedHLink getFirstRaggedHLinkTo()
fontObject FontObject getFontObject()
inputRaggedHLinks List getInputRaggedHLinks()
joinAttributes List getJoinAttributes()
levelKey List getLevelKey()
oraAWAttributes Level$OraAWAttributes getOraAWAttributes()
parentKey List getParentKey()
raggedHLinks List getRaggedHLinks()
slowChangingAttributes List getSlowChangingAttributes()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
levelKey List levelKey attribute getLevelKey()
parentKey List parentKey attribute getParentKey()
descriptiveAttributes List descriptiveAttributes descrAttribute getSlowChangingAttributes() createDescriptiveAttribute addDescriptiveAttribute removeDescriptiveAttribute getDescriptiveAttrByID
calculatedAttributes List calculatedAttributes attribute getCalculatedAttributes() createCalculatedAttribute addCalculatedAttribute ramoveCalculatedAttribute
 
 
 
oracle.dbtools.crest.model.design.storage.oracle.LevelOracle

Class LevelOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
columns String columns element getColumns() setColumns() false
levelTable TableProxy levelTable element getLevelTable() setLevelTable() true
newname String newname element getNewName() setNewName() false

Read Only Properties
Name Type Getter
dimension DimensionOracle getDimension()
tables ArrayList getTables()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.LevelOraclev10g

Class LevelOraclev10g

Parent class : LevelOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.LevelOraclev9i

Class LevelOraclev9i

Parent class : LevelOracle


 
 
 
oracle.dbtools.crest.model.design.multidimensional.Link

Class Link

Parent class : AbstractMDObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
rollupLink RollupLink rollupLink element getRollupLink() setRollupLink() true
sourceMDObject AbstractMDObject sourceMDObject element getSourceMDObject() setSourceMDObject() true
targetMDObject AbstractMDObject targetMDObject element getTargetMDObject() setTargetMDObject() true

Read Only Properties
Name Type Getter
valid boolean isValid()
connection Link$Connection getConnection()
dpVInfoFor Link$dpvInfo getDPVInfoFor()
mdObject AbstractMDObject getMDObject()
object DesignObject getObject()
sourceConnection Link$Connection getSourceConnection()
sourceObject DesignObject getSourceObject()
targetConnection Link$Connection getTargetConnection()
targetObject DesignObject getTargetObject()
viewFor TopView getViewFor()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.ListPartitionOracle

Class ListPartitionOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
valueList String valueList element getColumns() setColumns() false
dataSegmentCompression String dataSegmentCompression element getDataSegmentCompression() setDataSegmentCompression() false
logging String logging element getLogging() setLogging() false
position int 0 position element getPosition() setPosition() false
segment SegmentOracle segment element getSegment() setSegment() true
tablespace TableSpaceOracle tablespace element getTablespace() setTablespace() true

Read Only Properties
Name Type Getter
partitionList PartitionListOracle getPartitionList()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
lobStorages StorageObjectCollection lobStorages LobStorage getLobStorages() createLobStorage
localIndexProperties List localIndexProperties LocalIndexProperties getLocalIndexProperties() createLocalIndexProperties
 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.ListPartitionOraclev10g

Class ListPartitionOraclev10g

Parent class : ListPartitionOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v11g.ListPartitionOraclev11g

Class ListPartitionOraclev11g

Parent class : ListPartitionOraclev10g


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
subPartitionsQuantity int 0 subPartitionsQuantity element getSubPartitionsQuantity() setSubPartitionsQuantity() false
subPartitionsTablespaces String subPartitionsTablespaces element getSubPartitionsTableSpaces() setSubPartitionsTableSpaces() false

Read Only Properties
Name Type Getter
allSubPartitionsTableSpaces String getAllSubPartitionsTableSpaces()
hashSubpartitions StorageObjectCollection getHashSubpartitions()
listSubpartitions StorageObjectCollection getListSubpartitions()
rangeSubpartitions StorageObjectCollection getRangeSubpartitions()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
hashSubpartitions StorageObjectCollection hashSubpartitions HashPartition getHashSubpartitions() createHashSubpartition
listSubpartitions StorageObjectCollection listSubpartitions ListPartition getListSubpartitions() createListSubpartition
rangeSubpartitions StorageObjectCollection rangeSubpartitions RangePartition getRangeSubpartitions() createRangeSubpartition
 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.ListPartitionOraclev9i

Class ListPartitionOraclev9i

Parent class : ListPartitionOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.ListStorageTemplatePartitionOracle

Class ListStorageTemplatePartitionOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
tablespace TableSpaceOracle tablespace element getTablespace() setTablespace() true
valueList String valueList element getValueList() setValueList() false

Read Only Properties
Name Type Getter
partOfStorageTable TableProxyOracle getPartOfStorageTable()
subPartitionOf AbstractStorageObjectOracle getSubPartitionOf()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
lobs StorageObjectCollection lobs Lob getLobs() createLob
localIndexProperties List localIndexProperties LocalIndexProperties getLocalIndexProperties() createLocalIndexProperties
 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.ListStorageTemplatePartitionOraclev10g

Class ListStorageTemplatePartitionOraclev10g

Parent class : ListStorageTemplatePartitionOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.ListStorageTemplatePartitionOraclev9i

Class ListStorageTemplatePartitionOraclev9i

Parent class : ListStorageTemplatePartitionOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.LobStorageOracle

Class LobStorageOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
cache String CACHE cache element getCache() setCache() false
chunk int 0 chunk element getChunk() setChunk() false
column String column element getColumn() setColumn() false
freepools int 0 freepools element getFreepools() setFreepools() false
lobSegmentName String lobSegmentName element getLobSegmentName() setLobSegmentName() false
logging String logging element getLogging() setLogging() false
oldVersions String RETENTION oldVersions element getOldVersions() setOldVersions() false
pcTVersion int 0 pcTVersion element getPCTVersion() setPCTVersion() false
scBufferPool String DEFAULT scBufferPool element getSCBufferPool() setSCBufferPool() false
scFreeLists int 1 scFreeLists element getSCFreeLists() setSCFreeLists() false
scFreelistGroups int 1 scFreelistGroups element getSCFreelistGroups() setSCFreelistGroups() false
scInitialExtent long 0 scInitialExtent element getSCInitialExtent() setSCInitialExtent() false
scMaxExtents String UNLIMITED scMaxExtents element getSCMaxExtents() setSCMaxExtents() false
scMinExtents int 1 scMinExtents element getSCMinExtents() setSCMinExtents() false
scNextExtent long 0 scNextExtent element getSCNextExtent() setSCNextExtent() false
scPctIncrease int 0 scPctIncrease element getSCPctIncrease() setSCPctIncrease() false
storageInRow String ENABLE storageInRow element getStorageInRow() setStorageInRow() false
tableSpace TableSpaceOracle tableSpace element getTableSpace() setTableSpace() true

Read Only Properties
Name Type Getter
listPartition ListPartitionOracle getListPartition()
partition PartitionOracle getPartition()
materializedView SnapshotOracle getSnapshot()
table TableProxyOracle getTable()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.LobStorageOraclev10g

Class LobStorageOraclev10g

Parent class : LobStorageOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.LobStorageOraclev9i

Class LobStorageOraclev9i

Parent class : LobStorageOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.LocalIndexProperties

Class LocalIndexProperties

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
hashSubPartitionsTableSpaces String hashSubPartitionsTableSpaces element getHashSubPartitionsTableSpaces() setHashSubPartitionsTableSpaces() false
index StorageObject index element getIndex() setIndex() true
keyCompression int 0 keyCompression element getKeyCompression() setKeyCompression() false
layerType String layerType element getLayerType() setLayerType() false
logging String logging element getLogging() setLogging() false
partitionName String partitionName element getPartitionName() setPartitionName() false
segment SegmentOracle segment element getSegment() setSegment() true
tableSpace TableSpaceOracle tableSpace element getTableSpace() setTableSpace() true
workTablespace TableSpaceOracle workTablespace element getWorkTablespace() setWorkTablespace() true

Read Only Properties
Name Type Getter
partition StorageObject getPartition()
spatialIndex boolean isSpatialIndex()

 
 
 
oracle.dbtools.crest.model.design.logical.LogicalDesign

Class LogicalDesign

Parent class : DesignPart


Read Only Properties
Name Type Getter
arcSet ArcSet getArcSet()
attributePlaceHolderSet DesignObjectCollection getAttributePlaceHolderSet()
attributeSet AttributeSet getAttributeSet()
attributeViewSet AttributeViewSet getAttributeViewSet()
entitiesWuthOverlappingKeys List getEntitiesWuthOverlappingKeys()
entitySet EntitySet getEntitySet()
entityViewSet EntityViewSet getEntityViewSet()
globalCandidateKeySet GlobalCandidateKeySet getGlobalCandidateKeySet()
inheritanceRelationSet RelationSet getInheritanceRelationSet()
logicalDesignSubviews SubViewObjectSet getLogicalDesignSubviews()
logicalTypeSet LogicalDatatypeSet getLogicalTypeSet()
measurementSet MeasurementSet getMeasurementSet()
relationSet RelationSet getRelationSet()
typeSubstitutionSet TypeSubstitutionSet getTypeSubstitutionSet()

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.LoginSqlServer

Class LoginSqlServer

Parent class : AbstractStorageObjectSqlServer


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
authentication String SQL Server authentication element getAuthentication() setAuthentication() false
defaultDatabase DataBaseSqlServer defaultDatabase element getDefaultDatabase() setDefaultDatabase() true
language String English language element getLanguage() setLanguage() false
password String password element getPassword() setPassword() false
users String users element getUsers() setUsers() false

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k.LoginSqlServerv2k

Class LoginSqlServerv2k

Parent class : LoginSqlServer


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
beforeDefaults boolean true beforeDefaults element getBeforeDefaults() setBeforeDefaults() false

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k5.LoginSqlServerv2k5

Class LoginSqlServerv2k5

Parent class : LoginSqlServer


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
beforeDefaults boolean true beforeDefaults element getBeforeDefaults() setBeforeDefaults() false

 
 
 
oracle.dbtools.crest.model.design.multidimensional.Measure.AggregateFunction

Class Measure.AggregateFunction

Parent class : Object


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
measureAlias String measureAlias element getMeasureAlias() setMeasureAlias() false
name String name attribute getName() setName() false
objectID String id attribute getObjectID() setObjectID() false

Read Only Properties
Name Type Getter
definedOndimension boolean isDefinedOnDimension()
name String getName()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
measureDimensions List measureDimensions measureDimension getDimensions()
summaryLevels List summaryLevels summaryLevel getLevels()
 
 
 
oracle.dbtools.crest.model.design.multidimensional.Measure

Class Measure

Parent class : AbstractMDObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
actasFactDimension boolean actasFactDimension element isActAsFactDimension() setActAsFactDimension() false
additivity String additivity element getAdditivity() setAdditivity() false
aggregationFunctionID String aggregationFunctionID element getAggregationFunctionID() setAggregationFunctionID() false
cube Cube cube element getCube() setCube() true
isformula boolean isformula element isFormula() setFormula() false
iscustomFormula boolean iscustomFormula element isCustomFormula() setCustomFormula() false
defaultAggregationFunction Measure$AggregateFunction defaultAggregationFunction element getDefaultAggregationFunction() setDefaultAggregationFunction() true
formula String formula element getFormula() setFormula() false
measureFact ContainedObject measureFact element getMeasureFact() setMeasureFact() true
olAPDimension Dimension olAPDimension element getOLAPDimension() setOLAPDimension() true
olAPHierarchy Hierarchy olAPHierarchy element getOLAPHierarchy() setOLAPHierarchy() true
olAPlevel Level olAPlevel element getOLAPLevel() setOLAPLevel() true
olAPoffset int olAPoffset element getOLAPOffset() setOLAPOffset() false
olAPoperator String olAPoperator element getOLAPOperator() setOLAPOperator() false
olAPPeriodToDateoperation String olAPPeriodToDateoperation element getOLAPPeriodToDateOperation() setOLAPPeriodToDateOperation() false
olAPStart int olAPStart element getOLAPStart() setOLAPStart() false
olAPStep int olAPStep element getOLAPStep() setOLAPStep() false
olAPStop int olAPStop element getOLAPStop() setOLAPStop() false
oracleAWFormulaType String oracleAWFormulaType element getOracleAWFormulaType() setOracleAWFormulaType() false
rankDirectionCode String rankDirectionCode element getRankDirectionCode() setRankDirectionCode() false
rankDirectionName String rankDirectionName element getRankDirectionName() setRankDirectionName() false
usedOLAPMeasure Measure usedOLAPMeasure element getUsedOLAPMeasure() setUsedOLAPMeasure() true
whereClause String whereClause element getWhereClause() setWhereClause() false

Read Only Properties
Name Type Getter
additive boolean isAdditive()
definedAsOracleAWCalculated boolean isDefinedAsOracleAWCalculated()
factDimension boolean isFactDimension()
nonAdditive boolean isNonAdditive()
semiAdditive boolean isSemiAdditive()
aggregateFunctionById Measure$AggregateFunction getAggregateFunctionById()
aggregateFunctions List getAggregateFunctions()
attributes List getAttributes()
candidateFactsAndNull List getCandidateFactsAndNull()
factEntities List getFactEntities()
factEntity ContainerObject getFactEntity()
measureExpression String getMeasureExpression()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
aggregationFunctions List aggregationFunctions function getAggregateFunctions() createAggregateFunction addAggregateFunction getAggregateFunctionById
attributesList List attributesList attribute getAttributes()
 
 
 
oracle.dbtools.crest.model.design.multidimensional.MeasureFolder

Class MeasureFolder

Parent class : AbstractMDObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
measures List measures element getMeasures() setMeasures() false
parentFolderID String parentFolderID element getParentFolderID() setParentFolderID() false
subfolders List subfolders element getSubfolders() setSubfolders() false

Read Only Properties
Name Type Getter
availableMeasures List getAvailableMeasures()
onlyMeasureWrapper List getOnlyMeasureWrapper()
onlyMeasures List getOnlyMeasures()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
usedMeasures List usedMeasures usedMeasure getMeasureWrapperMaps() applyMeasureWrapperMaps true
 
 
 
oracle.dbtools.crest.model.design.Measurement

Class Measurement

Parent class : DesignObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
creationDate String creationDate element getCreationDate() setCreationDate() false
effectiveDate String effectiveDate element getEffectiveDate() setEffectiveDate() false
type String type element getType() setType() false
unit String unit element getUnit() setUnit() false
value float value element getValue() setValue() false

 
 
 
oracle.dbtools.crest.model.design.datatypes.Method

Class Method

Parent class : DesignObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
body String body element getBody() setBody() false
constructor boolean false constructor element isConstructor() setConstructor() false
number int number element getNumber() setNumber() false
overridedMethod Method overridedMethod element getOverridedMethod() setOverridedMethod() true
overriding boolean false overriding element isOverriding() setOverriding() false
returnValue MethodParam returnValue element getReturnValue() setReturnValue() false

Read Only Properties
Name Type Getter
localIDGenerator IDGenerator getLocalIDGenerator()
paramClass Class getParamClass()
paramSet MethodParamSet getParamSet()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
parameters List parameters Parameter getParameters() createParameter
 
 
 
oracle.dbtools.crest.model.design.datatypes.MethodParam

Class MethodParam

Parent class :


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
name String name attribute getName() setName() false
objectID String id attribute getObjectID() setObjectID() false
precision int precision element getPrecision() setPrecision() false
reference boolean reference element isReference() setReference() false
scale int scale element getScale() setScale() false
size int size element getSize() setSize() false
typeID String typeID element getTypeID() setTypeID() false

Read Only Properties
Name Type Getter
dataType String getDataType()

 
 
 
oracle.dbtools.crest.model.design.storage.MethodParamProxy

Class MethodParamProxy

Parent class : RelationalObjectProxy


Read Only Properties
Name Type Getter
datatype String getDatatype()
methodParam MethodParam getMethodParam()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.MethodParamProxyOracle

Class MethodParamProxyOracle

Parent class : MethodParamProxy


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
copyArgument String YES copyArgument element getCopyArgument() setCopyArgument() false
directionType String OUT directionType element getDirectionType() setDirectionType() false

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.MethodParamProxyOraclev10g

Class MethodParamProxyOraclev10g

Parent class : MethodParamProxyOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.MethodParamProxyOraclev9i

Class MethodParamProxyOraclev9i

Parent class : MethodParamProxyOracle


 
 
 
oracle.dbtools.crest.model.design.storage.udb.MethodParamProxyUDB

Class MethodParamProxyUDB

Parent class : MethodParamProxy


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
asLocator boolean asLocator element isAsLocator() setAsLocator() false

 
 
 
oracle.dbtools.crest.model.design.storage.MethodProxy

Class MethodProxy

Parent class : RelationalObjectProxy


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
bodyChanged boolean bodyChanged element isBodyChanged() setBodyChanged() false

Read Only Properties
Name Type Getter
method Method getMethod()
structuredType StructuredType getStructuredType()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
parameters StorageObjectCollection parameters Parameter getParams()
 
 
 
oracle.dbtools.crest.model.design.storage.oracle.MethodProxyOracle

Class MethodProxyOracle

Parent class : MethodProxy


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
cLibrary String cLibrary element getCLibrary() setCLibrary() false
cName String cName element getCName() setCName() false
cParameters String cParameters element getCPartemeters() setCPartemeters() false
implLanguage String PL/SQL implLanguage element getImplLanguage() setImplLanguage() false
isStatic String NO isStatic element getIsStatic() setIsStatic() false
javaName String javaName element getJavaName() setJavaName() false
plSQLBody String plSQLBody element getPLSQLBody() setPLSQLBody() false
pragmaClause String pragmaClause element getPragmaClause() setPragmaClause() false
withContext String NO withContext element getWithContext() setWithContext() false

Read Only Properties
Name Type Getter
methodType String getMethodType()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.MethodProxyOraclev10g

Class MethodProxyOraclev10g

Parent class : MethodProxyOraclev9i


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.MethodProxyOraclev9i

Class MethodProxyOraclev9i

Parent class : MethodProxyOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
agentArguments String agentArguments element getAgentArguments() setAgentArguments() false
deterministic String NO deterministic element getDeterministic() setDeterministic() false
instantiable String YES instantiable element getInstantiable() setInstantiable() false
isFinal String NO isFinal element getIsFinal() setIsFinal() false
parallel String NO parallel element getParallel() setParallel() false
partitioningAndStreaming String partitioningAndStreaming element getPartitioningAndStreaming() setPartitioningAndStreaming() false
pipeliningAndAggregation String pipeliningAndAggregation element getPipeliningAndAggregation() setPipeliningAndAggregation() false
pipeliningAndAggregationImpl String pipeliningAndAggregationImpl element getPipeliningAndAggregationImpl() setPipeliningAndAggregationImpl() false

 
 
 
oracle.dbtools.crest.model.design.storage.udb.MethodProxyUDB

Class MethodProxyUDB

Parent class : MethodProxy


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
deterministic String deterministic element getDeterministic() setDeterministic() false
ext_R_DBInfo String ext_R_DBInfo element getExt_R_DBInfo() setExt_R_DBInfo() false
ext_R_FinalCall String ext_R_FinalCall element getExt_R_FinalCall() setExt_R_FinalCall() false
ext_R_Name String ext_R_Name element getExt_R_Name() setExt_R_Name() false
ext_R_ParallelInvocation String ext_R_ParallelInvocation element getExt_R_ParallelInvocation() setExt_R_ParallelInvocation() false
ext_R_ParameterStyle String ext_R_ParameterStyle element getExt_R_ParameterStyle() setExt_R_ParameterStyle() false
ext_R_Safeness String ext_R_Safeness element getExt_R_Safeness() setExt_R_Safeness() false
ext_R_Scratchpad String ext_R_Scratchpad element getExt_R_Scratchpad() setExt_R_Scratchpad() false
ext_R_TransformGroup String ext_R_TransformGroup element getExt_R_TransformGroup() setExt_R_TransformGroup() false
externalAction String externalAction element getExternalAction() setExternalAction() false
federated String federated element getFederated() setFederated() false
language String language element getLanguage() setLanguage() false
nullParametersTreatment String nullParametersTreatment element getNullParametersTreatment() setNullParametersTreatment() false
returnSelfAsresult String returnSelfAsresult element getReturnSelfAsResult() setReturnSelfAsResult() false
returnValue String returnValue element getReturnValue() setReturnValue() false
specificName String specificName element getSpecificName() setSpecificName() false
sqlMethodBody String sqlMethodBody element getSqlMethodBody() setSqlMethodBody() false
sqlstatementType String sqlstatementType element getSqlStatementType() setSqlStatementType() false

Read Only Properties
Name Type Getter
exT_R_PARAMeTeR_STYLeS String getEXT_R_PARAMETER_STYLES()
exT_R_SAFeNeSS String getEXT_R_SAFENESS()
sqL_sTATEMENT_TYPEs String getSQL_STATEMENT_TYPES()

 
 
 
oracle.dbtools.crest.model.design.storage.udb.v71.MethodProxyUDBv71

Class MethodProxyUDBv71

Parent class : MethodProxyUDB


 
 
 
oracle.dbtools.crest.model.design.storage.udb.v81.MethodProxyUDBv81

Class MethodProxyUDBv81

Parent class : MethodProxyUDB


 
 
 
oracle.dbtools.crest.model.ModelIDObject

Class ModelIDObject

Parent class : ModelObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
createdBy String createdBy element getCreatedBy() setCreatedBy() false
createdTime String createdTime element getCreatedTime() setCreatedTime() false
changedBy String changedBy element getChangedBy() setChangedBy() false
changedTime String changedTime element getChangedTime() setChangedTime() false
comment String comment element getComment() setComment() false
commentInRDBMS String commentInRDBMS element getCommentInRDBMS() setCommentInRDBMS() false
generatorID String User generated generatorID element getGeneratorID() setGeneratorID() false
nameFixed boolean false nameFixed element isNameFixed() setNameFixed() false
notes String notes element getNotes() setNotes() false
objectID String id attribute getObjectID() setObjectID() false
ownerDesignName String ownerDesignName element getOwnerDesignName() setOwnerDesignName() false
repositoryOID String repositoryOID element getRepositoryOID() setRepositoryOID() false
repositoryOVID String repositoryOVID element getRepositoryOVID() setRepositoryOVID() false
shouldEngineer boolean true shouldEngineer element getShouldEngineer() setShouldEngineer() false
directorySegmentName String directorySegmentName attribute getDirectorySegmentName() setDirectorySegmentName() false

Read Only Properties
Name Type Getter
dialogVisible boolean isDialogVisible()
systemObject boolean isSystemObject()
change ObjectChange getChange()
changeTime String getChangeTime()
creation ObjectChange getCreation()
creationTime String getCreationTime()
generator DesignObject getGenerator()
idPrefix String getIDPrefix()
maxNameLength int getMaxNameLength()
objectTypeName String getObjectTypeName()
oldobjectTypeName String getOldObjectTypeName()
pathIDString String getPathIDString()
propertiesDialog JDialog getPropertiesDialog()
property String getProperty()
propertyNames Iterator getPropertyNames()

 
 
 
oracle.dbtools.crest.model.ModelObject

Class ModelObject

Parent class :


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
name String name attribute getName() setName() false

 
 
 
oracle.dbtools.crest.model.MultiShapedDesignObject

Class MultiShapedDesignObject

Parent class : DesignObject


Read Only Properties
Name Type Getter
alwaysVisibleInMainView boolean isAlwaysVisibleInMainView()
visibleInMainview boolean isVisibleInMainView()
affectedDPVs Collection getAffectedDPVs()
allTopViews List getAllTopViews()
allViews Collection getAllViews()
allViewsWithCellViews List getAllViewsWithCellViews()
anotherView TopView getAnotherView()
viewSynonims Collection getViewSynonims()

 
 
 
oracle.dbtools.crest.model.design.multidimensional.MultidimensionalDesign

Class MultidimensionalDesign

Parent class : DesignPart


Read Only Properties
Name Type Getter
compactDiagramVisible boolean isCompactDiagramVisible()
compactDiagram DPVCompactMultidimentional getCompactDiagram()
compactDiagramPlaceHolder DesignPartViewPlaceHolder getCompactDiagramPlaceHolder()
cubeOnEntity Cube getCubeOnEntity()
cubeSet CubeSet getCubeSet()
dimensionSet DimensionSet getDimensionSet()
factEntitiesJoinSet FactEntitiesJoinSet getFactEntitiesJoinSet()
firstHierarchyDefinedByLinkToDimension Hierarchy getFirstHierarchyDefinedByLinkToDimension()
hierarchyDefinedByLevels Hierarchy getHierarchyDefinedByLevels()
hierarchySet HierarchySet getHierarchySet()
levelSet LevelSet getLevelSet()
linkSet LinkSet getLinkSet()
measureFolderSet MeasureFolderSet getMeasureFolderSet()
measureSet MeasureSet getMeasureSet()
raggedHLinkSet RaggedHLinkSet getRaggedHLinkSet()
rollupLinkSet RollupLinkSet getRollupLinkSet()
sqLAccessToAWset SQLAccessToAWSet getSQLAccessToAWSet()
selectionCriteriaset SelectionCriteriaSet getSelectionCriteriaSet()
sliceset SliceSet getSliceSet()

 
 
 
oracle.dbtools.crest.model.design.storage.udb.NodeGroupUDB

Class NodeGroupUDB

Parent class : AbstractStorageObjectDB2


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
nodenumbers String nodenumbers element getNodeNumbers() setNodeNumbers() false
scope String scope element getScope() setScope() false

Read Only Properties
Name Type Getter
systemNodeGroup boolean isSystemNodeGroup()

 
 
 
oracle.dbtools.crest.model.design.storage.udb.v71.NodeGroupUDBv71

Class NodeGroupUDBv71

Parent class : NodeGroupUDB


 
 
 
oracle.dbtools.crest.model.design.storage.db2.Owner

Class Owner

Parent class : StorageObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
grantOption String NO grantOption element getGrantOption() setGrantOption() false
systemPrivileges String systemPrivileges element getSystemPrivileges() setSystemPrivileges() false

Read Only Properties
Name Type Getter
systemPrivilegesset Owner$PrivilegesSet getSystemPrivilegesSet()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
permissions List permissions Permission getSortedByIDPermisions() createPermission
dbPrivileges List dbPrivileges DBPrivilegesDef getSortedByID_DBPrivileges() createDBPrivilege
 
 
 
oracle.dbtools.crest.model.design.storage.udb.OwnerUDB

Class OwnerUDB

Parent class : Owner


Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
permissions List permissions Permission getSortedByIDPermisions() createPermissionUDB
dbPrivileges List schemaPrivileges PrivilegesDef getSortedByID_DBPrivileges() createDBPrivilegeUDB
 
 
 
oracle.dbtools.crest.model.design.storage.udb.v81.OwnerUDBv81

Class OwnerUDBv81

Parent class : OwnerUDB


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.PKProxyOracle

Class PKProxyOracle

Parent class : IndexProxy


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
deferrable String NO deferrable element getDeferrable() setDeferrable() false
enable String YES enable element getEnable() setEnable() false
exceptionsTable TableProxyOracle exceptionsTable element getExceptionsTable() setExceptionsTable() true
existingIndex IndexProxyOracle existingIndex element getExistingIndex() setExistingIndex() true
indexGlobalPL IndexGlobalPartitionsListOracle indexGlobalPL element getIndexGlobalPL() setIndexGlobalPL() false
indexSegment SegmentOracle indexSegment element getIndexSegment() setIndexSegment() true
indexSort String YES indexSort element getIndexSort() setIndexSort() false
initially String IMMEDIATE initially element getInitially() setInitially() false
logging String YES logging element getLogging() setLogging() false
tableSpace TableSpaceOracle tableSpace element getTableSpace() setTableSpace() true
usingIndex String NO usingIndex element getUsingIndex() setUsingIndex() false
validate String YES validate element getValidate() setValidate() false

Read Only Properties
Name Type Getter
pkConstraint boolean isPKConstraint()
columns String getColumns()
existingIndexName String getExistingIndexName()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
globalPartitions StorageObjectCollection globalPartitions GlobalPartition getGlobalPartitions() createGlobalPartition
 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.PKProxyOraclev10g

Class PKProxyOraclev10g

Parent class : PKProxyOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
computeStatistics String NO computeStatistics element getComputeStatistics() setComputeStatistics() false
createIndexStatement String createIndexStatement element getCreateIndexStatement() setCreateIndexStatement() false

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.PKProxyOraclev9i

Class PKProxyOraclev9i

Parent class : PKProxyOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
computeStatistics String NO computeStatistics element getComputeStatistics() setComputeStatistics() false
createIndexStatement String createIndexStatement element getCreateIndexStatement() setCreateIndexStatement() false

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.PKProxySqlServer

Class PKProxySqlServer

Parent class : IndexProxy


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
fileGroup FileGroupSqlServer fileGroup element getFilegroup() setFilegroup() true
fillFactor int 0 fillFactor element getFillFactor() setFillFactor() false

Read Only Properties
Name Type Getter
uniqueConstraint boolean isUniqueConstraint()
tableName String getTableName()
tableUser String getTableUser()

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k.PKProxySqlServerv2k

Class PKProxySqlServerv2k

Parent class : PKProxySqlServer


 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k5.PKProxySqlServerv2k5

Class PKProxySqlServerv2k5

Parent class : PKProxySqlServer


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
allowPageLocks String ON allowPageLocks element getAllowPageLocks() setAllowPageLocks() false
allowRowLocks String ON allowRowLocks element getAllowRowLocks() setAllowRowLocks() false
ignoreDupKey String NO ignoreDupKey element getIgnoreDupKey() setIgnoreDupKey() false
padIndex String NO padIndex element getPadIndex() setPadIndex() false
partitionScheme PartitionSchemeSqlServer partitionScheme element getPartitionScheme() setPartitionScheme() true
partitioningColumn ColumnProxy partitioningColumn element getPartitioningColumn() setPartitioningColumn() true
recomputeStatistics String AUTO recomputeStatistics element getRecomputeStatistics() setRecomputeStatistics() false

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.PackageBodyOracle

Class PackageBodyOracle

Parent class : PlSqlSourceStorageObjectOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.PackageOracle

Class PackageOracle

Parent class : PlSqlSourceStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
body PackageBodyOracle body element getBody() setBody() false

 
 
 
oracle.dbtools.crest.model.design.process.ParameterObject

Class ParameterObject

Parent class :


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
name String name attribute getName() setName() false
objectID String id attribute getObjectID() setObjectID() false
logicalDatatype LogicalDatatype logicalDatatype element getLogicalDatatype() setLogicalDatatype() true

 
 
 
oracle.dbtools.crest.model.design.storage.db2.PartitionDB2

Class PartitionDB2

Parent class : AbstractPartitionDB2


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
compress boolean compress element isCompress() setCompress() false
partNumber int partNumber element getPartNumber() setPartNumber() false
storageTemplate StorageTemplateDB2 storageTemplate element getStorageTemplate() setStorageTemplate() true
tableSpace TableSpaceDB2 tableSpace element getTableSpace() setTableSpace() true

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.PartitionFunctionSqlServer

Class PartitionFunctionSqlServer

Parent class : AbstractStorageObjectSqlServer


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
boundaryValues String boundaryValues element getBoundaryValues() setBoundaryValues() false
inputType String inputType element getInputType() setInputType() false
rangeType String LEFT rangeType element getRangeType() setRangeType() false
database DataBaseSqlServer database element getDatabase() setDatabase() true

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
partitionScheme StorageObjectCollection partitionScheme PartitionScheme getPartitionScheme() createPartitionScheme
 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k5.PartitionFunctionSqlServerv2k5

Class PartitionFunctionSqlServerv2k5

Parent class : PartitionFunctionSqlServer


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.PartitionListOracle

Class PartitionListOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
columnIDs String columnIDs element getColumnIDs() setColumnIDs() false
hashPQuantity int 1 hashPQuantity element getHashPQuantity() setHashPQuantity() false
hashPTableSpaces String hashPTableSpaces element getHashPTableSpaces() setHashPTableSpaces() false
partitionType String RANGE partitionType element getPartitionType() setPartitionType() false
subPartitionsColumnIDs String subPartitionsColumnIDs element getSubPartitionsColumnIDs() setSubPartitionsColumnIDs() false
subPartitionsQuantity int 1 subPartitionsQuantity element getSubPartitionsQuantity() setSubPartitionsQuantity() false
subPartitionsTablespaces String subPartitionsTablespaces element getSubPartitionsTableSpaces() setSubPartitionsTableSpaces() false
subpartitionType String subpartitionType element getSubpartitionType() setSubpartitionType() false

Read Only Properties
Name Type Getter
columnList String getColumnList()
materializedView SnapshotOracle getSnapshot()
subPartitionsColumnList String getSubPartitionsColumnList()
table TableProxyOracle getTable()
allHashPTableSpaces String getAllHashPTableSpaces()
allSubPartitionsTableSpaces String getAllSubPartitionsTableSpaces()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.PartitionListOraclev10g

Class PartitionListOraclev10g

Parent class : PartitionListOraclev9i


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v11g.PartitionListOraclev11g

Class PartitionListOraclev11g

Parent class : PartitionListOraclev10g


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
intervalExpression String intervalExpression element getIntervalExpression() setIntervalExpression() false
intervalTablespaces String intervalTablespaces element getIntervalTablespaces() setIntervalTablespaceSet() false
refConstraint FKProxyOracle refConstraint element getRefConstraint() setRefConstraint() true
systemPartitions int 1 systemPartitions element getSystemPartitions() setSystemPartitions() false

Read Only Properties
Name Type Getter
allIntervalTablespaces String getAllIntervalTablespaces()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.PartitionListOraclev9i

Class PartitionListOraclev9i

Parent class : PartitionListOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
iotOverflowHashPTS String iotOverflowHashPTS element getIOTOverflowHashPTS() setIOTOverflowHashPTSSet() false
useSubpartStorageTemplate String NO useSubpartStorageTemplate element getUseSubpartStorageTemplate() setUseSubpartStorageTemplate() false

Read Only Properties
Name Type Getter
allIOTOverflowHashPTS String getAllIOTOverflowHashPTS()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.PartitionOracle

Class PartitionOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
dataSegmentCompression String dataSegmentCompression element getDataSegmentCompression() setDataSegmentCompression() false
iotCompress int 0 iotCompress element getIOTCompress() setIOTCompress() false
iotOverflowSegment SegmentOracle iotOverflowSegment element getIOTOverflowSegment() setIOTOverflowSegment() true
logging String logging element getLogging() setLogging() false
position int 0 position element getPosition() setPosition() false
segment SegmentOracle segment element getSegment() setSegment() true
subPartitionsQuantity int 0 subPartitionsQuantity element getSubPartitionsQuantity() setSubPartitionsQuantity() false
subPartitionsTablespaces String subPartitionsTablespaces element getSubPartitionsTableSpaces() setSubPartitionsTableSpaces() false
tableSpace TableSpaceOracle tableSpace element getTableSpace() setTableSpace() true
valueList String valueList element getValueList() setValueList() false

Read Only Properties
Name Type Getter
partitionList PartitionListOracle getPartitionList()
allSubPartitionsTableSpaces String getAllSubPartitionsTableSpaces()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
listSubpartitions StorageObjectCollection listSubpartitions ListPartition getListPartitions() createListSubpartition
lobs StorageObjectCollection lobs Lob getLobs() createLob
localIndexProperties List localIndexProperties LocalIndexProperties getLocalIndexProperties() createLocalIndexProperties
hashSubpartitions StorageObjectCollection hashSubpartitions HashPartition getPartitions() createHashSubpartition
 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.PartitionOraclev10g

Class PartitionOraclev10g

Parent class : PartitionOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v11g.PartitionOraclev11g

Class PartitionOraclev11g

Parent class : PartitionOraclev10g


Read Only Properties
Name Type Getter
partOfStorageTable TableProxyOracle getPartOfStorageTable()
subPartitionOf AbstractStorageObjectOracle getSubPartitionOf()
rangeSubpartitions StorageObjectCollection getRangeSubpartitions()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
rangeSubpartitions StorageObjectCollection rangeSubpartitions RangePartition getRangeSubpartitions() createRangeSubpartition
 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.PartitionOraclev9i

Class PartitionOraclev9i

Parent class : PartitionOracle


 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.PartitionSchemeSqlServer

Class PartitionSchemeSqlServer

Parent class : AbstractStorageObjectSqlServer


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
mappingTable String mappingTable element getMappingTable() setMappingTable() false
mappingType String MULTIPLE FILE GROUPS mappingType element getMappingType() setMappingType() false
singleFileGroup FileGroupSqlServer singleFileGroup element getSingleFileGroup() setSingleFileGroup() true

Read Only Properties
Name Type Getter
partitionFunction PartitionFunctionSqlServer getPartitionFunction()
singleFileGroupSelected boolean isSingleFileGroupSelected()
database DataBaseSqlServer getDatabase()

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k5.PartitionSchemeSqlServerv2k5

Class PartitionSchemeSqlServerv2k5

Parent class : PartitionSchemeSqlServer


 
 
 
oracle.dbtools.crest.model.design.storage.db2.PermissionsDB2

Class PermissionsDB2

Parent class : AbstractStorageObjectDB2


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
auxTable AUXTableDB2 auxTable element getAuxTable() setAuxTable() true
columnList String columnList element getColumnList() setColumnList() false
privileges String privileges element getPrivileges() setPrivileges() false
privilegesWithGrantOption String privilegesWithGrantOption element getPrivilegesWithGrantOption() setPrivilegesWithGrantOption() false
table TableProxyDB2 table element getTable() setTable() true
view TableViewProxyDB2 view element getView() setView() true

Read Only Properties
Name Type Getter
columns ArrayList getColumns()
privilegesSet PermissionsDB2$InlineList getPrivilegesSet()
privilegesWithGrantOptionSet PermissionsDB2$InlineList getPrivilegesWithGrantOptionSet()
privs String getPrivs()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.PermissionsOracle

Class PermissionsOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
columnList String columnList element getColumnList() setColumnList() false
package PackageOracle package element getPackage() setPackage() true
privileges String privileges element getPrivileges() setPrivileges() false
privilegesWithGrantOption String privilegesWithGrantOption element getPrivilegesWithGrantOption() setPrivilegesWithGrantOption() false
privilegesWithHierarchyOption String privilegesWithHierarchyOption element getPrivilegesWithHierarchyOption() setPrivilegesWithHierarchyOption() false
proc StoredProcedureOracle proc element getProc() setProc() true
function FunctionOracle function element getFunction() setFunction() true
public String NO public element getPublic() setPublic() false
sequence SequenceOracle sequence element getSequence() setSequence() true
materializedView SnapshotOracle materializedView element getSnapshot() setSnapshot() true
table TableProxyOracle table element getTable() setTable() true
view TableViewProxyOracle view element getView() setView() true

Read Only Properties
Name Type Getter
role RoleOracle getRole()
user UserOracle getUser()
columns ArrayList getColumns()
privs String getPrivs()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.PermissionsOraclev10g

Class PermissionsOraclev10g

Parent class : PermissionsOraclev9i


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.PermissionsOraclev9i

Class PermissionsOraclev9i

Parent class : PermissionsOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
hierarchyOption String NO hierarchyOption element getHierarchyOption() setHierarchyOption() false

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.PermissionsSqlServer

Class PermissionsSqlServer

Parent class : AbstractStorageObjectSqlServer


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
asRole RoleSqlServer asRole element getAsRole() setAsRole() true
columnList String columnList element getColumnList() setColumnList() false
privileges String privileges element getPrivileges() setPrivileges() false
privilegesWithGrantOption String privilegesWithGrantOption element getPrivilegesWithGrantOption() setPrivilegesWithGrantOption() false
table TableProxySqlServer table element getTable() setTable() true
view TableViewProxySqlServer view element getView() setView() true

Read Only Properties
Name Type Getter
role RoleSqlServer getRole()
user UserSqlServer getUser()
columns ArrayList getColumns()
privs String getPrivs()

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k.PermissionsSqlServerv2k

Class PermissionsSqlServerv2k

Parent class : PermissionsSqlServer


 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k5.PermissionsSqlServerv2k5

Class PermissionsSqlServerv2k5

Parent class : PermissionsSqlServer


 
 
 
oracle.dbtools.crest.model.design.storage.udb.PermissionsUDB

Class PermissionsUDB

Parent class : AbstractStorageObjectDB2


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
columnList String columnList element getColumnList() setColumnList() false
group UserGroupUDB group element getGroup() setGroup() true
privileges String privileges element getPrivileges() setPrivileges() false
privilegesWithGrantOption String privilegesWithGrantOption element getPrivilegesWithGrantOption() setPrivilegesWithGrantOption() false
table TableProxyUDB table element getTable() setTable() true
user OwnerUDB user element getUser() setUser() true
view TableViewProxyUDB view element getView() setView() true

Read Only Properties
Name Type Getter
columns ArrayList getColumns()
privilegesSet PermissionsUDB$InlineList getPrivilegesSet()
privilegesWithGrantOptionSet PermissionsUDB$InlineList getPrivilegesWithGrantOptionSet()
privs String getPrivs()

 
 
 
oracle.dbtools.crest.model.design.storage.udb.v71.PermissionsUDBv71

Class PermissionsUDBv71

Parent class : PermissionsUDB


 
 
 
oracle.dbtools.crest.model.design.storage.udb.v81.PermissionsUDBv81

Class PermissionsUDBv81

Parent class : PermissionsUDB


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.PlSqlSourceStorageObjectOracle

Class PlSqlSourceStorageObjectOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
owner UserOracle owner element getOwner() setOwner() true
source String source element getSource() setSource() false

 
 
 
oracle.dbtools.crest.model.design.storage.db2.PrivilegesDB2

Class PrivilegesDB2

Parent class : StorageObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
db DataBaseDB2 db element getDb() setDb() true
grantOption String NO grantOption element getGrantOption() setGrantOption() false
systemPrivileges String systemPrivileges element getSystemPrivileges() setSystemPrivileges() false

Read Only Properties
Name Type Getter
systemPrivilegesset PrivilegesDB2$PrivilegesSet getSystemPrivilegesSet()

 
 
 
oracle.dbtools.crest.model.design.storage.udb.PrivilegesUDB

Class PrivilegesUDB

Parent class : StorageObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
grantOption String grantOption element getGrantOption() setGrantOption() false
group UserGroupUDB group element getGroup() setGroup() true
schema SchemaUDB schema element getSchema() setSchema() true
systemPrivileges String systemPrivileges element getSystemPrivileges() setSystemPrivileges() false

Read Only Properties
Name Type Getter
systemPrivilegesset PrivilegesUDB$PrivilegesSet getSystemPrivilegesSet()

 
 
 
oracle.dbtools.crest.model.design.process.Process

Class Process

Parent class : Transformation


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
type int 0 type element getType() setType() false
batchMinimumTransactions int batchMinimumTransactions element getBatchMinimumTransactions() setBatchMinimumTransactions() false
batchTimeUnit String batchTimeUnit element getBatchTimeUnit() setBatchTimeUnit() false
diagram DataFlowDesign diagram element getDiagram() setDiagram() true
footNote String footNote element getFootNote() setFootNote() false
frequencyTimeUnit String frequencyTimeUnit element getFrequencyTimeUnit() setFrequencyTimeUnit() false
frequencyTimes int frequencyTimes element getFrequencyTimes() setFrequencyTimes() false
interactiveLongestResponseTime int interactiveLongestResponseTime element getInteractiveLongestResponseTime() setInteractiveLongestResponseTime() false
interactiveResponseTimeUnit String interactiveResponseTimeUnit element getInteractiveResponseTimeUnit() setInteractiveResponseTimeUnit() false
mode String mode element getMode() setMode() false
paramsWrappersString String paramsWrappersString element getParamsWrappersString() setParamsWrappersString() false
priority String priority element getPriority() setPriority() false
transformationtask TransformationTask transformationtask element getTransformationTask() setTransformationTask() true
peakPeriodsString String peakPeriodsString element getPeakPeriodsString() setPeakPeriodsString() false

Read Only Properties
Name Type Getter
componentFlowsFor Collection getComponentFlowsFor()
events List getEvents()
flowEvents List getFlowEvents()
paramMapping DesignObject getParamMapping()
paramsWrappers List getParamsWrappers()
parentprocess Process getParentProcess()
parentprocessInDFD Process getParentProcessInDFD()
peakperiods [Z getPeakPeriods()
processedAttributesAndFlows List getProcessedAttributesAndFlows()
processedEntitiesAndFlows List getProcessedEntitiesAndFlows()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
events List events eventRef getEvents() addEvent removeEvent getPartyByID
targetMappings List targetMappings targetMapping getUpdatedTargetElements() createTargetElement addTargetElement removeEvent getPartyByID
 
 
 
oracle.dbtools.crest.model.design.process.ProcessModel

Class ProcessModel

Parent class : DesignPart


Read Only Properties
Name Type Getter
allPrimitiveProcesses List getAllPrimitiveProcesses()
allPrimitiveProcessesConnectedToStore List getAllPrimitiveProcessesConnectedToStore()
allTransformationTasks List getAllTransformationTasks()
dataFlowdesigns DataFlowDesignSet getDataFlowDesigns()
eventSet EventSet getEventSet()
externalDataSet ExternalDataSet getExternalDataSet()
infoStoreSet InfoStoreSet getInfoStoreSet()
infoStructureSet InfoStructureSet getInfoStructureSet()
measurementSet MeasurementSet getMeasurementSet()
recordStructureSet RecordStructureSet getRecordStructureSet()
roleSet RoleSet getRoleSet()
transformationPackageSet TransformationPackageSet getTransformationPackageSet()
transformationtaskById TransformationTask getTransformationTaskById()
transformations List getTransformations()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.QuotaItemOracle

Class QuotaItemOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
size String UNLIMITED size element getSize() setSize() false
tableSpace TableSpaceOracle tableSpace element getTableSpace() setTableSpace() true

Read Only Properties
Name Type Getter
user UserOracle getUser()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.QuotaItemOraclev10g

Class QuotaItemOraclev10g

Parent class : QuotaItemOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.QuotaItemOraclev9i

Class QuotaItemOraclev9i

Parent class : QuotaItemOracle


 
 
 
oracle.dbtools.crest.model.design.multidimensional.RaggedHLink

Class RaggedHLink

Parent class : AbstractMDObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
childLevel Level childLevel element getChildLevel() setChildLevel() true
factEntity Entity factEntity element getFactEntity() setFactEntity() true
parentLevel Level parentLevel element getParentLevel() setParentLevel() true
sourceMDObject AbstractMDObject sourceMDObject element getSourceMDObject() setSourceMDObject() true
targetMDObject AbstractMDObject targetMDObject element getTargetMDObject() setTargetMDObject() true

Read Only Properties
Name Type Getter
valid boolean isValid()
childToParentAttributes List getChildToParentAttributes()
connection RaggedHLink$Connection getConnection()
dpVInfoFor RaggedHLink$dpvInfo getDPVInfoFor()
mdObject AbstractMDObject getMDObject()
object DesignObject getObject()
sourceConnection RaggedHLink$Connection getSourceConnection()
sourceObject DesignObject getSourceObject()
targetConnection RaggedHLink$Connection getTargetConnection()
targetObject DesignObject getTargetObject()
viewFor TopView getViewFor()

 
 
 
oracle.dbtools.crest.model.design.process.RecordStructure

Class RecordStructure

Parent class : AbstractProcessObject


Read Only Properties
Name Type Getter
extDatas List getExtDatas()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
extDatas List extDatas extData getExtDatas() createExternalData removeExtData getExternalDataByID
 
 
 
oracle.dbtools.crest.model.design.storage.oracle.RedoLogGroupOracle

Class RedoLogGroupOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
fileName String fileName element getFileName() setFileName() false
measureUnit String K measureUnit element getMeasureUnit() setMeasureUnit() false
reuse String YES reuse element getReuse() setReuse() false
size int 0 size element getSize() setSize() false

Read Only Properties
Name Type Getter
dataBase DataBaseOracle getDataBase()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.RedoLogGroupOraclev10g

Class RedoLogGroupOraclev10g

Parent class : RedoLogGroupOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.RedoLogGroupOraclev9i

Class RedoLogGroupOraclev9i

Parent class : RedoLogGroupOracle


 
 
 
oracle.dbtools.crest.model.design.logical.Relation

Class Relation

Parent class : DesignObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
arc Arc arc element getArc() setArc() true
dominantRole Entity dominantRole element getDominantRole() setDominantRole() true
identifying boolean identifying element isIdentifying() setIdentifying() false
nameOnSource String nameOnSource element getNameOnSource() setNameOnSource() false
nameOnTarget String nameOnTarget element getNameOnTarget() setNameOnTarget() false
optionalSource boolean optionalSource element isOptionalSource() setOptionalSource() false
optionalTarget boolean optionalTarget element isOptionalTarget() setOptionalTarget() false
sourceCardinalityString String sourceCardinality element getSourceCardinalityString() setSourceCardinalityString() false
sourceEntity Entity sourceEntity element getSourceEntity() setSourceEntity() true
targetCardinalityString String targetCardinalityString element getTargetCardinalityString() setTargetCardinalityString() false
targetEntity Entity targetEntity element getTargetEntity() setTargetEntity() true
transferable boolean transferable element isTransferable() setTransferable() false

Read Only Properties
Name Type Getter
inheritanceRelation boolean isInheritanceRelation()
manyTomany boolean isManyToMany()
oneToone boolean isOneToOne()
optional boolean isOptional()
pkConsumer boolean isPKConsumer()
primaryForeignKey boolean isPrimaryForeignKey()
valid boolean isValid()
allTVRelations List getAllTVRelations()
allViews List getAllViews()
cardinality Relation$Cardinality getCardinality()
connection Relation$Connection getConnection()
dpVInfoFor Relation$dpvInfo getDPVInfoFor()
deletedMapping XtdMapping getDeletedMapping()
endPointFor int getEndPointFor()
entity Entity getEntity()
fkAttributes Attribute getFKAttributes()
labelText String getLabelText()
nameOn String getNameOn()
object DesignObject getObject()
optional Boolean getOptional()
otherEndPoint int getOtherEndPoint()
otherEntity Entity getOtherEntity()
pkproviderEndpoint [I getPKProviderEndPoint()
sourceConnection Relation$Connection getSourceConnection()
sourceObject DesignObject getSourceObject()
sourceTVEntity TVEntity getSourceTVEntity()
targetConnection Relation$Connection getTargetConnection()
targetObject DesignObject getTargetObject()
targettVEntity TVEntity getTargetTVEntity()
viewFor TopView getViewFor()

 
 
 
oracle.dbtools.crest.model.design.storage.RelationalContainerProxy

Class RelationalContainerProxy

Parent class : RelationalObjectProxy


 
 
 
oracle.dbtools.crest.model.design.relational.RelationalDesign

Class RelationalDesign

Parent class : DesignPart


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
selectedRDBMSSite RDBMSSite selectedRDBMSSite element getSelectedRDBMSSite() setSelectedRDBMSSite() true

Read Only Properties
Name Type Getter
arcSet FKArcSet getArcSet()
columnPlaceHolderSet DesignObjectCollection getColumnPlaceHolderSet()
columnSet ColumnSet getColumnSet()
columnViewSet ColumnViewSet getColumnViewSet()
dropableSets List getDropableSets()
fkIndexAssociationSet FKIndexAssociationSet getFKIndexAssociationSet()
globalIndexSet GlobalIndexSet getGlobalIndexSet()
indexOnlyPlaceHolderSet DesignObjectCollection getIndexOnlyPlaceHolderSet()
measurementSet MeasurementSet getMeasurementSet()
physicalDesignSubviews SubViewObjectSet getPhysicalDesignSubviews()
storageDesign StorageDesign getStorageDesign()
storageDesignFactory StorageDesignFactory getStorageDesignFactory()
tableSet TableSet getTableSet()
tableSize Dimension getTableSize()
tableViewSet TableViewSet getTableViewSet()
tableViewSize Dimension getTableViewSize()
typeSubstitutionSet TypeSubstitutionSet getTypeSubstitutionSet()

 
 
 
oracle.dbtools.crest.model.design.storage.RelationalObjectProxy

Class RelationalObjectProxy

Parent class : StorageObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
commentchanged boolean false commentchanged element isCommentChanged() setCommentChanged() false
commentInRDBMSchanged boolean false commentInRDBMSchanged element isCommentInRDBMSChanged() setCommentInRDBMSChanged() false

Read Only Properties
Name Type Getter
loaded boolean isLoaded()
table boolean isTable()

 
 
 
oracle.dbtools.crest.model.design.process.Role

Class Role

Parent class : AbstractProcessObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
description String description element getDescription() setDescription() false
processesRefs String processesRefs element getProcessesRefs() setProcessesRefs() false

Read Only Properties
Name Type Getter
entities List getEntities()
processes List getProcesses()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.RoleOracle

Class RoleOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
adminOption String NO adminOption element getAdminOption() setAdminOption() false
authType String BY_PASSWORD authType element getAuthType() setAuthType() false
identified String NO identified element getIdentified() setIdentified() false
password String password element getPassword() setPassword() false
privileges String privileges element getPrivileges() setPrivileges() false
privilegesWithAdminOption String privilegesWithAdminOption element getPrivilegesWithAdminOption() setPrivilegesWithAdminOption() false
public String NO public element getPublic() setPublic() false
roles String roles element getRoles() setRoles() false
rolesWithAdminOption String rolesWithAdminOption element getRolesWithAdminOption() setRolesWithAdminOption() false

Read Only Properties
Name Type Getter
rolesNames String getRolesNames()
rolesWithAdminOptionNames String getRolesWithAdminOptionNames()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
permissions List permissions Permission getPermissions() createPermission
 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.RoleOraclev10g

Class RoleOraclev10g

Parent class : RoleOraclev9i


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.RoleOraclev9i

Class RoleOraclev9i

Parent class : RoleOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
identifiedByPassword String identifiedByPassword element getIdentifiedByPassword() setIdentifiedByPassword() false
pack String pack element getPack() setPack() false
schema String schema element getSchema() setSchema() false

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.RoleSqlServer

Class RoleSqlServer

Parent class : AbstractStorageObjectSqlServer


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
isApplicationRole boolean false isApplicationRole element getIsApplicationRole() setIsApplicationRole() false
owner UserSqlServer owner element getOwner() setOwner() true
password String password element getPassword() setPassword() false
systemPrivileges String systemPrivileges element getSystemPrivileges() setSystemPrivileges() false
users String users element getUsers() setUsers() false
database DataBaseSqlServer database element getDatabase() setDatabase() true

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
permissions List permissions Permission getPermissions() createPermission
 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k.RoleSqlServerv2k

Class RoleSqlServerv2k

Parent class : RoleSqlServer


 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k5.RoleSqlServerv2k5

Class RoleSqlServerv2k5

Parent class : RoleSqlServer


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
defaultSchema String defaultSchema element getDefaultSchema() setDefaultSchema() false

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.RollbackSegmentOracle

Class RollbackSegmentOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
initialSizeUnit String initialSizeUnit element getInitialSizeUnit() setInitialSizeUnit() false
nextSizeUnit String nextSizeUnit element getNextSizeUnit() setNextSizeUnit() false
public String NO public element getPub() setPub() false
scInitialExtent int 0 scInitialExtent element getSCInitialExtent() setSCInitialExtent() false
scMaxExtents String UNLIMITED scMaxExtents element getSCMaxExtents() setSCMaxExtents() false
scMinExtents int 1 scMinExtents element getSCMinExtents() setSCMinExtents() false
scNextExtent int 0 scNextExtent element getSCNextExtent() setSCNextExtent() false
scOptimal String scOptimal element getScOptimal() setScOptimal() false
tablespaces String tablespaces element getTablespaces() setTablespaces() false

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.RollbackSegmentOraclev10g

Class RollbackSegmentOraclev10g

Parent class : RollbackSegmentOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.RollbackSegmentOraclev9i

Class RollbackSegmentOraclev9i

Parent class : RollbackSegmentOracle


 
 
 
oracle.dbtools.crest.model.design.multidimensional.RollupLink

Class RollupLink

Parent class : AbstractMDObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
childLevel AbstractMDObject childLevel element getChildLevel() setChildLevel() true
defaultAggregationOperator String defaultAggregationOperator element getDefaultAggregationOperator() setDefaultAggregationOperator() false
factEntity ContainerObject factEntity element getFactEntity() setFactEntity() true
parentLevel AbstractMDObject parentLevel element getParentLevel() setParentLevel() true
rolePlaying boolean rolePlaying element isRolePlaying() setRolePlaying() false
sparseDimension boolean sparseDimension element isSparseDimension() setSparseDimension() false
link Link link element getLink() () false

Read Only Properties
Name Type Getter
childToParentAttributes List getChildToParentAttributes()
link Link getLink()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
childToParentAttributes List childToParentAttributes joinAttribute getChildToParentAttributes()
 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.RuleSqlServer

Class RuleSqlServer

Parent class : AbstractStorageObjectSqlServer


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
columns String columns element getColumns() setColumns() false
expression String expression element getExpression() setExpression() false
owner UserSqlServer owner element getOwner() setOwner() true
schema SchemaSqlServer schema element getSchema() setSchema() true
database DataBaseSqlServer database element getDatabase() setDatabase() true

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k.RuleSqlServerv2k

Class RuleSqlServerv2k

Parent class : RuleSqlServer


 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k5.RuleSqlServerv2k5

Class RuleSqlServerv2k5

Parent class : RuleSqlServer


 
 
 
oracle.dbtools.crest.model.design.multidimensional.SQLAccessToAW.SQLDimension

Class SQLAccessToAW.SQLDimension

Parent class : Object


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
dimension Dimension dimension element getDimension() setDimension() true
selectedDimensionID boolean selectedDimensionID element isSelectedDimensionID() setSelectedDimensionID() false
selectedEndDate boolean selectedEndDate element isSelectedEndDate() setSelectedEndDate() false
selectedLevelNameAttr boolean selectedLevelNameAttr element isSelectedLevelNameAttr() setSelectedLevelNameAttr() false
selectedLongDescAttr boolean selectedLongDescAttr element isSelectedLongDescAttr() setSelectedLongDescAttr() false
selectedshortDescAttr boolean selectedshortDescAttr element isSelectedShortDescAttr() setSelectedShortDescAttr() false
selectedTimespan boolean selectedTimespan element isSelectedTimeSpan() setSelectedTimeSpan() false

Read Only Properties
Name Type Getter
allDescriptiveattributes List getAllDescriptiveAttributes()
allSQLHierarchies List getAllSQLHierarchies()
allSelectedattributes List getAllSelectedAttributes()
dimension Dimension getDimension()
dimensionGIdAttr SQLAttribute getDimensionGIDAttr()
dimensionIdAttr SQLAttribute getDimensionIDAttr()
endDateAttr SQLAttribute getEndDateAttr()
levelNameAttr SQLAttribute getLevelNameAttr()
longDescAttr SQLAttribute getLongDescAttr()
name String getName()
selectedDescriptiveAttributes List getSelectedDescriptiveAttributes()
selectedsQLHierarhies List getSelectedSQLHierarhies()
shortDescAttr SQLAttribute getShortDescAttr()
sqlawObject SQLAccessToAW getSqlawObject()
timeSpanAttr SQLAttribute getTimeSpanAttr()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
selectedAttributes List selectedAttributes selectedAttribute getAllSelectedAttributes() applySQLAttributes createSQLAttribute
selectedSQLHierarhies List selectedSQLHierarhies selectedSQLHierarhy getSelectedSQLHierarhies() createSQLHierarchy
 
 
 
oracle.dbtools.crest.model.design.multidimensional.SQLAccessToAW.SQLHierarchy

Class SQLAccessToAW.SQLHierarchy

Parent class : Object


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
hierarchyID String hierarchyID element getHierarchyID() setHierarchyID() false
labelAttribute SQLAttribute labelAttribute element getLabelAttribute() () false
rollupForm boolean rollupForm element isRollupForm() setRollupForm() false

Read Only Properties
Name Type Getter
levelSelected boolean isLevelSelected()
hierarchy Hierarchy getHierarchy()
selectedLevels List getSelectedLevels()
validSelLevels List getValidSelLevels()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
selectedLevels List selectedLevels selectedLevel getSelectedLevels()
 
 
 
oracle.dbtools.crest.model.design.multidimensional.SQLAccessToAW

Class SQLAccessToAW

Parent class : AbstractMDObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
awName String awName element getAWName() setAWName() false
cube Cube cube element getCube() setCube() true
generategIDs boolean generategIDs element isGenerateGIDs() setGenerateGIDs() false
objectADTName String objectADTName element getObjectADTName() setObjectADTName() false
slice Slice slice element getSlice() setSlice() true
tableADtName String tableADtName element getTableADTName() setTableADTName() false
useModelClause boolean useModelClause element isUseModelClause() setUseModelClause() false
useObjectType boolean useObjectType element isUseObjectType() setUseObjectType() false
useRowToCellColumn boolean useRowToCellColumn element isUseRowToCellColumn() setUseRowToCellColumn() false

Read Only Properties
Name Type Getter
allMeasureWrappers List getAllMeasureWrappers()
allMeasures List getAllMeasures()
allSQLDimensions List getAllSQLDimensions()
measureWrappers List getMeasureWrappers()
measures List getMeasures()
outSQLAttributes List getOutSQLAttributes()
sqLText String getSQLText()
selectedsQLMeasureWrappers List getSelectedSQLMeasureWrappers()
selectedsQLMeasures List getSelectedSQLMeasures()
sqlDimensionDefinitions List getSqlDimensionDefinitions()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
usedMeasures List usedMeasures usedMeasure getMeasures()
usedMeasureWrappers List usedMeasureWrappers usedMeasureWrapper getMeasureWrapperMaps() applyMeasureWrapperMaps true
outAttributes List outAttributes outAttribute getOtherOutAttributes() createSQLAttribute
usedDimensions List usedDimensions usedDimension getSqlDimensionDefinitions() createSQLDimension
 
 
 
oracle.dbtools.crest.model.design.multidimensional.SQLAttribute

Class SQLAttribute

Parent class : Object


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
attrType String attrType element getType() setType() false
dataType String dataType element getDataType() setDataType() false
hierarchy Hierarchy hierarchy element getHierarchy() setHierarchy() true
level Level level element getLevel() setLevel() true
measure Measure measure element getMeasure() setMeasure() true
name String name element getName() setName() false
nameEditable boolean nameEditable element isNameEditable() setNameEditable() false
outPosition int outPosition element getOutPosition() setOutPosition() false
sca_AttributeName String sca_AttributeName element getSca_AttributeName() setSca_AttributeName() false
sca_AttributeID String sca_AttributeID element getSca_AttributeID() setSca_AttributeID() false
mw_FunctID String mw_FunctID element getMw_FunctID() setMw_FunctID() false
mw_measureID String mw_measureID element getMw_MeasureID() setMw_MeasureID() false

Read Only Properties
Name Type Getter
dataTypePreset boolean isDataTypePreset()
dimensionName String getDimensionName()
idProvider ID_ObjectPropertyTranslator getIdProvider()
levelName String getLevelName()
measureWrapper Slice$MeasureWrapper getMeasureWrapper()
sqLAWName String getSQLAWName()
type String getType()

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.SchemaSqlServer

Class SchemaSqlServer

Parent class : AbstractStorageObjectSqlServer


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
owner UserSqlServer owner element getOwner() setOwner() true
database DataBaseSqlServer database element getDatabase() setDatabase() true

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k.SchemaSqlServerv2k

Class SchemaSqlServerv2k

Parent class : SchemaSqlServer


 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k5.SchemaSqlServerv2k5

Class SchemaSqlServerv2k5

Parent class : SchemaSqlServer


 
 
 
oracle.dbtools.crest.model.design.storage.udb.SchemaUDB

Class SchemaUDB

Parent class : AbstractStorageObjectDB2


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
owner OwnerUDB owner element getOwner() setOwner() true

 
 
 
oracle.dbtools.crest.model.design.storage.udb.v71.SchemaUDBv71

Class SchemaUDBv71

Parent class : SchemaUDB


 
 
 
oracle.dbtools.crest.model.design.storage.udb.v81.SchemaUDBv81

Class SchemaUDBv81

Parent class : SchemaUDB


 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.SecondaryXmlIndexSqlServer

Class SecondaryXmlIndexSqlServer

Parent class : AbstractStorageObjectSqlServer


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
indexType String indexType element getIndexType() setIndexType() false

Read Only Properties
Name Type Getter
primaryXmlIndex IndexProxySqlServer getPrimaryXmlIndex()

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k5.SecondaryXmlIndexSqlServerv2k5

Class SecondaryXmlIndexSqlServerv2k5

Parent class : SecondaryXmlIndexSqlServer


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.SegmentOracle

Class SegmentOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
initrans int 1 initrans element getInitrans() setInitrans() false
maxTrans int 1 maxTrans element getMaxTrans() setMaxTrans() false
pcTFree int 10 pcTFree element getPCTFree() setPCTFree() false
pcTUsed int 40 pcTUsed element getPCTUsed() setPCTUsed() false
scBufferPool String DEFAULT scBufferPool element getSCBufferPool() setSCBufferPool() false
scFreeLists int 1 scFreeLists element getSCFreeLists() setSCFreeLists() false
scFreelistGroups int 1 scFreelistGroups element getSCFreelistGroups() setSCFreelistGroups() false
scInitialExtent long 0 scInitialExtent element getSCInitialExtent() setSCInitialExtent() false
scMaxExtents String UNLIMITED scMaxExtents element getSCMaxExtents() setSCMaxExtents() false
scMinExtents int 1 scMinExtents element getSCMinExtents() setSCMinExtents() false
scNextExtent long 0 scNextExtent element getSCNextExtent() setSCNextExtent() false
scPctIncrease int 0 scPctIncrease element getSCPctIncrease() setSCPctIncrease() false
tableSpace TableSpaceOracle tableSpace element getTableSpace() setTableSpace() true

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.SegmentOraclev10g

Class SegmentOraclev10g

Parent class : SegmentOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.SegmentOraclev9i

Class SegmentOraclev9i

Parent class : SegmentOracle


 
 
 
oracle.dbtools.crest.model.design.multidimensional.SelectionCriteria

Class SelectionCriteria

Parent class : AbstractMDObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
entity ContainerObject entity element getEntity() setEntity() true
funcID String funcID element getFuncID() setFuncID() false
measureID String measureID element getMeasureID() setMeasureID() false
partition String partition element getPartition() setPartition() false
selectionCriteria String selectionCriteria element getSelectionCriteria() setSelectionCriteria() false

Read Only Properties
Name Type Getter
measureWrappers Object getMeasureWrappers()

 
 
 
oracle.dbtools.crest.model.design.storage.db2.SequenceDB2

Class SequenceDB2

Parent class : AbstractStorageObjectDB2


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
cache int cache element getCache() setCache() false
cycle String cycle element getCycle() setCycle() false
datatype String datatype element getDatatype() setDatatype() false
incrementBy int incrementBy element getIncrementBy() setIncrementBy() false
maxValue String maxValue element getMaxValue() setMaxValue() false
minValue String minValue element getMinValue() setMinValue() false
order String order element getOrder() setOrder() false
owner Owner owner element getOwner() setOwner() true
startWith int startWith element getStartWith() setStartWith() false

Read Only Properties
Name Type Getter
propertyWrapperList List getPropertyWrapperList()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.SequenceOracle

Class SequenceOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
cache String cache element getCache() setCache() false
cycle String NO cycle element getCycle() setCycle() false
incrementBy String incrementBy element getIncrementBy() setIncrementBy() false
maxValue String maxValue element getMaxValue() setMaxValue() false
minValue String minValue element getMinValue() setMinValue() false
noCache String NO noCache element getNoCache() setNoCache() false
order String NO order element getOrder() setOrder() false
startWith String startWith element getStartWith() setStartWith() false
user UserOracle user element getUser() setUser() true

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.SequenceOraclev10g

Class SequenceOraclev10g

Parent class : SequenceOraclev9i


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.SequenceOraclev9i

Class SequenceOraclev9i

Parent class : SequenceOracle


 
 
 
oracle.dbtools.crest.model.design.storage.udb.SequenceUDB

Class SequenceUDB

Parent class : AbstractStorageObjectDB2


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
cache int 20 cache element getCache() setCache() false
cycle String NO cycle element getCycle() setCycle() false
datatype String INTEGER datatype element getDatatype() setDatatype() false
incrementBy int 1 incrementBy element getIncrementBy() setIncrementBy() false
maxValue String NO maxValue element getMaxValue() setMaxValue() false
minValue String NO minValue element getMinValue() setMinValue() false
order String NO order element getOrder() setOrder() false
owner Owner owner element getOwner() setOwner() true
schema SchemaUDB schema element getSchema() setSchema() true
startWith int 1 startWith element getStartWith() setStartWith() false

 
 
 
oracle.dbtools.crest.model.design.storage.udb.v81.SequenceUDBv81

Class SequenceUDBv81

Parent class : SequenceUDB


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
usedByPublic String NO usedByPublic element getUsedByPublic() setUsedByPublic() false

Read Only Properties
Name Type Getter
propertyWrapperList List getPropertyWrapperList()

 
 
 
oracle.dbtools.crest.model.design.multidimensional.Slice.MeasureWrapper

Class Slice.MeasureWrapper

Parent class : Object


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
aggrFuncId String aggrFuncId element getAggrFuncId() setAggrFuncId() false
measureId String measureId element getMeasureId() setMeasureId() false

Read Only Properties
Name Type Getter
aggrFunction Measure$AggregateFunction getAggrFunction()
functionName String getFunctionName()
levels List getLevels()
measure Measure getMeasure()
measureAlias String getMeasureAlias()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
summaryLevels List summaryLevels summaryLevel getLevels()
 
 
 
oracle.dbtools.crest.model.design.multidimensional.Slice.SelectedLevel

Class Slice.SelectedLevel

Parent class : Object


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
dimension Dimension dimension element getDimension() setDimension() true
hierarchy Hierarchy hierarchy element getHierarchy() setHierarchy() true
level Level level element getLevel() setLevel() true
rollupLink RollupLink rollupLink element getRollupLink() setRollupLink() true
selAttrIDs String selAttrIDs element getSelAttrIDs() setSelAttrIDs() false

Read Only Properties
Name Type Getter
selectedAttributes List getSelectedAttributes()

 
 
 
oracle.dbtools.crest.model.design.multidimensional.Slice

Class Slice

Parent class : AbstractMDObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
entity Entity entity element getEntity() setEntity() true
fullyRealized boolean fullyRealized element isFullyRealized() setFullyRealized() false
readOnlySlice boolean readOnlySlice element isReadOnlySlice() setReadOnlySlice() false

Read Only Properties
Name Type Getter
allMeasureWrappers List getAllMeasureWrappers()
levels List getLevels()
sqLDefinitions List getSQLDefinitions()
selectedLevels List getSelectedLevels()
selectedMeasureWrappers List getSelectedMeasureWrappers()
selectionCriterias List getSelectionCriterias()
sliceMappings List getSliceMappings()
usedDimensions List getUsedDimensions()
whereClauseFor String getWhereClauseFor()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
selectedMeasureWrappers List selectedMeasureWrappers selectedMeasureWrapper getSelectedMeasureWrappers() applyMeasureWrappers createMeasureWrapper
selectionCriterias List selectionCriterias measureSelCriteria getSelectionCriterias() createSelectionCriteria
selectedLevels List selectedLevels selectedLevel getSelectedLevels() applySelectedLevels createSelectedLevel
 
 
 
oracle.dbtools.crest.model.design.multidimensional.SlowChangingAttribute

Class SlowChangingAttribute

Parent class : Object


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
attribute ContainedObject attribute element getAttribute() setAttribute() true
classification String classification element getClassification() setClassification() false
indexed boolean indexed element isIndexed() setIndexed() false
name String name attribute getName() setName() false
objectID String id attribute getObjectID() setObjectID() false
type String type element getType() setType() false

Read Only Properties
Name Type Getter
historyAttributes List getHistoryAttributes()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
historyAttributes List historyAttributes attribute getHistoryAttributes()
 
 
 
oracle.dbtools.crest.model.design.storage.oracle.SnapshotOracle

Class SnapshotOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
action String action element getAction() setAction() false
build String IMMEDIATE build element getBuild() setBuild() false
cache String NONE cache element getCache() setCache() false
cluster ClusterOracle cluster element getCluster() setCluster() true
clustercolumns String clustercolumns element getClusterColumns() setClusterColumns() false
columns String columns element getColumns() setColumns() false
defaultSegment String defaultSegment element getDefaultSegment() setDefaultSegment() false
degree int 0 degree element getDegree() setDegree() false
forUpdate String NO forUpdate element getForUpdate() setForUpdate() false
indexSegment SegmentOracle indexSegment element getIndexSegment() setIndexSegment() true
indexTablespace TableSpaceOracle indexTablespace element getIndexTablespace() setIndexTablespace() true
lobStorage LobStorageOracle lobStorage element getLobStorage() setLobStorage() true
logging String NONE logging element getLogging() setLogging() false
nextDate String nextDate element getNextDate() setNextDate() false
object DesignObject object element getObject() setObject() true
onPrebuiltTable TableProxyOracle onPrebuiltTable element getOnPrebuildTable() setOnPrebuildTable() true
parallelClause String NO parallelClause element getParalelClause() setParalelClause() false
partitionList PartitionListOracle partitionList element getPartitionList() setPartitionList() false
partitioned String NO partitioned element getPartitioned() setPartitioned() false
queryRewrite String DISABLE queryRewrite element getQueryRewrite() setQueryRewrite() false
reducedPrecision String YES reducedPrecision element getReducedPrecision() setReducedPrecision() false
refresh String NONE refresh element getRefresh() setRefresh() false
refreshType String FAST refreshType element getRefreshType() setRefreshType() false
rollbackSegment RollbackSegmentOracle rollbackSegment element getRollbackSegment() setRollbackSegment() true
segment SegmentOracle segment element getSegment() setSegment() true
segmentType String LOCAL segmentType element getSegmentType() setSegmentType() false
startDate String startDate element getStartDate() setStartDate() false
subPartColumns String subPartColumns element getSubPartColumns() setSubPartColumns() false
subquery String subquery element getSubquery() setSubquery() false
tablespace TableSpaceOracle tablespace element getTablespace() setTablespace() true
useIndex String NONE useIndex element getUseIndex() setUseIndex() false
user UserOracle user element getUser() setUser() true
with String PRIMARY KEY with element getWith() setWith() false

Read Only Properties
Name Type Getter
implementedTable TableProxyOracle getImplementedTable()
lobs List getLobs()
partitions List getPartitions()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
lobsCollection StorageObjectCollection lobStorages LobStorage getLobsCollection() createLobStorage
partitionsCollection StorageObjectCollection partitions Partition getPartitionsCollection() createPartitionOracle
 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.SnapshotOraclev10g

Class SnapshotOraclev10g

Parent class : SnapshotOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
usingConstraint String ENFORCED usingConstraint element getUsingConstraint() setUsingConstraint() false

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v11g.SnapshotOraclev11g

Class SnapshotOraclev11g

Parent class : SnapshotOraclev10g


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.SnapshotOraclev9i

Class SnapshotOraclev9i

Parent class : SnapshotOracle


 
 
 
oracle.dbtools.crest.model.design.relational.SpatialColumnDefObject.TableDimension

Class SpatialColumnDefObject.TableDimension

Parent class : Object


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
name String name element getName() setName() false
lowBoundary String lowBoundary element getLowBoundary() setLowBoundary() false
upperBoundary String upperBoundary element getUpperBoundary() setUpperBoundary() false
tolerance String tolerance element getTolerance() setTolerance() false

Read Only Properties
Name Type Getter
empty boolean isEmpty()

 
 
 
oracle.dbtools.crest.model.design.relational.SpatialColumnDefObject

Class SpatialColumnDefObject

Parent class : Object


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
name String name attribute getName() setName() false
objectID String objectID attribute getObjectID() setObjectID() false
funcExpression String funcExpression element getFuncExpression() setFuncExpression() false
function boolean function element isFunction() setFunction() false
spatialColumn Column spatialColumn element getSpatialColumn() setSpatialColumn() true
spatialIndex Index spatialIndex element getSpatialIndex() setSpatialIndex() true
systemID String systemID element getSystemID() setSystemID() false

Read Only Properties
Name Type Getter
designLevelAccessibleObject boolean isDesignLevelAccessibleObject()
idPrefix String getIDPrefix()
objectTypeName String getObjectTypeName()
parent Table getParent()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
spatialDimensions List spatialDimensions spatialDimension getTableDimensions() createTableDimension removeTableDimension getTableDimensionByID
 
 
 
oracle.dbtools.crest.model.design.storage.udb.StagingTableUDB

Class StagingTableUDB

Parent class : AbstractStorageObjectDB2


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
columns String columns element getColumns() setColumns() false
defineColumnNames boolean defineColumnNames element getDefineColumnNames() setDefineColumnNames() false
generateSIC String generateSIC element getGenerateSIC() setGenerateSIC() false
table TableProxyUDB table element getTable() setTable() true

Read Only Properties
Name Type Getter
columnSet StagingTableUDB$ColumnSet getColumnSet()
tableColumnNames ArrayList getTableColumnNames()

 
 
 
oracle.dbtools.crest.model.design.storage.udb.v81.StagingTableUDBv81

Class StagingTableUDBv81

Parent class : StagingTableUDB


 
 
 
oracle.dbtools.crest.model.design.storage.StorageDesign

Class StorageDesign

Parent class : AbstractDesign


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
siteType int -1 siteType element getSiteType() setSiteType() false
siteID String siteID element getSiteID() setSiteID() false
siteName String siteName element getSiteName() setSiteName() false

 
 
 
oracle.dbtools.crest.model.design.storage.db2.StorageGroupDB2

Class StorageGroupDB2

Parent class : AbstractStorageObjectDB2


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
grantOption String grantOption element getGrantOption() setGrantOption() false
smsmanaged boolean smsmanaged element isSMSManaged() setSMSManaged() false
smsVolumes int smsVolumes element getSMSVolumes() setSMSVolumes() false
users String users element getUsers() setUsers() false
vcat VCatDB2 vcat element getVCat() setVCat() true
volumes String volumes element getVolumes() setVolumes() false

Read Only Properties
Name Type Getter
asteriskVolumes String getAsteriskVolumes()
userNames String getUserNames()
userSet StorageGroupDB2$UserSet getUserSet()
volumeSet StorageGroupDB2$VolumeSet getVolumeSet()
volumesNames String getVolumesNames()

 
 
 
oracle.dbtools.crest.model.design.storage.StorageObject

Class StorageObject

Parent class : ModelIDObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
nameChanged boolean false nameChanged element isNameChanged() setNameChanged() false
nameHasQuotes boolean false nameHasQuotes element getNameHasQuotes() setNameHasQuotes() false
rawObject boolean false rawObject element isRawObject() setRawObject() false
schemaObject SchemaObject schemaObject element getSchemaObject() setSchemaObject() true

Read Only Properties
Name Type Getter
designStorageObject boolean isDesignStorageObject()
nullInstance boolean isNullInstance()
ownedobject boolean isOwnedObject()
physicalObjectproxy boolean isPhysicalObjectProxy()
sitestorageObject boolean isSiteStorageObject()
topLevelObject boolean isTopLevelObject()
additionalactions List getAdditionalActions()
fullyQualifiedName String getFullyQualifiedName()
nameSubstitutionType String getNameSubstitutionType()
propertyHolder PropertyHolder getPropertyHolder()
rdBMSSite RDBMSSite getRDBMSSite()
rdBMSType RDBMSType getRDBMSType()
relativePath String getRelativePath()

 
 
 
oracle.dbtools.crest.model.design.storage.StorageObjectPlaceHolder

Class StorageObjectPlaceHolder

Parent class : StorageObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
object Object object element getObject() setObject() false

Read Only Properties
Name Type Getter
designLevelAccessibleObject boolean isDesignLevelAccessibleObject()
storageObject StorageObject getStorageObject()

 
 
 
oracle.dbtools.crest.model.design.storage.db2.StorageTemplateDB2

Class StorageTemplateDB2

Parent class : AbstractStorageObjectDB2


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
define boolean true define element isDefine() setDefine() false
freePage int 0 freePage element getFreePage() setFreePage() false
gbCache String gbCache element getGbCache() setGbCache() false
pctFree int 5 pctFree element getPctFree() setPctFree() false
sgErase boolean false sgErase element isSgErase() setSgErase() false
sgPriqty int 0 sgPriqty element getSgPriqty() setSgPriqty() false
sgseqty int 0 sgseqty element getSgSeqty() setSgSeqty() false
storageGroup StorageGroupDB2 storageGroup element getStorageGroup() setStorageGroup() true
trackMode boolean true trackMode element isTrackMode() setTrackMode() false
vcat VCatDB2 vcat element getVCat() setVCat() true

Read Only Properties
Name Type Getter
usedInOtherDefinitions boolean isUsedInOtherDefinitions()

 
 
 
oracle.dbtools.crest.model.design.storage.StoredProcedure

Class StoredProcedure

Parent class : StorageObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
body String body element getBody() setBody() false

 
 
 
oracle.dbtools.crest.model.design.storage.db2.StoredProcedureDB2

Class StoredProcedureDB2

Parent class : StoredProcedure


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
grantOption String grantOption element getGrantOption() setGrantOption() false
owner Owner owner element getOwner() setOwner() true
users String users element getUsers() setUsers() false

Read Only Properties
Name Type Getter
userSet StoredProcedureDB2$UserSet getUserSet()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.StoredProcedureOracle

Class StoredProcedureOracle

Parent class : PlSqlSourceStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
body String body element getBody() setBody() false

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.StoredProcedureOraclev10g

Class StoredProcedureOraclev10g

Parent class : StoredProcedureOraclev9i


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.StoredProcedureOraclev9i

Class StoredProcedureOraclev9i

Parent class : StoredProcedureOracle


 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.StoredProcedureSqlServer

Class StoredProcedureSqlServer

Parent class : StoredProcedure


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
owner UserSqlServer owner element getOwner() setOwner() true
schema SchemaSqlServer schema element getSchema() setSchema() true
database DataBaseSqlServer database element getDatabase() setDatabase() true

Read Only Properties
Name Type Getter
database DataBaseSqlServer getDatabase()

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k.StoredProcedureSqlServerv2k

Class StoredProcedureSqlServerv2k

Parent class : StoredProcedureSqlServer


 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k5.StoredProcedureSqlServerv2k5

Class StoredProcedureSqlServerv2k5

Parent class : StoredProcedureSqlServer


Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
synonyms List synonyms Synonym getSynonyms() createSynonym
 
 
 
oracle.dbtools.crest.model.design.storage.udb.StoredProcedureUDB

Class StoredProcedureUDB

Parent class : StoredProcedure


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
owner OwnerUDB owner element getOwner() setOwner() true
schema SchemaUDB schema element getSchema() setSchema() true
specificName String specificName element getSpecificName() setSpecificName() false

 
 
 
oracle.dbtools.crest.model.design.storage.udb.v71.StoredProcedureUDBv71

Class StoredProcedureUDBv71

Parent class : StoredProcedureUDB


 
 
 
oracle.dbtools.crest.model.design.storage.udb.v81.StoredProcedureUDBv81

Class StoredProcedureUDBv81

Parent class : StoredProcedureUDB


 
 
 
oracle.dbtools.crest.model.design.datatypes.StructuredType

Class StructuredType

Parent class : AbstractDTObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
final boolean final element isFinal() setFinal() false
inheritanceRelation DTInheritance inheritanceRelation element getInheritanceRelation() setInheritanceRelation() true
instantiable boolean instantiable element isInstantiable() setInstantiable() false
parentTypeID String parentTypeID element getParentTypeID() setParentTypeID() false

Read Only Properties
Name Type Getter
parentOf boolean isParentOf()
allElements List getAllElements()
allElementsInHierarchy List getAllElementsInHierarchy()
allInstantiableSubTypes List getAllInstantiableSubTypes()
allMethods List getAllMethods()
allSubTypes List getAllSubTypes()
byteSize int getByteSize()
childElements List getChildElements()
containedclass Class getContainedClass()
editableFonts List getEditableFonts()
elementByID TypeElement getElementByID()
elementByName TypeElement getElementByName()
elements TypeElement getElements()
fontObject FontObject getFontObject()
localIDGenerator IDGenerator getLocalIDGenerator()
method Method getMethod()
methodByID Method getMethodByID()
methodByName Method getMethodByName()
methodClass Class getMethodClass()
methodIDGenerator IDGenerator getMethodIDGenerator()
methodSet MethodSet getMethodSet()
methods Method getMethods()
parentAndChildElements List getParentAndChildElements()
parentElements List getParentElements()
parentType StructuredType getParentType()
size String getSize()
typeElementSet TypeElementSet getTypeElementSet()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
attributes List attributes Attribute getAttributesList() createTypeElement getElementByID
methods List methods Method getMethodsList() createMethod getMethodByID
 
 
 
oracle.dbtools.crest.model.design.storage.StructuredTypeProxy

Class StructuredTypeProxy

Parent class : RelationalObjectProxy


Read Only Properties
Name Type Getter
parentType StructuredTypeProxy getParentType()
structuredType StructuredType getStructuredType()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
attributes StorageObjectCollection attributes Attribute getElements()
methods StorageObjectCollection methods Method getMethods()
 
 
 
oracle.dbtools.crest.model.design.storage.oracle.StructuredTypeProxyOracle

Class StructuredTypeProxyOracle

Parent class : StructuredTypeProxy


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
invokerRights String invokerRights element getInvokerRights() setInvokerRights() false
mapOrderFunction MethodProxyOracle mapOrderFunction element getMapOrderFunction() setMapOrderFunction() true
mapOrderType String MAP mapOrderType element getMapOrderType() setMapOrderType() false
owner UserOracle owner element getOwner() setOwner() true

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.StructuredTypeProxyOraclev10g

Class StructuredTypeProxyOraclev10g

Parent class : StructuredTypeProxyOraclev9i


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
globalOid String globalOid element getGlobalOid() setGlobalOid() false

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.StructuredTypeProxyOraclev9i

Class StructuredTypeProxyOraclev9i

Parent class : StructuredTypeProxyOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
javaClass String javaClass element getJavaClass() setJavaClass() false
javaInstanceUsing String javaInstanceUsing element getJavaInstanceUsing() setJavaInstanceUsing() false
mapToJavaClass String NO mapToJavaClass element getMapToJavaClass() setMapToJavaClass() false

Read Only Properties
Name Type Getter
final String getFinal()
instantiable String getInstantiable()
superType String getSuperType()

 
 
 
oracle.dbtools.crest.model.design.storage.udb.StructuredTypeProxyUDB

Class StructuredTypeProxyUDB

Parent class : StructuredTypeProxy


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
inlineLength String inlineLength element getInlineLength() setInlineLength() false
owner OwnerUDB owner element getOwner() setOwner() true
precision int 0 precision element getPrecision() setPrecision() false
ref2refTypeCastFunction String ref2refTypeCastFunction element getRef2RefTypeCastFunction() setRef2RefTypeCastFunction() false
refType2refCastFunction String refType2refCastFunction element getRefType2RefCastFunction() setRefType2RefCastFunction() false
reference boolean false reference element isReference() setReference() false
scale int 0 scale element getScale() setScale() false
schema SchemaUDB schema element getSchema() setSchema() true
size int 0 size element getSize() setSize() false
type DesignObject type element getType() setType() true
usingTypeID String usingTypeID element getUsingTypeID() setUsingTypeID() false
withFunctionAccess String NO withFunctionAccess element getWithFunctionAccess() setWithFunctionAccess() false

Read Only Properties
Name Type Getter
dataType String getDataType()

 
 
 
oracle.dbtools.crest.model.design.storage.udb.v81.StructuredTypeProxyUDBv81

Class StructuredTypeProxyUDBv81

Parent class : StructuredTypeProxyUDB


 
 
 
oracle.dbtools.crest.model.SubsetCO

Class SubsetCO

Parent class : ContainerObject


 
 
 
oracle.dbtools.crest.model.design.storage.db2.SynonymDB2

Class SynonymDB2

Parent class : AbstractStorageObjectDB2


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
owner Owner owner element getOwner() setOwner() true

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.SynonymOracle

Class SynonymOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
dbLink String dbLink element getDBLink() setDBLink() false
object String object element getObject() setObject() false
objectUser UserOracle objectUser element getObjectUser() setObjectUser() true
public String NO public element getPublic() setPublic() false
user UserOracle user element getUser() setUser() true

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.SynonymOraclev10g

Class SynonymOraclev10g

Parent class : SynonymOraclev9i


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.SynonymOraclev9i

Class SynonymOraclev9i

Parent class : SynonymOracle


 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.SynonymSqlServer

Class SynonymSqlServer

Parent class : AbstractStorageObjectSqlServer


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
schema SchemaSqlServer schema element getSchema() setSchema() true

Read Only Properties
Name Type Getter
procedure StoredProcedureSqlServer getProcedure()
table TableProxySqlServer getTable()
view TableViewProxySqlServer getView()
database DataBaseSqlServer getDatabase()

 
 
 
oracle.dbtools.crest.swingui.TVConnector

Class TVConnector

Parent class : TopView


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
useDefaultColor boolean true useDefaultColor element useDefaultColor() setUseDefaultColor() false
backgroundColor Color backgroundColor element getBackgroundColor() setBackgroundColor() false
lineWidth int lineWidth element getLineWidth() setLineWidth() false
centerLabel Label centerLabel element getCenterLabel() () false
sourceLabel Label sourceLabel element getSourceLabel() () false
targetLabel Label targetLabel element getTargetLabel() () false

Read Only Properties
Name Type Getter
centerLabelPosition Point2D getCenterLabelPosition()
centerPoint Point2D getCenterPoint()
edge DefaultEdge getEdge()
edgePoints List getEdgePoints()
edgeView EdgeView getEdgeView()
edgeViewPoints List getEdgeViewPoints()
label Label getLabel()
labelBoundsFor Rectangle getLabelBoundsFor()
labels List getLabels()
sourceTopView TopView getSourceTopView()
targettopView TopView getTargetTopView()
tempCenterLabel Label getTempCenterLabel()
tempSourceLabel Label getTempSourceLabel()
temptargetLabel Label getTempTargetLabel()

 
 
 
oracle.dbtools.crest.swingui.TVDiagramView

Class TVDiagramView

Parent class : ContainerView


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
rdiagramName String rdiagramName element getDPVName() setDPVName() false
rdiagramID String rdiagramID element getDPV_ID() setDPV_ID() false
compositeView boolean true compositeView element isCompositeView() setCompositeView() false

 
 
 
oracle.dbtools.crest.model.design.relational.Table.ColumnGroup

Class Table.ColumnGroup

Parent class : Object


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
name String name attribute getName() setName() false
objectID String objectID attribute getObjectID() setObjectID() false
note String note element getNote() setNote() false
columnRefs String columns element getColumnRefs() setColumnRefs() false

 
 
 
oracle.dbtools.crest.model.design.relational.Table

Class Table

Parent class : ContainerWithKeyObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
abbreviation String abbreviation element getAbbreviation() setAbbreviation() false
adequatelyNormalized String NO adequatelyNormalized element getAdequatelyNormalized() setAdequatelyNormalized() false
expectedVolumes String 0 expectedVolumes element getExpectedVolumes() setExpectedVolumes() false
growthPercent String 0 growthPercent element getGrowthPercent() setGrowthPercent() false
growthType String Year growthType element getGrowthType() setGrowthType() false
maxVolumes String 9999999 maxVolumes element getMaxVolumes() setMaxVolumes() false
minVolumes String 0 minVolumes element getMinVolumes() setMinVolumes() false
normalForm String Third normalForm element getNormalForm() setNormalForm() false
oidIsPK boolean false oidIsPK element isOidIsPK() setOidIsPK() false
scope String scope element getScope() setScope() false
spatialTable boolean false spatialTable element isSpatialTable() setSpatialTable() false
splittedTableID String splittedTableID element getSplittedTableID() setSplittedTableID() false
userDefinedOid boolean true userDefinedOid element isUserDefinedOid() setUserDefinedOid() false

Read Only Properties
Name Type Getter
associated boolean isAssociated()
mtoNjoinCandidate boolean isMtoNjoinCandidate()
referencedByFKs boolean isReferencedByFKs()
allFKColumns Column getAllFKColumns()
allFKPlaceHolderColumns Column getAllFKPlaceHolderColumns()
allInds_PK_UK_NoFKeys List getAllInds_PK_UK_NoFKeys()
allNestedElements List getAllNestedElements()
allPossibleElements List getAllPossibleElements()
allSubstitutionTables List getAllSubstitutionTables()
allowedStrTypeInstances List getAllowedStrTypeInstances()
arcs List getArcs()
byteSize int getByteSize()
checkconstraints List getCheckConstraints()
columnForDelegate Column getColumnForDelegate()
columnGroupsSet List getColumnGroupsSet()
columnSet ColumnSet getColumnSet()
deletedMapping XtdMapping getDeletedMapping()
editableFonts List getEditableFonts()
engentity Entity getEngEntity()
engRelation Relation getEngRelation()
expectedVolumesInt int getExpectedVolumesInt()
fkAssociations FKIndexAssociation getFKAssociations()
fkAssociationsCount int getFKAssociationsCount()
fkAssociationsList List getFKAssociationsList()
fkIndexAssociationfor FKIndexAssociation getFKIndexAssociationFor()
fkIndexAssociationsWith FKIndexAssociation getFKIndexAssociationsWith()
fkeysOnColumn List getFKeysOnColumn()
fontObject FontObject getFontObject()
growthPercentInt int getGrowthPercentInt()
indexByName Index getIndexByName()
indexes DesignObjectCollection getIndexes()
mappingsToEntities List getMappingsToEntities()
maxVolumesInt int getMaxVolumesInt()
minVolumesInt int getMinVolumesInt()
nonStructuredElements List getNonStructuredElements()
numberOfFKAssociationFor int getNumberOfFKAssociationFor()
pkandUkConstraints List getPKandUKConstraints()
pkeys DesignObjectCollection getPKeys()
possibleSplits List getPossibleSplits()
ukeys DesignObjectCollection getUKeys()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
columns Collection columns Column getElementsCollection() createColumn getElementByID
indexes List indexes ind_PK_UK getAllInds_FKeyInds() applyIndexOrderFromList createIndex getKeyObject
tableCheckConstraints List tableCheckConstraints tableCheckConstraint getCheckConstraints() createCheckConstraint addCheckConstraint removeCheckConstraint getCheckConstraintByID
columnGroups List columnGroups columnGroup getColumnGroupsSet() createColumnGroup removeColumnGroup getColumnGroupByID
spatialDefinitions List spatialDefinitions spatialColumnDefinition getSpatialDefinitions() createSpatialDefinition removeSpatialDefinition getSpatialDefinitionByID
 
 
 
oracle.dbtools.crest.model.design.storage.oracle.TableCheckConstraintOracle

Class TableCheckConstraintOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
deferrable String NO deferrable element getDeferrable() setDeferrable() false
enable String YES enable element getEnable() setEnable() false
exceptionsTable TableProxyOracle exceptionsTable element getExceptionsTable() setExceptionsTable() true
initially String IMMEDIATE initially element getInitially() setInitially() false
validate String YES validate element getValidate() setValidate() false

Read Only Properties
Name Type Getter
table TableProxyOracle getTable()
tableConstraint TableLevelConstraint getTableConstraint()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.TableCheckConstraintOraclev10g

Class TableCheckConstraintOraclev10g

Parent class : TableCheckConstraintOracle


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.TableCheckConstraintOraclev9i

Class TableCheckConstraintOraclev9i

Parent class : TableCheckConstraintOracle


 
 
 
oracle.dbtools.crest.model.design.storage.udb.TableCheckConstraintProxyUDB

Class TableCheckConstraintProxyUDB

Parent class : AbstractStorageObjectDB2


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
queryOptimization String ENABLE queryOptimization element getQueryOptimization() setQueryOptimization() false
table TableProxyUDB table element getTable() setTable() true
validation String ENFORCED validation element getValidation() setValidation() false

Read Only Properties
Name Type Getter
tableConstraint TableLevelConstraint getTableConstraint()

 
 
 
oracle.dbtools.crest.model.design.storage.udb.v81.TableCheckConstraintProxyUDBv81

Class TableCheckConstraintProxyUDBv81

Parent class : TableCheckConstraintProxyUDB


 
 
 
oracle.dbtools.crest.model.design.constraint.TableLevelConstraint

Class TableLevelConstraint

Parent class : DesignObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
rule String rule element getRule() setRule() false

Read Only Properties
Name Type Getter
objectTypeName String getObjectTypeName()

 
 
 
oracle.dbtools.crest.model.design.storage.db2.TablePartitionDB2

Class TablePartitionDB2

Parent class : AbstractPartitionDB2


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
partConstants String partConstants element getPartConstants() setPartConstants() false
partNumber int partNumber element getPartNumber() setPartNumber() false
storageTemplate StorageTemplateDB2 storageTemplate element getStorageTemplate() setStorageTemplate() true
table TableProxyDB2 table element getTable() setTable() true

 
 
 
oracle.dbtools.crest.model.design.storage.TableProxy

Class TableProxy

Parent class : RelationalContainerProxy


Read Only Properties
Name Type Getter
unload boolean isUnload()
unloadPerPartition boolean isUnloadPerPartition()
columnProxies ColumnProxy getColumnProxies()
columnProxy ColumnProxy getColumnProxy()
columnProxyByName ColumnProxy getColumnProxyByName()
columnsSortedByID List getColumnsSortedByID()
indexProxies IndexProxy getIndexProxies()
indexes StorageObjectCollection getIndexes()
saC_storageObjects List getSAC_StorageObjects()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
columnProxies StorageObjectCollection columnProxies ColumnProxy getColumns()
indexProxies StorageObjectCollection indexProxies IndexProxy getIndexes()
 
 
 
oracle.dbtools.crest.model.design.storage.db2.TableProxyDB2

Class TableProxyDB2

Parent class : TableProxy


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
activeGroupData float 0.0 activeGroupData element getActiveGroupData() setActiveGroupData() false
activeGroupDelete float 0.0 activeGroupDelete element getActiveGroupDelete() setActiveGroupDelete() false
activeGroupInsert float 0.0 activeGroupInsert element getActiveGroupInsert() setActiveGroupInsert() false
annualUpdateRateDelete float 0.0 annualUpdateRateDelete element getAnnualUpdateRateDelete() setAnnualUpdateRateDelete() false
annualUpdateRateInsert float 0.0 annualUpdateRateInsert element getAnnualUpdateRateInsert() setAnnualUpdateRateInsert() false
audit String NONE audit element getAudit() setAudit() false
calculatePrimaryQuantity boolean true calculatePrimaryQuantity element getCalculatePrimaryQuantity() setCalculatePrimaryQuantity() false
calculateSecondaryQuantity boolean true calculateSecondaryQuantity element getCalculateSecondaryQuantity() setCalculateSecondaryQuantity() false
ccsid String ccsid element getCcsid() setCcsid() false
clusterType boolean false clusterType element getClusterType() setClusterType() false
dataCapture boolean false dataCapture element getDataCapture() setDataCapture() false
dropRestrict boolean false dropRestrict element getDropRestrict() setDropRestrict() false
editProc String editProc element getEditProc() setEditProc() false
excludeFreepage boolean false excludeFreepage element getExcludeFreepage() setExcludeFreepage() false
freepageExcluded boolean false freepageExcluded element getFreepageExcluded() setFreepageExcluded() false
growthHorizon int 0 growthHorizon element getGrowthHorizon() setGrowthHorizon() false
growthMethod String Random growthMethod element getGrowthMethod() setGrowthMethod() false
initialRowNumber long 0 initialRowNumber element getInitialRowNumber() setInitialRowNumber() false
initialRowNumberChanged boolean false initialRowNumberChanged element getInitialRowNumberChanged() setInitialRowNumberChanged() false
insertMethod String SQL Insert insertMethod element getInsertMethod() setInsertMethod() false
label String label element getLabel() setLabel() false
maxRowNumber long 9999999 maxRowNumber element getMaxRowNumber() setMaxRowNumber() false
maxRowNumberChanged boolean false maxRowNumberChanged element getMaxRowNumberChanged() setMaxRowNumberChanged() false
numberOfPages int 0 numberOfPages element getNumberOfPages() setNumberOfPages() false
numberOfRows long -1 numberOfRows element getNumberOfRows() setNumberOfRows() false
obid int 0 obid element getObid() setObid() false
owner Owner owner element getOwner() setOwner() true
pctFilling int 66 pctFilling element getPctFilling() setPctFilling() false
percentageOfpages int 0 percentageOfpages element getPercentageOfPages() setPercentageOfPages() false
primaryQuantity int 0 primaryQuantity element getPrimaryQuantity() setPrimaryQuantity() false
recordLength int 0 recordLength element getRecordLength() setRecordLength() false
secondaryQuantity int 0 secondaryQuantity element getSecondaryQuantity() setSecondaryQuantity() false
tableSpace TableSpaceDB2 tableSpace element getTableSpace() setTableSpace() true
usePCTFilling boolean false usePCTFilling element isUsePCTFilling() setUsePCTFilling() false
validProc String validProc element getValidProc() setValidProc() false

Read Only Properties
Name Type Getter
annualUpdateRateNetGrowth float getAnnualUpdateRateNetGrowth()
averageRecordLength long getAverageRecordLength()
column ColumnProxyDB2 getColumn()
dataBase DataBaseDB2 getDataBase()
initialNumberUsedPages int getInitialNumberUsedPages()
initialStorageKB int getInitialStorageKB()
instDescriptorCols StorageObjectCollection getInstDescriptorCols()
intindexes StorageObjectCollection getIntIndexes()
integrityindexes List getIntegrityIndexes()
maxNumberUsedPages int getMaxNumberUsedPages()
maxStorageKB int getMaxStorageKB()
numberRecordsPerPage int getNumberRecordsPerPage()
pageSize int getPageSize()
pctfree int getPctfree()
propertyWrapperList List getPropertyWrapperList()
synonyms StorageObjectCollection getSynonyms()
triggers StorageObjectCollection getTriggers()
usablePageSize int getUsablePageSize()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
synonyms StorageObjectCollection synonyms Synonym getSynonyms() createSynonym
instanceDescriptorCols StorageObjectCollection instanceDescriptorCols InstanceDescriptorColumn getInstDescriptorCols() createInstanceDescriptorColumn
 
 
 
oracle.dbtools.crest.model.design.storage.db2.v80.TableProxyDB2v80

Class TableProxyDB2v80

Parent class : TableProxyDB2


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
materializedQuery String materializedQuery element getMaterializedQuery() setMaterializedQuery() false
mqColumnDefaults String mqColumnDefaults element getMqColumnDefaults() setMqColumnDefaults() false
mqIdentityColumnAttr String mqIdentityColumnAttr element getMqIdentityColumnAttr() setMqIdentityColumnAttr() false
mqmaintenance String mqmaintenance element getMqMaintenance() setMqMaintenance() false
mqQueryDefinition String mqQueryDefinition element getMqQueryDefinition() setMqQueryDefinition() false
mqQueryOptimization String mqQueryOptimization element getMqQueryOptimization() setMqQueryOptimization() false
mqStatus String mqStatus element getMqStatus() setMqStatus() false
partitioned String partitioned element getPartitioned() setPartitioned() false
partitioningKey String partitioningKey element getPartitioningKey() setPartitioningKey() false
tableAccess String tableAccess element getTableAccess() setTableAccess() false

Read Only Properties
Name Type Getter
fkeys StorageObjectCollection getFkeys()
numParts int getNumParts()
partKeySortOrder String getPartKeySortOrder()
partitioningKeySet TableProxyDB2v80$InlineList getPartitioningKeySet()
partitions TablePartitionDB2 getPartitions()
tablePartitions StorageObjectCollection getTablePartitions()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
foreignKeys StorageObjectCollection foreignKeys ForeignKey getFkeys()
tablePartitions StorageObjectCollection tablePartitions Partition getTablePartitions() createPartition
 
 
 
oracle.dbtools.crest.model.design.storage.oracle.TableProxyOracle

Class TableProxyOracle

Parent class : TableProxy


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
cache String NO cache element getCache() setCache() false
cluster ClusterOracle cluster element getCluster() setCluster() true
clusterColumns String clusterColumns element getClusterColumns() setClusterColumns() false
dataSegmentCompression String NO dataSegmentCompression element getDataSegmentCompression() setDataSegmentCompression() false
degree String degree element getDegree() setDegree() false
iotCompress int 0 iotCompress element getIotCompress() setIotCompress() false
iotIncluding ColumnProxy iotIncluding element getIotIncluding() setIotIncluding() true
iotOverflowSegment SegmentOracle iotOverflowSegment element getIotOverflowSegment() setIotOverflowSegment() true
iotPctThreshold int 0 iotPctThreshold element getIotPctThreshold() setIotPctThreshold() false
logging String logging element getLogging() setLogging() false
monitoring String NO monitoring element getMonitoring() setMonitoring() false
oidIndexName String oidIndexName element getOidIndexName() setOidIndexName() false
oidIndexSegment SegmentOracle oidIndexSegment element getOidIndexSegment() setOidIndexSegment() true
organization String HEAP organization element getOrganization() setOrganization() false
parallel String NO parallel element getParallel() setParallel() false
partitionList PartitionListOracle partitionList element getPartitionList() setPartitionList() false
partitioned String NO partitioned element getPartitioned() setPartitioned() false
partitionedRowMovement String ENABLE partitionedRowMovement element getParttitionedRowMovement() setParttitionedRowMovement() false
rowDependency String NO rowDependency element getRowDependency() setRowDependency() false
segment SegmentOracle segment element getSegment() setSegment() true
materializedView SnapshotOracle materializedView element getSnapshot() setSnapshot() true
tableSpace TableSpaceOracle tableSpace element getTableSpace() setTableSpace() true
tempPreserveRows String YES tempPreserveRows element getTempPreserveRows() setTempPreserveRows() false
temporary String NO temporary element getTemporary() setTemporary() false
user UserOracle user element getUser() setUser() true

Read Only Properties
Name Type Getter
allClusterColumns String getAllClusterColumns()
basedOnStructuredType String getBasedOnStructuredType()
oidType String getOidType()
tableConstraint TableCheckConstraintOracle getTableConstraint()
triggers StorageObjectCollection gettriggers()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
bjIndexes StorageObjectCollection bitmapJoinIndexes BitmapJoinIndex getBjIndexes() createBjIndex
foreignKeys StorageObjectCollection foreignKeys ForeignKey getFKeys()
subpartitionTemplates StorageObjectCollection subpartitionTemplates SubpartitionTemplate getListStorageTemplates() createListStorageTemplate
lobStorages StorageObjectCollection lobStorages LobStorage getLobStorages() createLobStorage
partitions StorageObjectCollection partitions Partition getPartitions() createPartitionOracle
primaryKeys StorageObjectCollection primaryKeys PrimaryKey getPrimaryKeys()
tableCheckConstraints StorageObjectCollection tableCheckConstraints TableCheckConstraint getTableCheckConstraints()
uniqueKeys StorageObjectCollection uniqueKeys UniqueKey getUniqueKeys()
 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.TableProxyOraclev10g

Class TableProxyOraclev10g

Parent class : TableProxyOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
iotMappingTable String NO iotMappingTable element getIOTMappingTable() setIOTMappingTable() false
supplementalLogColumns String supplementalLogColumns element getSuplementalLogColumns() setSuplementalLogColumns() false
supplementalLogConditions String ON UPDATE supplementalLogConditions element getSuplementalLogConditions() setSuplementalLogConditions() false
supplementalLogGroupName String supplementalLogGroupName element getSuplementalLogGroupName() setSuplementalLogGroupName() false

Read Only Properties
Name Type Getter
allSupplementalLogColumns String getAllSupplementalLogColumns()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v11g.TableProxyOraclev11g

Class TableProxyOraclev11g

Parent class : TableProxyOraclev10g


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.TableProxyOraclev9i

Class TableProxyOraclev9i

Parent class : TableProxyOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
iotMappingTable String NO iotMappingTable element getIOTMappingTable() setIOTMappingTable() false
supplementalLogColumns String supplementalLogColumns element getSuplementalLogColumns() setSuplementalLogColumns() false
supplementalLogConditions String ON UPDATE supplementalLogConditions element getSuplementalLogConditions() setSuplementalLogConditions() false
supplementalLogGroupName String supplementalLogGroupName element getSuplementalLogGroupName() setSuplementalLogGroupName() false

Read Only Properties
Name Type Getter
allSupplementalLogColumns String getAllSupplementalLogColumns()

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.TableProxySqlServer

Class TableProxySqlServer

Parent class : TableProxy


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
database DataBaseSqlServer database element getDatabase() setDatabase() true
filegroup FileGroupSqlServer filegroup element getFilegroup() setFilegroup() true
props String props element getProps() setProps() false
schema SchemaSqlServer schema element getSchema() setSchema() true
textImageFG FileGroupSqlServer textImageFG element getTextImageFG() setTextImageFG() true
user UserSqlServer user element getUser() setUser() true

Read Only Properties
Name Type Getter
triggers StorageObjectCollection getTriggers()
clusteredIndexcount int getClusteredIndexCount()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
foreignKeys StorageObjectCollection foreignKeys ForeignKey getFkeys()
primaryKeys StorageObjectCollection primaryKeys PrimaryKey getPkeys()
uniqueKeys StorageObjectCollection uniqueKeys UniqueKey getUkeys()
instanceDescriptorColumns StorageObjectCollection instanceDescriptorColumns instanceDescriptorColumn getInstanceDescriptorCols() createInstanceDescriptorCol
 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k.TableProxySqlServerv2k

Class TableProxySqlServerv2k

Parent class : TableProxySqlServer


 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k5.TableProxySqlServerv2k5

Class TableProxySqlServerv2k5

Parent class : TableProxySqlServer


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
partitionScheme PartitionSchemeSqlServerv2k5 partitionScheme element getPartitionScheme() setPartitionScheme() true
partitioningColumn ColumnProxy partitioningColumn element getPartitioningColumn() setPartitioningColumn() true

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
synonyms StorageObjectCollection synonyms Synonym getSynonyms() createSynonym
 
 
 
oracle.dbtools.crest.model.design.storage.udb.TableProxyUDB

Class TableProxyUDB

Parent class : TableProxy


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
dataCapture String NONE dataCapture element getDataCapture() setDataCapture() false
federated String NONE federated element getFederated() setFederated() false
hierarchyName String hierarchyName element getHierarchyName() setHierarchyName() false
indexinTableSpace TableSpaceUDB indexinTableSpace element getIndexInTableSpace() setIndexInTableSpace() true
initialLogging boolean true initialLogging element getInitialLogging() setInitialLogging() false
longInTableSpace TableSpaceUDB longInTableSpace element getLongInTableSpace() setLongInTableSpace() true
owner OwnerUDB owner element getOwner() setOwner() true
partKeyHashing boolean false partKeyHashing element getPartKeyHashing() setPartKeyHashing() false
partitioningKey String partitioningKey element getPartitioningKey() setPartitioningKey() false
replicated String NO replicated element getReplicated() setReplicated() false
schema SchemaUDB schema element getSchema() setSchema() true
summaryCopyColumnDefaults String NONE summaryCopyColumnDefaults element getSummaryCopyColumnDefaults() setSummaryCopyColumnDefaults() false
summaryIdentityColumn String EXCLUDING summaryIdentityColumn element getSummaryIdentityColumn() setSummaryIdentityColumn() false
summaryMaintenance String BY SYSTEM summaryMaintenance element getSummaryMaintenance() setSummaryMaintenance() false
summaryQuery String NO summaryQuery element getSummaryQuery() setSummaryQuery() false
summaryQueryDefinition String summaryQueryDefinition element getSummaryQueryDefinition() setSummaryQueryDefinition() false
summaryQueryOptimization String ENABLE summaryQueryOptimization element getSummaryQueryOptimization() setSummaryQueryOptimization() false
summaryRefreshOptions String DEFERRED summaryRefreshOptions element getSummaryRefreshOptions() setSummaryRefreshOptions() false
summarystatus String MATERIALIZED QUERY summarystatus element getSummaryStatus() setSummaryStatus() false
tableSpace TableSpaceUDB tableSpace element getTableSpace() setTableSpace() true

Read Only Properties
Name Type Getter
column ColumnProxyUDB getColumn()
columnSet TableProxyUDB$ColumnSet getColumnSet()
propertyWrapperList List getPropertyWrapperList()
superTableName String getSuperTableName()
triggers StorageObjectCollection getTriggers()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
foreignKeys StorageObjectCollection foreignKeys ForeignKey getFKeys()
 
 
 
oracle.dbtools.crest.model.design.storage.udb.v71.TableProxyUDBv71

Class TableProxyUDBv71

Parent class : TableProxyUDB


 
 
 
oracle.dbtools.crest.model.design.storage.udb.v81.TableProxyUDBv81

Class TableProxyUDBv81

Parent class : TableProxyUDB


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
dimensions String dimensions element getDimensions() setDimensions() false
organizeByDimensions boolean false organizeByDimensions element getOrganizeByDimensions() setOrganizeByDimensions() false
queryOptimization String ENABLE queryOptimization element getQueryOptimization() setQueryOptimization() false
restrictOnDrop String NO restrictOnDrop element getRestrictOnDrop() setRestrictOnDrop() false
roremoteSchema String roremoteSchema element getRoRemoteSchema() setRoRemoteSchema() false
roremoteServer String roremoteServer element getRoRemoteServer() setRoRemoteServer() false
roremoteTabName String roremoteTabName element getRoRemoteTabName() setRoRemoteTabName() false
useRemoteOptions boolean false useRemoteOptions element getUseRemoteOptions() setUseRemoteOptions() false
validation String ENFORCED validation element getValidation() setValidation() false
valueCompression String NO valueCompression element getValueCompression() setValueCompression() false

Read Only Properties
Name Type Getter
stagingTables StorageObjectCollection getStagingTables()
tableCheckConstraints StorageObjectCollection getTableCheckConstraints()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
tableCheckConstraints StorageObjectCollection tableCheckConstraints TableCheckConstraint getTableCheckConstraints()
 
 
 
oracle.dbtools.crest.model.design.storage.db2.TableSpaceDB2

Class TableSpaceDB2

Parent class : DataBaseSpaceDB2


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
ccsid String ccsid element getCcsid() setCcsid() false
close boolean true close element isClose() setClose() false
clustered String NO clustered element getClustered() setClustered() false
compress boolean false compress element isCompress() setCompress() false
compressionPercentage int 0 compressionPercentage element getCompressionPercentage() setCompressionPercentage() false
compressionRatio int 0 compressionRatio element getCompressionRatio() setCompressionRatio() false
dsSize String dsSize element getDsSize() setDsSize() false
fragmentationPCT int 10 fragmentationPCT element getFragmentationPCT() setFragmentationPCT() false
grantOption String NO grantOption element getGrantOption() setGrantOption() false
loblogging boolean true loblogging element isLobLogging() setLobLogging() false
lockMax int 0 lockMax element getLockMax() setLockMax() false
lockPart boolean false lockPart element isLockPart() setLockPart() false
lockSize String ANY lockSize element getLockSize() setLockSize() false
maxRows int 0 maxRows element getMaxRows() setMaxRows() false
nactive int 0 nactive element getNactive() setNactive() false
numParts int 0 numParts element getNumParts() setNumParts() false
obid int 0 obid element getObid() setObid() false
pageSave int 0 pageSave element getPageSave() setPageSave() false
partIndex IndexProxyDB2 partIndex element getPartIndex() setPartIndex() true
psid int 0 psid element getPsid() setPsid() false
segsize String 0 segsize element getSegSize() setSegSize() false
storageTemplate StorageTemplateDB2 storageTemplate element getStorageTemplate() setStorageTemplate() true
type String REGULAR type element getType() setType() false
users String users element getUsers() setUsers() false

Read Only Properties
Name Type Getter
partitioned boolean isPartitioned()
usedInOtherDefinitions boolean isUsedInOtherDefinitions()
initialNumberUsedKB int getInitialNumberUsedKB()
initialNumberUsedPages int getInitialNumberUsedPages()
maxNumberUsedKB int getMaxNumberUsedKB()
maxNumberUsedPages int getMaxNumberUsedPages()
partitionSet PartitionSetDB2 getPartitionSet()
partitions PartitionDB2 getPartitions()
partitionsList List getPartitionsList()
propertyWrapperList List getPropertyWrapperList()
proposedpRIQTY int getProposedPRIQTY()
proposedQTY int getProposedQTY()
proposedQTYRemarks String getProposedQTYRemarks()
proposedSECQTY int getProposedSECQTY()
tsPartitions StorageObjectCollection getTSPartitions()
tables ArrayList getTables()
userSet TableSpaceDB2$UserSet getUserSet()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
tsPartitions StorageObjectCollection tsPartitions Partition getTSPartitions() createPartition
 
 
 
oracle.dbtools.crest.model.design.storage.db2.v80.TableSpaceDB2v80

Class TableSpaceDB2v80

Parent class : TableSpaceDB2


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
partTable TableProxyDB2v80 partTable element getPartTable() setPartTable() true

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.TableSpaceOracle

Class TableSpaceOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
contents String PERMANENT contents element getContents() setContents() false
dsInitialExtent long 0 dsInitialExtent element getDSInitialExtent() setDSInitialExtent() false
dsMaxExtents String UNLIMITED dsMaxExtents element getDSMaxExtents() setDSMaxExtents() false
dsMinExtents int 1 dsMinExtents element getDSMinExtents() setDSMinExtents() false
dsNextExtent long 0 dsNextExtent element getDSNextExtent() setDSNextExtent() false
dsPctIncrease int 0 dsPctIncrease element getDSPctIncrease() setDSPctIncrease() false
defaultForTable String defaultForTable element getDefaultForTable() setDefaultForTable() false
emLocalSubtype String AUTOALLOCATE emLocalSubtype element getEMLocalSubtype() setEMLocalSubtype() false
emUniformSize int 1024 emUniformSize element getEMUniformSize() setEMUniformSize() false
extentManagement String DICTIONARY extentManagement element getExtentManagement() setExtentManagement() false
logging String LOGGING logging element getLogging() setLogging() false
minExtLen int 0 minExtLen element getMinExtLen() setMinExtLen() false
status String ONLINE status element getStatus() setStatus() false

Read Only Properties
Name Type Getter
defaultFor boolean isDefaultFor()
dataFiles List getDataFiles()
tabcoll StorageObjectCollection getTabcoll()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
dataFiles StorageObjectCollection dataFiles DataFile getDfiles() createDataFile
 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.TableSpaceOraclev10g

Class TableSpaceOraclev10g

Parent class : TableSpaceOraclev9i


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
dsCompression String dsCompression element getDSCompression() setDSCompression() false
fileType String fileType element getFileType() setFileType() false
flashBack String ON flashBack element getFlashBack() setFlashBack() false

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.TableSpaceOraclev9i

Class TableSpaceOraclev9i

Parent class : TableSpaceOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
blockSize int 0 blockSize element getBlockSize() setBlockSize() false
forceLogging String NO forceLogging element getForceLogging() setForceLogging() false
segmentManagement String segmentManagement element getSegmentManagement() setSegmentManagement() false

Read Only Properties
Name Type Getter
managedFiles String getManagedFiles()

 
 
 
oracle.dbtools.crest.model.design.storage.udb.TableSpaceUDB

Class TableSpaceUDB

Parent class : AbstractStorageObjectDB2


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
bufferPool BufferPoolUDB IBMDEFAULTBP bufferPool element getBufferPool() setBufferPool() true
dbdefOnly boolean false dbdefOnly element getDBDefOnly() setDBDefOnly() false
dataType String REGULAR dataType element getDataType() setDataType() false
droppedTableRecovery boolean false droppedTableRecovery element getDroppedTableRecovery() setDroppedTableRecovery() false
extentSize String extentSize element getExtentSize() setExtentSize() false
grantOption String NO grantOption element getGrantOption() setGrantOption() false
groups String groups element getGroups() setGroups() false
managedBy String SYSTEM managedBy element getManagedBy() setManagedBy() false
nodeGroup NodeGroupUDB IBMDEFAULTGROUP nodeGroup element getNodeGroup() setNodeGroup() true
overhead float 0.0 overhead element getOverhead() setOverhead() false
pageSize Integer 4 pageSize element getPageSize() setPageSize() false
prefetchSize String prefetchSize element getPrefetchSize() setPrefetchSize() false
transferRate float 0.0 transferRate element getTransferRate() setTransferRate() false
users String users element getUsers() setUsers() false

Read Only Properties
Name Type Getter
allNodes List getAllNodes()
containers ContainerUDB getContainers()
containersForNode ContainerUDB getContainersForNode()
propertyWrapperList List getPropertyWrapperList()
tableProxies TableProxyUDB getTableProxies()
userGroupSet TableSpaceUDB$UserSet getUserGroupSet()
userSet TableSpaceUDB$UserSet getUserSet()

 
 
 
oracle.dbtools.crest.model.design.storage.udb.v71.TableSpaceUDBv71

Class TableSpaceUDBv71

Parent class : TableSpaceUDB


 
 
 
oracle.dbtools.crest.model.design.storage.udb.v81.TableSpaceUDBv81

Class TableSpaceUDBv81

Parent class : TableSpaceUDB


 
 
 
oracle.dbtools.crest.model.design.relational.TableView

Class TableView

Parent class : AbstractView


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
oidText String oidText element getOidText() setOidText() false

Read Only Properties
Name Type Getter
columnByObjectID ColumnView getColumnByObjectID()
columnViewByLongName ColumnView getColumnViewByLongName()
columnViewByName ColumnView getColumnViewByName()
columnViewSet ColumnViewSet getColumnViewSet()
columns ContainedObject getColumns()
deletedMapping XtdMapping getDeletedMapping()
editableFonts List getEditableFonts()
engentityView EntityView getEngEntityView()
fontObject FontObject getFontObject()
refColumns List getRefColumns()

 
 
 
oracle.dbtools.crest.model.design.storage.TableViewProxy

Class TableViewProxy

Parent class : RelationalObjectProxy


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
checkOption boolean false checkOption element getCheckOption() setCheckOption() false
definition String definition element getDefinition() setDefinition() false

 
 
 
oracle.dbtools.crest.model.design.storage.db2.TableViewProxyDB2

Class TableViewProxyDB2

Parent class : TableViewProxy


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
checkOptionScope String checkOptionScope element getCheckOptionScope() setCheckOptionScope() false
labelOn String labelOn element getLabelOn() setLabelOn() false
owner Owner owner element getOwner() setOwner() true

Read Only Properties
Name Type Getter
synonyms StorageObjectCollection getSynonyms()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
synonyms StorageObjectCollection synonyms Synonym getSynonyms() createSynonym
 
 
 
oracle.dbtools.crest.model.design.storage.oracle.TableViewProxyOracle

Class TableViewProxyOracle

Parent class : TableViewProxy


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
checkOptionName String checkOptionName element getCheckOptionName() setCheckOptionName() false
force String NO force element getForce() setForce() false
useOID String useOID element getUseOID() setUseOID() false
user UserOracle user element getUser() setUser() true
readOnly String NO readOnly element getViewReadOnly() setViewReadOnly() false

Read Only Properties
Name Type Getter
basedOnStructuredType String getBasedOnStructuredType()
columnProxyByName ColumnProxyOracle getColumnProxyByName()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.TableViewProxyOraclev10g

Class TableViewProxyOraclev10g

Parent class : TableViewProxyOraclev9i


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.TableViewProxyOraclev9i

Class TableViewProxyOraclev9i

Parent class : TableViewProxyOracle


Read Only Properties
Name Type Getter
longSuperViewName String getLongSuperViewName()
superViewName String getSuperViewName()

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.TableViewProxySqlServer

Class TableViewProxySqlServer

Parent class : TableViewProxy


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
dataBase DataBaseSqlServer dataBase element getDataBase() setDataBase() true
encryption String NO encryption element getEncryption() setEncryption() false
props String props element getProps() setProps() false
schema SchemaSqlServer schema element getSchema() setSchema() true
schemaBinding String NO schemaBinding element getSchemaBinding() setSchemaBinding() false
user UserSqlServer user element getUser() setUser() true
viewMetaData String NO viewMetaData element getViewMetaData() setViewMetaData() false

Read Only Properties
Name Type Getter
columnProxyByName ColumnProxySqlServer getColumnProxyByName()
triggers StorageObjectCollection getTriggers()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
indexesOnView StorageObjectCollection indexesOnView IndexOnView getIndexesOnView() createIndexOnView
 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k.TableViewProxySqlServerv2k

Class TableViewProxySqlServerv2k

Parent class : TableViewProxySqlServer


 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k5.TableViewProxySqlServerv2k5

Class TableViewProxySqlServerv2k5

Parent class : TableViewProxySqlServer


Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
synonyms StorageObjectCollection synonyms Synonym getSynonyms() createSynonym
 
 
 
oracle.dbtools.crest.model.design.storage.udb.TableViewProxyUDB

Class TableViewProxyUDB

Parent class : TableViewProxy


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
checkOptionScope String CASCADED checkOptionScope element getCheckOptionScope() setCheckOptionScope() false
oidColumnName String Oid oidColumnName element getOidColumnName() setOidColumnName() false
oidColumnUniqueness boolean true oidColumnUniqueness element isOidColumnUniqueness() setOidColumnUniqueness() false
owner OwnerUDB owner element getOwner() setOwner() true
schema SchemaUDB schema element getSchema() setSchema() true

Read Only Properties
Name Type Getter
basedOnStructuredType boolean isBasedOnStructuredType()
longSuperViewName String getLongSuperViewName()
superViewName String getSuperViewName()

 
 
 
oracle.dbtools.crest.model.design.storage.udb.v71.TableViewProxyUDBv71

Class TableViewProxyUDBv71

Parent class : TableViewProxyUDB


 
 
 
oracle.dbtools.crest.model.design.storage.udb.v81.TableViewProxyUDBv81

Class TableViewProxyUDBv81

Parent class : TableViewProxyUDB


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
federated String NO federated element getFederated() setFederated() false

 
 
 
oracle.dbtools.crest.model.design.process.TargetElement

Class TargetElement

Parent class : Object


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
objectID String id attribute getObjectID() setObjectID() false
target DesignObject target element getTarget() setTarget() true
description String description element getDescription() setDescription() false
name String name attribute getName() setName() false
transformationType String transformationType element getTransformationType() setTransformationType() false

Read Only Properties
Name Type Getter
sources List getSources()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
sources List sources sourceRef getSources() addSource getPartyByID
 
 
 
oracle.dbtools.crest.model.design.storage.oracle.TemporaryTablespaceOracle

Class TemporaryTablespaceOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
autoextend String ON autoextend element getAutoextend() setAutoextend() false
filename String filename element getFilename() setFilename() false
maxSize String UNLIMITED maxSize element getMaxSize() setMaxSize() false
measureUnitSize String K measureUnitSize element getMeasureUnitSize() setMeasureUnitSize() false
measureUnitUniformSize String K measureUnitUniformSize element getMeasureUnitUniformSize() setMeasureUnitUniformSize() false
nextBlockSize int 1 nextBlockSize element getNextBlockSize() setNextBlockSize() false
reuse String NO reuse element getReuse() setReuse() false
size long 0 size element getSize() setSize() false
uniformSize long 0 uniformSize element getUniformSize() setUniformSize() false

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.TemporaryTablespaceOraclev10g

Class TemporaryTablespaceOraclev10g

Parent class : TemporaryTablespaceOraclev9i


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
fileType String fileType element getFileType() setFileType() false
oracleManagedFiles String NO oracleManagedFiles element getOracleManagedFiles() setOracleManagedFiles() false
tableSpaceGroup String tableSpaceGroup element getTableSpaceGroup() setTableSpaceGroup() false

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
dataFiles StorageObjectCollection dataFiles DataFile getDFiles() createDataFile
 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.TemporaryTablespaceOraclev9i

Class TemporaryTablespaceOraclev9i

Parent class : TemporaryTablespaceOracle


 
 
 
oracle.dbtools.crest.model.design.process.Transformation

Class Transformation

Parent class : AbstractProcessObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
filterCondition String filterCondition element getFilterCondition() setFilterCondition() false
joinCondition String joinCondition element getJoinCondition() setJoinCondition() false
primary boolean primary element isPrimary() setPrimary() false

Read Only Properties
Name Type Getter
composite boolean isComposite()
connectedToStore boolean isConnectedToStore()
editableFonts List getEditableFonts()
fontObject FontObject getFontObject()
infoStructures List getInfoStructures()
processNumber String getProcessNumber()
processedAttributes List getProcessedAttributes()
processedEntities List getProcessedEntities()
sourceElements List getSourceElements()
sourceElements_WithParams List getSourceElements_WithParams()
targetAttributes List getTargetAttributes()
targetElements List getTargetElements()
type int getType()

 
 
 
oracle.dbtools.crest.model.design.process.TransformationFlow

Class TransformationFlow

Parent class : Flow


 
 
 
oracle.dbtools.crest.model.design.process.TransformationPackage

Class TransformationPackage

Parent class : AbstractProcessObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
systemObjective String systemObjective element getSystemObjective() setSystemObjective() false

Read Only Properties
Name Type Getter
element ModelObject getElement()
indexOf int getIndexOf()
lastTaskAdded TransformationTask getLastTaskAdded()
lastTaskRemoved TransformationTask getLastTaskRemoved()
transformationtaskSet TransformationTaskSet getTransformationTaskSet()

 
 
 
oracle.dbtools.crest.model.design.process.TransformationTask

Class TransformationTask

Parent class : DesignPart


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
process Process process element getProcess() setProcess() true
processModel ProcessModel processModel element getProcessModel() setProcessModel() true
topLevel boolean topLevel element isTopLevel() setTopLevel() false
inputParamsObject InOutParams inputParamsObject element getInputParamsObject() () false
outputParamsobject InOutParams outputParamsObject element getOutputParamsObject() () false

Read Only Properties
Name Type Getter
agents DesignObjectCollection getAgents()
externalDataSet ExternalDataSet getExternalDataSet()
flowSet TransformationFlowSet getFlowSet()
flowsforProcessObject Collection getFlowsForProcessObject()
inOutParamsObjectByid InOutParams getInOutParamsObjectById()
infoStoreSet InfoStoreSet getInfoStoreSet()
inputParameters List getInputParameters()
inputParamsObject InOutParams getInputParamsObject()
localIDGenerator IDGenerator getLocalIDGenerator()
outputParameters List getOutputParameters()
outputParamsobject InOutParams getOutputParamsObject()
parameterObjectById ParameterObject getParameterObjectById()
parentDataFlowdesign TransformationTask getParentDataFlowdesign()
sources List getSources()
stores DesignObjectCollection getStores()
targets List getTargets()
transformationPackage TransformationPackage getTransformationPackage()
transformationSet TransformationSet getTransformationSet()

 
 
 
oracle.dbtools.crest.model.design.storage.Trigger

Class Trigger

Parent class : StorageObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
actions String actions element getActions() setActions() false
body String body element getBody() setBody() false
cwdGenerated boolean false cwdGenerated element isCWDGenerated() setCWDGenerated() false
triggerTime String triggerTime element getTriggerTime() setTriggerTime() false

 
 
 
oracle.dbtools.crest.model.design.storage.db2.TriggerDB2

Class TriggerDB2

Parent class : Trigger


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
columns String columns element getColumns() setColumns() false
condition String condition element getCondition() setCondition() false
neW_TABLe_AS String neW_TABLe_AS element getNEW_TABLE_AS() setNEW_TABLE_AS() false
olD_TABlE_AS String olD_TABlE_AS element getOLD_TABLE_AS() setOLD_TABLE_AS() false
order int order element getOrder() setOrder() false
owner Owner owner element getOwner() setOwner() true
ref_NEW_AS String ref_NEW_AS element getRef_NEW_AS() setRef_NEW_AS() false
ref_OLD_AS String ref_OLD_AS element getRef_OLD_AS() setRef_OLD_AS() false
scope String scope element getScope() setScope() false
table TableProxyDB2 table element getTable() setTable() true

Read Only Properties
Name Type Getter
columnSet TriggerDB2$ColumnSet getColumnSet()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.TriggerOracle

Class TriggerOracle

Parent class : Trigger


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
columns String columns element getColumns() setColumns() false
condition String condition element getCondition() setCondition() false
owner UserOracle owner element getOwner() setOwner() true
ref_NEW_AS String ref_NEW_AS element getRef_NEW_AS() setRef_NEW_AS() false
ref_OLD_AS String ref_OLD_AS element getRef_OLD_AS() setRef_OLD_AS() false
ref_PARENT_AS String ref_PARENT_AS element getRef_PARENT_AS() setRef_PARENT_AS() false
scope String FOR EACH ROW scope element getScope() setScope() false
table TableProxyOracle table element getTable() setTable() true
view TableViewProxyOracle view element getView() setView() true

Read Only Properties
Name Type Getter
columnsNames String getColumnsNames()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.TriggerOraclev10g

Class TriggerOraclev10g

Parent class : TriggerOraclev9i


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.TriggerOraclev9i

Class TriggerOraclev9i

Parent class : TriggerOracle


 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.TriggerSqlServer

Class TriggerSqlServer

Parent class : Trigger


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
encryption String NO encryption element getEncription() setEncription() false
executionOrder String NONE executionOrder element getExecutionOrder() setExecutionOrder() false
forReplication String YES forReplication element getForReplication() setForReplication() false
owner UserSqlServer owner element getOwner() setOwner() true
schema SchemaSqlServer schema element getSchema() setSchema() true
table TableProxySqlServer table element getTable() setTable() true
view TableViewProxySqlServer view element getView() setView() true

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k.TriggerSqlServerv2k

Class TriggerSqlServerv2k

Parent class : TriggerSqlServer


 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k5.TriggerSqlServerv2k5

Class TriggerSqlServerv2k5

Parent class : TriggerSqlServer


 
 
 
oracle.dbtools.crest.model.design.storage.udb.TriggerUDB

Class TriggerUDB

Parent class : Trigger


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
columns String columns element getColumns() setColumns() false
condition String condition element getCondition() setCondition() false
neW_TABLe_AS String neW_TABLe_AS element getNEW_TABLE_AS() setNEW_TABLE_AS() false
olD_TABlE_AS String olD_TABlE_AS element getOLD_TABLE_AS() setOLD_TABLE_AS() false
order int order element getOrder() setOrder() false
owner OwnerUDB owner element getOwner() setOwner() true
ref_NEW_AS String ref_NEW_AS element getRef_NEW_AS() setRef_NEW_AS() false
ref_OLD_AS String ref_OLD_AS element getRef_OLD_AS() setRef_OLD_AS() false
schema SchemaUDB schema element getSchema() setSchema() true
scope String scope element getScope() setScope() false
table TableProxyUDB table element getTable() setTable() true

Read Only Properties
Name Type Getter
columnSet TriggerUDB$ColumnSet getColumnSet()
triggertimes String getTriggerTimes()

 
 
 
oracle.dbtools.crest.model.design.storage.udb.v71.TriggerUDBv71

Class TriggerUDBv71

Parent class : TriggerUDB


 
 
 
oracle.dbtools.crest.model.design.storage.udb.v81.TriggerUDBv81

Class TriggerUDBv81

Parent class : TriggerUDB


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
view TableViewProxyUDBv81 view element getView() setView() true

 
 
 
oracle.dbtools.crest.model.design.datatypes.TypeElement

Class TypeElement

Parent class : DesignObject


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
mandatory boolean mandatory element isMandatory() setMandatory() false
precision int precision element getPrecision() setPrecision() false
reference boolean reference element isReference() setReference() false
referencerelation DTReference referencerelation element getReferenceRelation() setReferenceRelation() true
scale int scale element getScale() setScale() false
size int size element getSize() setSize() false
units String units element getUnits() setUnits() false
domain Domain DOM3000004 domain element getDomain() setDomain() true
typeID String type element getTypeID() setTypeID() false
referenceID String referenceID element getReferenceRelationID() setReferenceRelationID() false

Read Only Properties
Name Type Getter
dataType String getDataType()
datatypedescriptor int getDatatypeDescriptor()

 
 
 
oracle.dbtools.crest.model.design.storage.TypeElementProxy

Class TypeElementProxy

Parent class : RelationalObjectProxy


Read Only Properties
Name Type Getter
datatype String getDatatype()
structuredType StructuredType getStructuredType()
structuredTypeProxy StructuredTypeProxy getStructuredTypeProxy()

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.TypeElementProxyOracle

Class TypeElementProxyOracle

Parent class : TypeElementProxy


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.TypeElementProxyOraclev10g

Class TypeElementProxyOraclev10g

Parent class : TypeElementProxyOraclev9i


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.TypeElementProxyOraclev9i

Class TypeElementProxyOraclev9i

Parent class : TypeElementProxyOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
sqlJAttr String sqlJAttr element getSqlJAttr() setSqlJAttr() false

 
 
 
oracle.dbtools.crest.model.design.storage.udb.TypeElementProxyUDB

Class TypeElementProxyUDB

Parent class : TypeElementProxy


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.UndoTablespaceOracle

Class UndoTablespaceOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
fileType String fileType element getFileType() setFileType() false
oracleManagesFiles String NO oracleManagesFiles element getOracleManagesFiles() setOracleManagesFiles() false
retention String NOGUARANTEE retention element getRetention() setRetention() false

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.UndoTablespaceOraclev10g

Class UndoTablespaceOraclev10g

Parent class : UndoTablespaceOraclev9i


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.UndoTablespaceOraclev9i

Class UndoTablespaceOraclev9i

Parent class : UndoTablespaceOracle


Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
dataFiles StorageObjectCollection dataFiles DataFile getDfiles() createDataFile
 
 
 
oracle.dbtools.crest.model.design.storage.oracle.UniqueOracle

Class UniqueOracle

Parent class : IndexProxy


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
deferrable String NO deferrable element getDeferrable() setDeferrable() false
enable String YES enable element getEnable() setEnable() false
exceptionsTable TableProxyOracle exceptionsTable element getExceptionsTable() setExceptionsTable() true
existingIndex IndexProxyOracle existingIndex element getExistingIndex() setExistingIndex() true
indexSegment SegmentOracle indexSegment element getIndexSegment() setIndexSegment() true
indexSort String NO indexSort element getIndexSort() setIndexSort() false
initially String IMMEDIATE initially element getInitially() setInitially() false
logging String YES logging element getLogging() setLogging() false
tableSpace TableSpaceOracle tableSpace element getTableSpace() setTableSpace() true
usingIndex String NO usingIndex element getUsingIndex() setUsingIndex() false
indexGlobalPL IndexGlobalPartitionsListOracle indexGlobalPL element getUsingIndexGlobalPL() setUsingIndexGlobalPL() false
validate String YES validate element getValidate() setValidate() false

Read Only Properties
Name Type Getter
existingIndexName String getExistingIndexName()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
globalPartitions StorageObjectCollection globalPartitions GlobalPartition getGlobalPartitions() createGlobalPartition
 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.UniqueOraclev10g

Class UniqueOraclev10g

Parent class : UniqueOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
computeStatistics String NO computeStatistics element getComputeStatistics() setComputeStatistics() false
createIndexStatement String createIndexStatement element getCreateIndexStatement() setCreateIndexStatement() false

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.UniqueOraclev9i

Class UniqueOraclev9i

Parent class : UniqueOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
computeStatistics String NO computeStatistics element getComputeStatistics() setComputeStatistics() false
createIndexStatement String createIndexStatement element getCreateIndexStatement() setCreateIndexStatement() false

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.UniqueProxySqlServer

Class UniqueProxySqlServer

Parent class : IndexProxy


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
fileGroup FileGroupSqlServer fileGroup element getFilegroup() setFilegroup() true
fillFactor int 0 fillFactor element getFillFactor() setFillFactor() false

Read Only Properties
Name Type Getter
uniqueConstraint boolean isUniqueConstraint()
tableName String getTableName()
tableUser String getTableUser()

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k.UniqueProxySqlServerv2k

Class UniqueProxySqlServerv2k

Parent class : UniqueProxySqlServer


 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k5.UniqueProxySqlServerv2k5

Class UniqueProxySqlServerv2k5

Parent class : UniqueProxySqlServer


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
allowPageLocks String ON allowPageLocks element getAllowPageLocks() setAllowPageLocks() false
allowRowLocks String ON allowRowLocks element getAllowRowLocks() setAllowRowLocks() false
ignoreDupKey String NO ignoreDupKey element getIgnoreDupKey() setIgnoreDupKey() false
padIndex String NO padIndex element getPadIndex() setPadIndex() false
partitionScheme PartitionSchemeSqlServer partitionScheme element getPartitionScheme() setPartitionScheme() true
partitioningColumn ColumnProxy partitioningColumn element getPartitioningColumn() setPartitioningColumn() true
recomputeStatistics String AUTO recomputeStatistics element getRecomputeStatistics() setRecomputeStatistics() false

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.UsedUserDefinedData

Class UsedUserDefinedData

Parent class : AbstractStorageObjectSqlServer


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
comments String comments element getComments() setComments() false
commentsInRDBMS String commentsInRDBMS element getCommentsInRDBMS() setCommentsInRDBMS() false
defaultObject DefaultSqlServer defaultObject element getDefaultObject() setDefaultObject() true
distinctTypeProxy DistinctTypeProxySqlServer distinctTypeProxy element getDistinctTypeProxy() setDistinctTypeProxy() true
props String props element getProps() setProps() false
ruleObject RuleSqlServer ruleObject element getRuleObject() setRuleObject() true
schema SchemaSqlServer schema element getSchema() setSchema() true
userDefinedType UserDefinedTypeSqlServer userDefinedType element getUserDefinedType() setUserDefinedType() true

Read Only Properties
Name Type Getter
baseOnDistinctType boolean isBaseOnDistinctType()
dataType String getDataType()
dataTypeString String getDataTypeString()
nullType String getNullType()
database DataBaseSqlServer getDatabase()

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k5.UsedUserDefinedDatav2k5

Class UsedUserDefinedDatav2k5

Parent class : UsedUserDefinedData


 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.UserDefinedTypeSqlServer

Class UserDefinedTypeSqlServer

Parent class : AbstractStorageObjectSqlServer


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
domain String domain element getDomain() setDomain() false
nullType String nullType element getNullType() setNullType() false
owner UserSqlServer owner element getOwner() setOwner() true
usedUDDT String usedUDDT element getUsedUDDT() setUsedUDDT() false

Read Only Properties
Name Type Getter
dataType MDDataType getDataType()
domainObj Domain getDomainObj()

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k.UserDefinedTypeSqlServerv2k

Class UserDefinedTypeSqlServerv2k

Parent class : UserDefinedTypeSqlServer


 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k5.UserDefinedTypeSqlServerv2k5

Class UserDefinedTypeSqlServerv2k5

Parent class : UserDefinedTypeSqlServer


 
 
 
oracle.dbtools.crest.model.design.storage.udb.UserGroupUDB

Class UserGroupUDB

Parent class : AbstractStorageObjectDB2


 
 
 
oracle.dbtools.crest.model.design.storage.udb.v71.UserGroupUDBv71

Class UserGroupUDBv71

Parent class : UserGroupUDB


 
 
 
oracle.dbtools.crest.model.design.storage.udb.v81.UserGroupUDBv81

Class UserGroupUDBv81

Parent class : UserGroupUDB


 
 
 
oracle.dbtools.crest.model.design.storage.oracle.UserOracle

Class UserOracle

Parent class : AbstractStorageObjectOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
accountLock String NO accountLock element getAccountLock() setAccountLock() false
adminOption String NO adminOption element getAdminOption() setAdminOption() false
authType String BY_PASSWORD authType element getAuthType() setAuthType() false
defTableSpace TableSpaceOracle defTableSpace element getDefTableSpace() setDefTableSpace() true
externalName String externalName element getExternalName() setExternalName() false
identifier String identifier element getIdentifier() setIdentifier() false
passwordExpire String NO passwordExpire element getPasswordExpire() setPasswordExpire() false
privileges String privileges element getPrivileges() setPrivileges() false
privilegesWithAdminOption String privilegesWithAdminOption element getPrivilegesWithAdminOption() setPrivilegesWithAdminOption() false
profile String profile element getProfile() setProfile() false
roles String roles element getRoles() setRoles() false
rolesWithAdminOption String rolesWithAdminOption element getRolesWithAdminOption() setRolesWithAdminOption() false
temptableSpace TemporaryTablespaceOracle temptableSpace element getTempTableSpace() setTempTableSpace() true

Read Only Properties
Name Type Getter
quotaItems List getQuotaItems()
rolesNames String getRolesNames()
rolesWithAdminOptionNames String getRolesWithAdminOptionNames()

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
permissions List permissions Permission getPermissions() createPermission
quotaItemsCollection StorageObjectCollection quotaItems QuotaItem getQuotaItemsCollection() createQuotaItem
 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v10g.UserOraclev10g

Class UserOraclev10g

Parent class : UserOraclev9i


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
temptSGroupName String temptSGroupName element getTempTSGroupName() setTempTSGroupName() false

 
 
 
oracle.dbtools.crest.model.design.storage.oracle.v9i.UserOraclev9i

Class UserOraclev9i

Parent class : UserOracle


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
identifiedByPassword String identifiedByPassword element getIdentifiedByPassword() setIdentifiedByPassword() false

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.UserSqlServer

Class UserSqlServer

Parent class : AbstractStorageObjectSqlServer


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
login LoginSqlServer login element getLogin() setLogin() true
systemPrivileges String systemPrivileges element getSystemPrivileges() setSystemPrivileges() false
database DataBaseSqlServer database element getDatabase() setDatabase() true

Collections
Name Type XML Name Item XML Name Getter Apply List Create Item Add Item Remove Item Get Item By Id Is Map Item
permissions List permissions Permission getPermissions() createPermission
 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k.UserSqlServerv2k

Class UserSqlServerv2k

Parent class : UserSqlServer


 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k5.UserSqlServerv2k5

Class UserSqlServerv2k5

Parent class : UserSqlServer


 
 
 
oracle.dbtools.crest.model.design.storage.db2.VCatDB2

Class VCatDB2

Parent class : AbstractStorageObjectDB2


 
 
 
oracle.dbtools.crest.model.design.storage.db2.VolumesDB2

Class VolumesDB2

Parent class : AbstractStorageObjectDB2


 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.XMLSchemaCollectionSqlServer

Class XMLSchemaCollectionSqlServer

Parent class : AbstractStorageObjectSqlServer


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
schema SchemaSqlServer schema element getSchema() setSchema() true
schemaDefinition String schemaDefinition element getSchemaDefinition() setSchemaDefinition() false
database DataBaseSqlServer database element getDatabase() setDatabase() true

 
 
 
oracle.dbtools.crest.model.design.storage.sqlserver.v2k5.XMLSchemaCollectionSqlServerv2k5

Class XMLSchemaCollectionSqlServerv2k5

Parent class : XMLSchemaCollectionSqlServer


 
 
 
oracle.dbtools.crest.model.xtdmapping.XtdMapping

Class XtdMapping

Parent class : Object


Properties
Name Type Default Value XML Name XML Type Getter Setter Referred
mappingID String id attribute getID() setID() false
creationTime long creationTime element getCreationTime() setCreationTime() false
deletedId String deletedId element getDeletedID() setDeletedID() false
fwEngineer boolean fwEngineer element isFwEngineer() setFwEngineer() false
inheritanceType int inheritanceType element getInheritanceType() setInheritanceType() false
ownerContainerID String ownerContainerID element getOwnerContainerID() setOwnerContainerID() false
ownerDesignPartID String ownerDesignPartID element getOwnerDesignPartID() setOwnerDesignPartID() false
ownerDesignPartName String ownerDesignPartName element getOwnerDesignPartName() setOwnerDesignPartName() false
ownerID String ownerID element getOwnerID() setOwnerID() false
ownerName String ownerName element getOwnerName() setOwnerName() false
ownerType int ownerType element getOwnerType() setOwnerType() false
propagateName boolean propagateName element isPropagateName() setPropagateName() false
realSourceEntityID String realSourceEntityID element getRealSourceEntityID() setRealSourceEntityID() false
realTargetEntityID String realTargetEntityID element getRealTargetEntityID() setRealTargetEntityID() false
recreatedContainerID String recreatedContainerID element getRecreatedContainerID() setRecreatedContainerID() false
revEngineer boolean revEngineer element isRevEngineer() setRevEngineer() false
targetContainerID String targetContainerID element getTargetContainerID() setTargetContainerID() false
targetDesignPartID String targetDesignPartID element getTargetDesignPartID() setTargetDesignPartID() false
targetDesignPartName String targetDesignPartName element getTargetDesignPartName() setTargetDesignPartName() false
targetID String targetID element getTargetID() setTargetID() false
targetName String targetName element getTargetName() setTargetName() false
targettype int targettype element getTargetType() setTargetType() false

Read Only Properties
Name Type Getter
deleted boolean isDeleted()
mappingForContainer boolean isMappingForContainer()
ownerDesignPartLoaded boolean isOwnerDesignPartLoaded()
targetDesignPartLoaded boolean isTargetDesignPartLoaded()
name String getName()
nameFor String getNameFor()
nameForOtherID String getNameForOtherID()
noneDeletedObject DesignObject getNoneDeletedObject()
objectMappedTo DesignObject getObjectMappedTo()
otherID String getOtherID()
otherName String getOtherName()
ownerDesignPart DesignPart getOwnerDesignPart()
ownerID String getOwnerID()
ownerobject DesignObject getOwnerObject()
targetDesignPart DesignPart getTargetDesignPart()
targetID String getTargetID()
targetObject DesignObject getTargetObject()
typeOfObjectMappedto int getTypeOfObjectMappedTo()