Interface ISystem
-
- All Superinterfaces:
ISystemAddition
- All Known Implementing Classes:
SystemCreator
public interface ISystem extends ISystemAddition
TODO
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ISystemwithName(String name)Defines the name of the org.palladiosimulator.generator.fluent.system.-
Methods inherited from interface org.palladiosimulator.generator.fluent.system.api.ISystemAddition
addRepository, addToSystem, addToSystem, addToSystem, addToSystem, addToSystem, addToSystem, addToSystem, addToSystem, addToSystem, addToSystem, addToSystem, addToSystem, createSystemNow
-
-