@Target(value={}) @Retention(value=RUNTIME) public @interface AutoInstance
CreoleResource.autoinstances()
.Modifier and Type | Optional Element and Description |
---|---|
boolean |
hidden
Should this auto-instance be hidden in the GUI (true) or should it
display just like a manually-created instance (false)?
|
AutoInstanceParam[] |
parameters
Parameter values for this auto-instance.
|
public abstract AutoInstanceParam[] parameters
Copyright © 2024 GATE. All rights reserved.