Class AbstractPushOMDataSource

    • Constructor Detail

      • AbstractPushOMDataSource

        public AbstractPushOMDataSource()
    • Method Detail

      • isDestructiveRead

        public final boolean isDestructiveRead()
        Description copied from interface: OMDataSourceExt
        Returns true if reading the backing object is destructive. An example of an object with a destructive read is an InputSteam. The owning OMSourcedElement uses this information to detemine if OM tree expansion is needed when reading the OMDataSourceExt.
        Returns:
        boolean