Class GanzzahlAttributTypImpl
- java.lang.Object
-
- de.bsvrz.sys.funclib.bitctrl.modell.impl.AbstractSystemObjekt
-
- de.bsvrz.sys.funclib.bitctrl.modell.metamodellglobal.objekte.impl.GanzzahlAttributTypImpl
-
- All Implemented Interfaces:
de.bsvrz.sys.funclib.bitctrl.modell.KonfigurationsObjekt
,AttributTyp
,GanzzahlAttributTyp
,KonfigurationsObjekt
,de.bsvrz.sys.funclib.bitctrl.modell.SystemObjekt
,java.lang.Comparable<de.bsvrz.sys.funclib.bitctrl.modell.SystemObjekt>
public class GanzzahlAttributTypImpl extends de.bsvrz.sys.funclib.bitctrl.modell.impl.AbstractSystemObjekt implements GanzzahlAttributTyp
Definiert ein Attribut vom Datentyp Ganzzahl mit seinen Eigenschaften.
-
-
Field Summary
-
Fields inherited from interface de.bsvrz.sys.funclib.bitctrl.modell.metamodellglobal.objekte.GanzzahlAttributTyp
PID
-
-
Constructor Summary
Constructors Constructor Description GanzzahlAttributTypImpl()
Der Defaultkonstruktor wird für das Erzeugen des Systemobjekts über per Reflection-API benötigt.GanzzahlAttributTypImpl(de.bsvrz.dav.daf.main.config.SystemObject objekt, de.bsvrz.sys.funclib.bitctrl.modell.ObjektFactory factory)
Initialisierung.
-
Method Summary
Modifier and Type Method Description int
compareTo(de.bsvrz.sys.funclib.bitctrl.modell.SystemObjekt arg0)
protected java.lang.String
doGetTypPid()
boolean
equals(java.lang.Object arg0)
long
getId()
KdAlternativeObjektbezeichnung
getKdAlternativeObjektbezeichnung()
Verwaltet bis zu zehn alternative Bezeichnungen.KdDefaultAttributwert
getKdDefaultAttributwert()
Default für Attributwerte der bei Attributen und Attributtypen angegeben werden kann und bei der Erzeugung von Datensätzen durch die DAF benutzt wird um Attribute zu initialisieren.KdDefaultParameterdatensaetze
getKdDefaultParameterdatensaetze()
Attributgruppe zur Speicherung von Default-Parameterdatensätzen für alle Parameter-Attributgruppen eines Typs.KdGanzzahlAttributTypEigenschaften
getKdGanzzahlAttributTypEigenschaften()
Attributgruppe zur Beschreibung der Eigenschaften von Attribut-Typen des Datentyps Ganzzahl.KdInfo
getKdInfo()
Attributgruppe zur Speicherung von beschreibenden Informationen zu einem Objekt.de.bsvrz.sys.funclib.bitctrl.modell.SystemObjektBereich
getKonfigurationsBereich()
java.lang.String
getName()
de.bsvrz.sys.funclib.bitctrl.modell.ObjektFactory
getObjektFactory()
java.lang.String
getPid()
de.bsvrz.dav.daf.main.config.SystemObject
getSystemObject()
de.bsvrz.sys.funclib.bitctrl.modell.SystemObjektTyp
getTyp()
java.util.Collection<WerteZustand>
getZustaende()
Menge der möglichen diskreten Zustände eines Attributwerts.int
hashCode()
void
init(de.bsvrz.dav.daf.main.config.SystemObject arg0, de.bsvrz.sys.funclib.bitctrl.modell.ObjektFactory arg1)
java.lang.String
toString()
-
Methods inherited from class de.bsvrz.sys.funclib.bitctrl.modell.impl.AbstractSystemObjekt
getDatensatz
-
-
-
-
Constructor Detail
-
GanzzahlAttributTypImpl
public GanzzahlAttributTypImpl()
Der Defaultkonstruktor wird für das Erzeugen des Systemobjekts über per Reflection-API benötigt.
-
GanzzahlAttributTypImpl
public GanzzahlAttributTypImpl(de.bsvrz.dav.daf.main.config.SystemObject objekt, de.bsvrz.sys.funclib.bitctrl.modell.ObjektFactory factory)
Initialisierung.- Parameters:
objekt
- ein beliebiges Systemobjekt.factory
- die Fabrik, die das Systemobjekt angelegt hat.
-
-
Method Detail
-
doGetTypPid
protected java.lang.String doGetTypPid()
-
getZustaende
public java.util.Collection<WerteZustand> getZustaende()
Description copied from interface:GanzzahlAttributTyp
Menge der möglichen diskreten Zustände eines Attributwerts.- Specified by:
getZustaende
in interfaceGanzzahlAttributTyp
- Returns:
- die Menge Zustaende oder
null
, wenn eine optionale Menge nicht versorgt ist.
-
getKdGanzzahlAttributTypEigenschaften
public KdGanzzahlAttributTypEigenschaften getKdGanzzahlAttributTypEigenschaften()
Description copied from interface:GanzzahlAttributTyp
Attributgruppe zur Beschreibung der Eigenschaften von Attribut-Typen des Datentyps Ganzzahl.- Specified by:
getKdGanzzahlAttributTypEigenschaften
in interfaceGanzzahlAttributTyp
- Returns:
- der Datensatz GanzzahlAttributTypEigenschaften.
-
getKdDefaultParameterdatensaetze
public KdDefaultParameterdatensaetze getKdDefaultParameterdatensaetze()
Description copied from interface:GanzzahlAttributTyp
Attributgruppe zur Speicherung von Default-Parameterdatensätzen für alle Parameter-Attributgruppen eines Typs.- Specified by:
getKdDefaultParameterdatensaetze
in interfaceAttributTyp
- Specified by:
getKdDefaultParameterdatensaetze
in interfaceGanzzahlAttributTyp
- Specified by:
getKdDefaultParameterdatensaetze
in interfaceKonfigurationsObjekt
- Returns:
- der Datensatz DefaultParameterdatensaetze.
-
getKdInfo
public KdInfo getKdInfo()
Description copied from interface:GanzzahlAttributTyp
Attributgruppe zur Speicherung von beschreibenden Informationen zu einem Objekt.- Specified by:
getKdInfo
in interfaceAttributTyp
- Specified by:
getKdInfo
in interfaceGanzzahlAttributTyp
- Specified by:
getKdInfo
in interfaceKonfigurationsObjekt
- Returns:
- der Datensatz Info.
-
getKdAlternativeObjektbezeichnung
public KdAlternativeObjektbezeichnung getKdAlternativeObjektbezeichnung()
Description copied from interface:GanzzahlAttributTyp
Verwaltet bis zu zehn alternative Bezeichnungen.- Specified by:
getKdAlternativeObjektbezeichnung
in interfaceAttributTyp
- Specified by:
getKdAlternativeObjektbezeichnung
in interfaceGanzzahlAttributTyp
- Specified by:
getKdAlternativeObjektbezeichnung
in interfaceKonfigurationsObjekt
- Returns:
- der Datensatz AlternativeObjektbezeichnung.
-
getKdDefaultAttributwert
public KdDefaultAttributwert getKdDefaultAttributwert()
Description copied from interface:GanzzahlAttributTyp
Default für Attributwerte der bei Attributen und Attributtypen angegeben werden kann und bei der Erzeugung von Datensätzen durch die DAF benutzt wird um Attribute zu initialisieren.- Specified by:
getKdDefaultAttributwert
in interfaceAttributTyp
- Specified by:
getKdDefaultAttributwert
in interfaceGanzzahlAttributTyp
- Returns:
- der Datensatz DefaultAttributwert.
-
init
public void init(de.bsvrz.dav.daf.main.config.SystemObject arg0, de.bsvrz.sys.funclib.bitctrl.modell.ObjektFactory arg1)
-
getObjektFactory
public de.bsvrz.sys.funclib.bitctrl.modell.ObjektFactory getObjektFactory()
-
equals
public boolean equals(java.lang.Object arg0)
- Overrides:
equals
in classjava.lang.Object
-
hashCode
public int hashCode()
- Overrides:
hashCode
in classjava.lang.Object
-
getId
public long getId()
- Specified by:
getId
in interfacede.bsvrz.sys.funclib.bitctrl.modell.SystemObjekt
-
getName
public java.lang.String getName()
- Specified by:
getName
in interfacede.bsvrz.sys.funclib.bitctrl.modell.SystemObjekt
-
getPid
public java.lang.String getPid()
- Specified by:
getPid
in interfacede.bsvrz.sys.funclib.bitctrl.modell.SystemObjekt
-
getTyp
public de.bsvrz.sys.funclib.bitctrl.modell.SystemObjektTyp getTyp()
- Specified by:
getTyp
in interfacede.bsvrz.sys.funclib.bitctrl.modell.SystemObjekt
-
getKonfigurationsBereich
public de.bsvrz.sys.funclib.bitctrl.modell.SystemObjektBereich getKonfigurationsBereich()
- Specified by:
getKonfigurationsBereich
in interfacede.bsvrz.sys.funclib.bitctrl.modell.SystemObjekt
-
getSystemObject
public de.bsvrz.dav.daf.main.config.SystemObject getSystemObject()
- Specified by:
getSystemObject
in interfacede.bsvrz.sys.funclib.bitctrl.modell.SystemObjekt
-
toString
public java.lang.String toString()
- Overrides:
toString
in classjava.lang.Object
-
compareTo
public int compareTo(de.bsvrz.sys.funclib.bitctrl.modell.SystemObjekt arg0)
- Specified by:
compareTo
in interfacejava.lang.Comparable<de.bsvrz.sys.funclib.bitctrl.modell.SystemObjekt>
-
-