Package com.softwaremining.wrappers
Interface ISMDataType
- All Known Subinterfaces:
AbstractDataObject,ICBLDataType,IDcDataArea,IDcScreenArea,IPCBDatabase,IPCBIo,IPCBModifiable,IPCBScreen,IProgramControlBlock,IScratchPadArea,ISegmentSearchArgument,ISMBoolean,ISMDouble,ISMGroup,ISMInteger,ISMLong,ISMNumeric,ISMObject,ISMString
- All Known Implementing Classes:
AbstractBasePersistence,AbstractCBLField,AbstractCBLNumeric,AbstractCBLPrimitive,AbstractCommunicationSection,AbstractContainerBean,AbstractCSVFile,AbstractFile,AbstractIndexedFile,AbstractMutableField,AbstractMutableNumeric,AbstractORContainer,AbstractSequentialFile,AbstractSequentialMappedFile,AbstractSortBean,AbstractSSABean,BMSBlankInteger,BMSBlankString,BMSDouble,BMSGroup,BMSInteger,BMSLong,BMSScreenBean,BMSScreenInputBean,BMSScreenOutputBean,BMSString,CachedIndexedFile,CachedSQLWrapper,CAIdealWrapper,CBLBean,CBLBlankInteger,CBLBlankString,CBLBoolean,CBLDouble,CBLFiller,CBLGroup,CBLInteger,CBLLong,CBLObject,CBLPointer,CBLString,CicsIndexedFile,CicsPersistence,CicsSequential,CommonWorkArea,Db400,Db400Container,Db400Sequential,DBMSWrapper,Dfhaid,DfhMessageTable,Eibaid,IDS2Wrapper,ILEIndicator,ILEReport,ILEScreen,ImsDbSegment,IndexedFile,IndexedFileSingleProcess,LinkedSQLWrapper,MBigDecimal,MBoolean,MByte,MDouble,MFiller,MGroup,MInteger,MLong,MString,PCB_Io,PCBDatabase,PCBModifiable,PCBScreen,QSAMFile,QueueRecord,RelativeFile,ScratchPadArea,SequentialFile,SequentialNIOFile,SequentialVariableMappedFile,SQLWrapper,SSABean,TransactionWorkArea,TSQueueStorageImpl,VGroup
public interface ISMDataType
This interface is representative of ALL SoftwareMining data-types - from DAOs (ISMBean) to fields (ISMInteger, ISMString ...) and Groups (ISMGroup)
-
Method Summary