|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTSOpts
TSSigSh
class TSSigSh
.
====================================================================== Klasse TSSigSh -- Definition eines Signal-Shape-Eintrags ##TSSigSh (Eyecatcher) ======================================================================
Field Summary | |
---|---|
private int |
Cnt
|
private java.lang.String |
FNme
|
protected static java.lang.String |
IdStr
|
private java.lang.String |
Name
|
private java.util.ArrayList<TSSigSObj> |
SRef
|
Constructor Summary | |
---|---|
protected |
TSSigSh()
. |
protected |
TSSigSh(java.lang.String fnme,
java.lang.String nme)
. |
Method Summary | |
---|---|
protected boolean |
chkFNme(java.lang.String nme)
. |
protected java.lang.String |
crDef(int n,
boolean me)
. |
protected int |
get$SO()
. |
protected java.lang.String |
getNme()
. |
protected java.util.ArrayList<TSSigSObj> |
getSOT(int c)
. |
protected int |
incCnt(int inc)
. |
protected java.lang.String |
toStr()
. |
Methods inherited from class TSOpts |
---|
$init, chkMsk, chkMsk, clrMsk, clrMsk, cntMsk, cntMsk, fndMsk, getMsk, orMsk, orMsk, prtMsk, resMsk, setMsk, setMsk, tstMsk |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final java.lang.String IdStr
private int Cnt
private java.lang.String FNme
private java.lang.String Name
private java.util.ArrayList<TSSigSObj> SRef
Constructor Detail |
---|
protected TSSigSh()
Used options (stored within mask of 'TSOpt'): 0 to 15 - not used 16 - 17 - 18 - SignalFlags: ===================================================================== Constructor: (1) Create default-entry =====================================================================
protected TSSigSh(java.lang.String fnme, java.lang.String nme)
===================================================================== Constructor: (2) Create standard-entry =====================================================================
Method Detail |
---|
protected final boolean chkFNme(java.lang.String nme)
===================================================================== Methode "chkFNme" Pruefen, ob Dateiname passt ##chkFNme.TSSigSh (Eyecatcher) =====================================================================
protected final java.lang.String crDef(int n, boolean me)
===================================================================== Methode "crDef" Zeilendefinition(en) fuer die Ausgabe erzeugen ##crDef.TSSigSh (Eyecatcher) =====================================================================
protected final int get$SO()
===================================================================== Methode "get$SO" Get number of Signal-Sub-Objects. Return error-code, if table not available ##get$SO.TSSigSh (Eyecatcher) =====================================================================
protected final java.lang.String getNme()
===================================================================== Methode "getNme" aktueller Datei-Name holen fuer 'Merge' ##getNme.TSSigSh (Eyecatcher) =====================================================================
protected final java.util.ArrayList<TSSigSObj> getSOT(int c)
===================================================================== Methode "getSOT" Get current table of Signal-Sub-Objects. Create table if requested and delete all elements in this case. ##geSOT.TSSigSh (Eyecatcher) =====================================================================
protected final int incCnt(int inc)
===================================================================== Method "incCnt" Increment reference-counter (using argument'0', reference-counter may be returned only) ##incCnt.TSSigSh (Eyecatcher) =====================================================================
protected final java.lang.String toStr()
===================================================================== Method "toStr" Build a string-representation of all values of this class ##toStr.TSSigSh (Eyecatcher) =====================================================================
toStr
in class TSOpts
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |