Enum-Klasse FWSimVariable.VARIABLE_CATEGORY

java.lang.Object
java.lang.Enum<FWSimVariable.VARIABLE_CATEGORY>
net.simplace.sim.util.FWSimVariable.VARIABLE_CATEGORY
Alle implementierten Schnittstellen:
Serializable, Comparable<FWSimVariable.VARIABLE_CATEGORY>, Constable
Umschließende Klasse:
FWSimVariable<T>

public static enum FWSimVariable.VARIABLE_CATEGORY extends Enum<FWSimVariable.VARIABLE_CATEGORY>
Different variables have different identifies to be able to divide them within a list of variables.
Autor:
Andreas Enders
  • Verschachtelte Klassen - Übersicht

    Von Klasse geerbte verschachtelte Klassen/Schnittstellen java.lang.Enum

    Enum.EnumDesc<E extends Enum<E>>
  • Enum-Konstanten - Übersicht

    Enum-Konstanten
    Enum-Konstante
    Beschreibung
    id signifying action rule variable from management component
    id signifying variable from calibration component
    id signifying frequence of sim component
    id signifying variable from sim component used as constant input * prefix: c
    id signifying variable from sim component used as dynamic input prefix: i
    id signifying key variable from resources
    id signifying variable from management component
    id signifying variable from sim component used as output, that is no rate or state prefix: non
    id signifying variable from output
    id signifying frequency rule variable from output
    id signifying variable replace parameter
    id signifying variable only internally used in simcomponents prefix: p spelling error ignored!
    id signifying variable special for the project control process
    id signifying variable from sim component used as output where value is rate changing a state variable prefix: r
    id signifying variable from resources
    id signifying frequency rule variable from resources
    id signifying variable from sim component used as output, where value is stored within the component for next timestep prefix: s
    id signifying variable from system - f.ex. current.date, projectid
    id signifying variable from project or simulation prefix: v
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
    Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.

    Von Klasse geerbte Methoden java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait