Package | Description |
---|---|
org.osate.ui.wizards |
Modifier and Type | Method and Description |
---|---|
static NewModelWizard.ObjectType |
NewModelWizard.ObjectType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NewModelWizard.ObjectType[] |
NewModelWizard.ObjectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
NewModelWizard.setInitialObjectType(NewModelWizard.ObjectType initialObjectType)
Specifies which radio button should be selected when the wizard page is displayed.
|