TOP

uml13.issubclass

Description

A condition to check if a model class is a subclass of another model class This condition checks if a model class, specified in the 'property' attribute is a subclass of another one.

Implementation class

net.mdatools.modelant.uml13.wrap.condition.IsSubclassOf

Parameters

Attribute Description Type
base holds the qualified name of a model class to check subclasses of String
property the name of the property holding the model class to check if it is a subclass of the base class. Default: this String

Use <typedef resource="net/mdatools/modelant/uml13/wrap/antlib.xml"/>
Documentation generated by ant.doc Ant macro from ModelAnt by MDA Tools