- generate(int) - Method in class tests.PraktikumHolonsAdapter
-
Generate Alphabetical Sequences.
- generateCategories(ArrayList<Category>) - Method in class tests.PraktikumHolonsAdapter
-
Generate Sequence of Categories from A - ZZZ.
- generateElements(ArrayList<HolonElement>) - Method in class tests.PraktikumHolonsAdapter
-
Generate Sequence of Elements from A - ZZZ.
- generateObjects(ArrayList<AbstractCpsObject>) - Method in class tests.PraktikumHolonsAdapter
-
Generate Sequence of Objects from A - ZZZ.
- getA() - Method in class classes.CpsEdge
-
Getter for the Source.
- getActive() - Method in class classes.HolonElement
-
Get the Status of the Element (see description of variables).
- getActiveAt() - Method in class classes.HolonSwitch
-
All values of the graph for the selected Switch (only auto-Mode) get the
activeAt Array.
- getActiveManual() - Method in class classes.HolonSwitch
-
Returns the ManualState.
- getAllEdges() - Method in class api.CpsAPI
-
Reutn all Edges on the Canvas in no specific order.
- getAllHolonObjects() - Method in class api.CpsAPI
-
Return all Holon Objects on the Canvas in no specific order.
- getAllObjOnCanvas() - Method in class api.CpsAPI
-
Return all Objects on the Canvas in no Specific order.
- getAllSwitches() - Method in class api.CpsAPI
-
Return all Swtiches on the Canvas in no specific order.
- getAmount() - Method in class classes.HolonElement
-
Get the actual amount of Elements in the selected Object.
- getAPI() - Method in class api.AbstractAlgorithmSuperClass
-
Returns the API.
- getAutoSaveNr() - Method in class ui.controller.AutoSaveController
-
Return the Autosave Number.
- getAutoSaveNr() - Method in class ui.model.Model
-
Returns the auto save Number.
- getB() - Method in class classes.CpsEdge
-
Getter for the destination.
- getBorderColor() - Method in class classes.AbstractCpsObject
-
Get the color of the border.
- getCapacity() - Method in class classes.CpsEdge
-
Getter for the max. capacity
- getCategories() - Method in class ui.model.Model
-
Returns all Categories.
- getCategoryListeners() - Method in class ui.model.Model
-
Returns the CategorieListener.
- getCgIdx() - Method in class ui.model.Model
-
Returns the Categorie Index.
- getClipboradObjects() - Method in class ui.model.Model
-
Returns all Objects in the Clipboard.
- getColor() - Method in class classes.HolonObject
-
Get the Color.
- getColumnClass(int) - Method in class ui.view.PropertyTable
-
- getConnectedTo() - Method in class classes.AbstractCpsObject
-
List of all existing connections.
- getConnections() - Method in class classes.AbstractCpsObject
-
List of all existing connections.
- getConsole() - Method in class ui.model.Model
-
Returns the Console.
- getCounter() - Static method in class classes.IdCounter
-
Return the Counter.
- getCounter() - Static method in class classes.IdCounterElem
-
Return the Counter.
- getCurIteration() - Method in class ui.model.Model
-
Returns cURiTERATION.
- getCurrentEnergy() - Method in class classes.HolonObject
-
Doesn't take into account which timestep is watched, calculates the max
values.
- getCurrentEnergyAtTimeStep(int) - Method in class classes.HolonObject
-
Getter for the current energy at a given timestep.
- getCvsObjIdx() - Method in class ui.model.Model
-
Returns the CanvasObject Index.
- getEdges() - Method in class classes.SubNet
-
Return all Edges in the Subnet.
- getEdgesOnCanvas() - Method in class ui.model.Model
-
Get all Edges on the Canvas.
- getEleIdx() - Method in class classes.HolonObject
-
Getter index of all elements in the HolonObject.
- getElement() - Method in class ui.view.AddElementPopUp
-
Returns the created Element.
- getElements() - Method in class classes.HolonObject
-
Getter for all Elements in the HolonObject.
- getEleName() - Method in class classes.HolonElement
-
Get the user-defined Name.
- getEnergy() - Method in class classes.HolonElement
-
Get the energy value of the selected Element.
- getEnergyAt() - Method in class classes.HolonElement
-
Get the Array of energy (100 values).
- getFlow() - Method in class classes.CpsEdge
-
Getter fot the current flow.
- getFrmCyberPhysical() - Method in class ui.view.GUI
-
Get the Frame.
- getGraphPoints() - Method in class classes.HolonElement
-
Get the points (values) in the graph.
- getGraphPoints() - Method in class classes.HolonSwitch
-
For automatic use only (throught the graph).
- getID() - Method in class classes.AbstractCpsObject
-
Getter of the unique ID.
- getId() - Method in class classes.HolonElement
-
Get the Id of the selected HolonElement.
- getImage() - Method in class classes.AbstractCpsObject
-
Get the path of the image for the selected Object.
- getIntersectionPoint(Line2D, Line2D) - Method in class ui.view.UnitGraph
-
Get the Intersection Point of 2 Lines.
- getIsSimulation() - Method in class ui.model.Model
-
Returns the Simulation state (true = simulation, false = modeling).
- getIterations() - Method in class ui.model.Model
-
Returns ITERATIONS.
- getJarContainingFolder(Class) - Static method in class ui.view.AddObjectPopUp
-
Get Jar Containing Folder.
- getManualMode() - Method in class classes.HolonSwitch
-
Get manualmode state.
- getModel() - Method in class ui.controller.Control
-
Getter for Model.
- getName() - Method in class classes.AbstractCpsObject
-
Getter for the user-defined name (no unique).
- getName() - Method in class classes.Category
-
Getter the name of the Category.
- getNext(int) - Method in class ui.view.SearchPopUp
-
Get the next Object ID.
- getNumberOfSaves() - Method in class ui.model.Model
-
Returns the Number of Saves.
- getNumbersOfSaves() - Method in class ui.controller.GlobalController
-
Returns numberOfSaves.
- getObj() - Method in class classes.HolonElement
-
Get the actual object.
- getObj(int) - Method in class ui.view.SearchPopUp
-
get the Object with the specific ID.
- getObject() - Method in class ui.view.AddObjectPopUp
-
Return the Object.
- getObjectListeners() - Method in class ui.model.Model
-
Returns the ObjectListener.
- getObjects() - Method in class classes.Category
-
Getter for all CpsObjects.
- getObjects() - Method in class classes.SubNet
-
Return all Objects in the Subnet.
- getObjectsOnCanvas() - Method in class ui.model.Model
-
Returns all Objects on the Canvas.
- getObjectType(AbstractCpsObject) - Method in class ui.controller.StoreController
-
Return the Object Type.
- getObjIdx() - Method in class classes.Category
-
Getter of the Objects in the Tree with their respective order.
- getObjName() - Method in class classes.AbstractCpsObject
-
Getter for the type of the Object.
- getOutput() - Method in class classes.HolonTransformer
-
Get the Output of the Transformer.
- getPosition() - Method in class classes.AbstractCpsObject
-
Get the actual position of the Object.
- getPrev(int) - Method in class ui.view.SearchPopUp
-
Get the previous Index.
- getPseudoTags() - Method in class classes.AbstractCpsObject
-
Get the pseudo tags.
- getRedoSave() - Method in class ui.controller.Control
-
Returns the redo save.
- getSav() - Method in class classes.AbstractCpsObject
-
For save purpose.
- getSav() - Method in class classes.HolonElement
-
- getScale() - Method in class ui.controller.Control
-
Returns SCALE.
- getScale() - Method in class ui.controller.GlobalController
-
Returns SCALE.
- getScale() - Method in class ui.model.Model
-
Returns the sCale (Scale for the Images).
- getScaleDiv2() - Method in class ui.controller.Control
-
Returns SCALE Divided by 2.
- getScaleDiv2() - Method in class ui.controller.GlobalController
-
Returns SCALE Divided by 2.
- getScaleDiv2() - Method in class ui.model.Model
-
Returns sCALEdIV2 (The Scale divided by 2).
- getSelectedCpsObject() - Method in class ui.model.Model
-
Returns the Selected Cps Object.
- getSelectedCpsObjects() - Method in class ui.model.Model
-
Returns all selected Objects on the Canvas.
- getSelectedEdge() - Method in class ui.model.Model
-
Returns the selected Edge.
- getSelectedHolonElement() - Method in class ui.model.Model
-
Returns the Selected Holon Element.
- getSelectedObjectID() - Method in class ui.model.Model
-
Returns the ID of the selected Object 0 = no Object is selected.
- getShowedInformation() - Method in class ui.view.MyCanvas
-
Returns if Information should be shown.
- getSign() - Method in class classes.HolonElement
-
Get the symbol of the value (see variable description).
- getSimManager() - Method in class ui.controller.Control
-
get the Simulation Manager.
- getState() - Method in class classes.CpsEdge
-
Getter for the status.
- getState() - Method in class classes.HolonObject
-
Get the state of the Object.
- getState(int) - Method in class classes.HolonSwitch
-
Getter for the status of the Switch at a given timestep.
- getState() - Method in class classes.HolonSwitch
-
Overall status of the switch (manual or automatic mode).
- getString(ArrayList<Integer>) - Method in class ui.controller.SimulationManager
-
Get String.
- getSubNets() - Method in class api.CpsAPI
-
a SubNet contains all Components.
- getSubNets() - Method in class ui.controller.SimulationManager
-
Get all Subnets.
- getSwitches() - Method in class classes.SubNet
-
Return all Switches in the Subnet.
- getTag() - Method in class classes.AbstractCpsObject
-
Get the actual tags.
- getTags() - Method in class classes.CpsEdge
-
Getter for the ArrayList of tags.
- getTimerSpeed() - Method in class ui.model.Model
-
get the Interval in ms between each Iteration.
- getTimeSlider() - Method in class ui.view.TimePanel
-
Retunrs the TimeSlider.
- getTotalEnergy() - Method in class classes.HolonElement
-
Multiply the amount of gadgets, given by the user, and the
consumption/production.
- getTotalEnergyAtTimeStep(int) - Method in class classes.HolonElement
-
Get the energy value at a selected time x.
- getTransformFixed() - Method in class classes.HolonTransformer
-
Output the actual fixed Transform Value.
- getTransformRatio() - Method in class classes.HolonTransformer
-
Output the actual ratio of the transformer.
- getUndoSave() - Method in class ui.controller.Control
-
Returns the undo save.
- getYValueAt(int) - Method in class ui.view.UnitGraph
-
Get the Y Value at the x Coordination.
- getYValueAt2(int) - Method in class ui.view.UnitGraph
-
Get y value at the x Coordination via curves.
- GlobalController - Class in ui.controller
-
Controller for the Global Variables.
- GlobalController(Model) - Constructor for class ui.controller.GlobalController
-
Constructor.
- GUI<E> - Class in ui.view
-
Graphical User Interface.
- GUI(Control) - Constructor for class ui.view.GUI
-
Create the application.