|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommandLineParser.Modifier | |
---|---|
org.objectweb.dsrg.sofa.cushion | Provides action classes - chiefly wrappers for SOFA 2 Tools API actons. |
Uses of CommandLineParser.Modifier in org.objectweb.dsrg.sofa.cushion |
---|
Methods in org.objectweb.dsrg.sofa.cushion that return CommandLineParser.Modifier | |
---|---|
static CommandLineParser.Modifier |
CommandLineParser.Modifier.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CommandLineParser.Modifier[] |
CommandLineParser.Modifier.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.objectweb.dsrg.sofa.cushion with parameters of type CommandLineParser.Modifier | |
---|---|
static int |
CommandLineParser.parseEntity(java.lang.String[] args,
int nameIndex,
CommandLineParser.Modifier mod,
org.objectweb.dsrg.sofa.tools.api.entity.EntityDescriptorImpl entity)
Parse entity information. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |