tudresden.ocl.check.types
Interface ModelFacade
- All Known Implementing Classes:
- Model, ReflectionFacade, TestModelFacade
- public interface ModelFacade
This interface allows to adapt the OCL compiler to new model information
sources. A dummy implementation can be found in the class TestModelFacade.
- Author:
- Frank Finger
- See Also:
TestModelFacade
getClassifier
public Any getClassifier(String name)
throws OclTypeException
- Parameters:
name
- the name of an application type (not the name of a predefined
type, like "Integer"), possibly a "::"-separated
path name
- Throws:
OclTypeException
- if no type with the given name exists
Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.