Package pl.edu.agh.cast.data.model.copier

Provides data set and element copy/paste support classes.

See:
          Description

Interface Summary
ICopyable<E extends IElement> Interface of objects (mainly data sets) which support element copying.
IElementCopier<E extends IElement> Interface of element copier.
IPastable<E extends IElement> Interface of objects (mainly data sets) which support element pasting.
 

Class Summary
CopyableImpl<E extends IElement> Implementation of ICopyable interface.
ElementTransferContainer<E extends IElement> Container for transferring elements to data set.
 

Package pl.edu.agh.cast.data.model.copier Description

Provides data set and element copy/paste support classes.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:



Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.