Uses of Class
org.eclipse.ocl.examples.standalone.StandaloneCommand.StringToken

Packages that use StandaloneCommand.StringToken
org.eclipse.ocl.examples.standalone.validity   
 

Uses of StandaloneCommand.StringToken in org.eclipse.ocl.examples.standalone.validity
 

Subclasses of StandaloneCommand.StringToken in org.eclipse.ocl.examples.standalone.validity
static class ValidateCommand.ExporterToken
          An optional argument to specify which exporter should be used.
static class ValidateCommand.ModelToken
          A mandatory argument key of the model file path.
static class ValidateCommand.OutputToken
          An optional argument to define the output file path.
static class ValidateCommand.UsingToken
          An optional argument used if the user wishes to run all constraints or to only run the OCL, Java or UML constraints validation.