public class MsgCmdAddInstance extends Message
We do not send the entire instance object, because it draws the entire graph.
| Constructor and Description |
|---|
MsgCmdAddInstance(net.roboconf.core.model.beans.Instance instance)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
getChannels() |
String |
getComponentName() |
Map<String,String> |
getData() |
String |
getInstanceName() |
Map<String,String> |
getOverridenExports() |
String |
getParentInstancePath() |
void |
setData(Map<String,String> data) |
void |
setOverridenExports(Map<String,String> overridenExports) |
public MsgCmdAddInstance(net.roboconf.core.model.beans.Instance instance)
instance - public String getParentInstancePath()
public String getInstanceName()
public String getComponentName()
public Collection<String> getChannels()
Copyright © 2015. All rights reserved.