public class PluginDescriptor extends Object
| Constructor and Description |
|---|
PluginDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
List<PluginImplementation> |
getImplementations() |
static void |
main(String[] args) |
void |
setImplementations(List<PluginImplementation> implementations) |
String |
toString() |
public void setImplementations(List<PluginImplementation> implementations)
public List<PluginImplementation> getImplementations()
public static void main(String[] args)
Copyright © 2016 OpenSource BIM. All rights reserved.