public interface DrawGuiDef
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<ServiceMeta> |
metaView(java.util.ArrayList<ServiceMeta> serviceMeta)
Process the metadata using the problem solver algorithm and return a new set
of metadata for the graphical display.
|
java.util.ArrayList<ServiceMeta> metaView(java.util.ArrayList<ServiceMeta> serviceMeta)
serviceMeta
- the metadata to process.