public class NetConfiguration
extends java.lang.Object
Constructor and Description |
---|
NetConfiguration(NetGraphModel model) |
Modifier and Type | Method and Description |
---|---|
void |
createServiceAutonomous() |
ServiceAutomatonTree |
getServiceAutonomous() |
ConfigurationSettingInfo |
getSettings() |
void |
setServiceAutonomous(ServiceAutomatonTree tree) |
public NetConfiguration(NetGraphModel model)
public ConfigurationSettingInfo getSettings()
public void createServiceAutonomous()
public void setServiceAutonomous(ServiceAutomatonTree tree)
public ServiceAutomatonTree getServiceAutonomous()