Package | Description |
---|---|
gate.creole | |
gate.gui |
Modifier and Type | Field and Description |
---|---|
protected ResourceData |
Parameter.resData
The resource data that this parameter is part of.
|
Modifier and Type | Method and Description |
---|---|
ResourceData |
CreoleRegisterImpl.put(String key,
ResourceData rd)
Overide HashMap's put method to maintain a list of all the types of LR in
the register, and a list of tool types.
|
ResourceData |
CreoleRegisterImpl.remove(Object key)
Overide HashMap's delete method to update the lists of types in the
register.
|
Modifier and Type | Method and Description |
---|---|
ResourceData |
CreoleRegisterImpl.put(String key,
ResourceData rd)
Overide HashMap's put method to maintain a list of all the types of LR in
the register, and a list of tool types.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceParametersEditor.init(Resource resource,
ResourceData resourceData,
List<List<Parameter>> parameters) |
void |
NewResourceDialog.show(ResourceData rData) |
boolean |
NewResourceDialog.show(ResourceData rData,
String aTitle)
This method is intended to be used in conjunction with
getSelectedParameters().
|
Copyright © 2024 GATE. All rights reserved.