Unit 'sdo_type' Package
[Overview][Constants][Classes][Index] [#fcl-sdo]

TSDOTypeAsbtract

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: sdo_type.pas line 55

type TSDOTypeAsbtract = class(TInterfacedObject,IInterface,ISDOType,ISDOTypeEx)

protected

  procedure CheckNotUsed();

  function getName;

  function getAlias();

  function getAliasCount;

  function getBaseType; virtual;

  function getURI; virtual;

  function getProperties; virtual; abstract;

  function getProperty();

  function getPropertyIndex(); virtual; abstract;

  function isDataObjectType; virtual; abstract;

  function isSequencedType;

  function isOpenType;

  function isAbstractType;

  function isDataType;

  function isChangeSummaryType; virtual; abstract;

  function getTypeEnum; virtual; abstract;

  function equals(); virtual;

  function getFlags;

  procedure setBaseType(); virtual;

  procedure setAlias();

  procedure setUsedFlag(); virtual;

  function isUsed;

  function getFieldSize; virtual; abstract;

  function inherits(); virtual;

  function getOwner;

public

  constructor Create();

  destructor Destroy; override;

end;

Inheritance

TSDOTypeAsbtract

|

TObject,IInterface,ISDOType,ISDOTypeEx


Documentation generated on: 2023-03-18