tudresden.ocl.sql.gui
Interface DatatypeStrategyCreator
- All Superinterfaces:
- StrategyCreator
- All Known Implementing Classes:
- ClassTypeMappingCreator, CollectionCreator, SimpleTypeMappingCreator
- public interface DatatypeStrategyCreator
- extends StrategyCreator
an extension to the StrategyCreator interface to make additional
by the model defined datatypes known to StrategyCreators for
DatatypeStrategies
- Author:
- Andrea Kling
- See Also:
DatatypeStrategy
Method Summary |
void |
setAdditionalDatatypes(List classNames)
use this method to make additional datatypes as for instance classes defined
in the model known to the Creator |
setAdditionalDatatypes
public void setAdditionalDatatypes(List classNames)
- use this method to make additional datatypes as for instance classes defined
in the model known to the Creator
- Parameters:
classNames
- a List of String with additional valid datatypes
Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.