Oracle Warehouse Builder Java API Reference
10g Release 1 (10.1)

B12155-01

oracle.owb.intelligence
Interface AtomicDerivationSource

All Superinterfaces:
IODerivationSource, OWBNamedObject
All Known Subinterfaces:
Function, IOFunction, MaterializedView, Procedure, Table, Transformation, View

public interface AtomicDerivationSource
extends IODerivationSource

AtomicDerivationSource is a tagging interface that indicates that a particular class can be the source of an atomic Intelligence Object Derivation. This means that the class is an object that may be the direct source of a derivation.


Methods inherited from interface oracle.owb.foundation.OWBNamedObject
delete, getBusinessName, getClassDefinition, getComponent, getDescription, getName, getUOID, isDeletable, isEditable, isRenamable, setBusinessName, setDescription, setName

 


Oracle Warehouse Builder Java API Reference
10g Release 1 (10.1)

B12155-01

Copyright © 2003, Oracle. All Rights Reserved.