public class PluginResourcePropertyGroup extends Object implements IPluginResource
| Constructor and Description |
|---|
PluginResourcePropertyGroup() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGroup()
Returns the name of the associated property group.
|
void |
process(PluginContainer container)
Registers the property resource with the container.
|
void |
setGroup(String group)
Sets the name of the associated property group.
|
public String getGroup()
public void setGroup(String group)
group - The property group name.public void process(PluginContainer container)
process in interface IPluginResourcecontainer - A plugin container.Copyright © 2016 Regenstrief Center for Biomedical Informatics. All rights reserved.