[This is preliminary documentation and subject to change.]
Interface for all data objects.
For a list of all members of this type, see IDataObject Members.
Type | Description |
---|---|
DataObjectImpl | Base class for self-made data objects. |
MyDo | Summary description for MyDo. |
All data objects must implement this interface.
A data object is created if a class in the MDA model has set the stereotype to "DataObject"
.
If you implement a data object by yourself you can use the DataObjectImpl as base class.
Namespace: PmMda.Net.Dog
Assembly: pmMDA.NET.Common (in pmMDA.NET.Common.dll)
IDataObject Members | PmMda.Net.Dog Namespace