Dresden OCL Toolkit

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
 
Methods inherited from interface tudresden.ocl.sql.gui.StrategyCreator
getStrategy, getStrategyDescription, getStrategyType, getStrategyView
 

Method Detail

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

Dresden OCL Toolkit

Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.