SourceForge Logo

NAME

Boucherot::Connection::DccElement - Implement an abstract DCC Element

SYNOPSIS

  use Boucherot::Connection::DccElement;

DESCRIPTION

This implement an abstract DCC Element. A DccElement is an instance that can be linked to a DccAble instance.

GISSUML MODEL

class Boucherot::Connection::DccElement

Attributs:

  - dccable_mid : SCALAR

Methods:

 +  dccable ( ) : DccAble
 +  dccable ( dccable : DccAble ) : DccAble

METHODS

dccable

 +  dccable ( ) : DccAble
 +  dccable ( dccable : DccAble ) : DccAble

AUTHORS

This class was written by Arthibus Gissehel <gissehel@vachefolle.com> in 2001.

NOTES

This class is part of the Boucherot project.