|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.fujaba.basic.BasicIncrement
Implementation of the BasicIncrement interface.
0..1 Assoc 0..1 ------ BasicIncrement ---------------------------------| ID | UMLProject objectHashTable refProject ------
Field Summary | |
protected static boolean |
dontUseAccessMethodsInThisClass
No comment provided by developer, please add a comment to improve documentation. |
Constructor Summary | |
BasicIncrement()
Default constructor for BasicIncrement |
Method Summary | |
int |
compareTo(java.lang.Object obj)
method from Compareble |
java.lang.String |
getID()
Get the iD attribute of the BasicIncrement object |
static java.lang.String |
getUniqueID()
Get the uniqueID attribute of the BasicIncrement class |
protected static java.lang.String |
getUniqueID(boolean increment)
Get the uniqueID attribute of the BasicIncrement class |
boolean |
isGenerated()
Get the generated attribute of the BasicIncrement object |
static boolean |
lessUniqueId(java.lang.String first,
java.lang.String second)
No comment provided by developer, please add a comment to improve documentation. |
void |
readAttributes(java.util.Hashtable objects,
de.upb.tools.fca.FDuplicatedTreeMap attributes)
wrapper for |
void |
readAttributes(java.util.Hashtable objects,
de.upb.tools.fca.FDuplicatedTreeMap attributes,
boolean loadAll)
read attributes for current class instance from a fpr-file, only those which are not marked as transient or static |
java.lang.Object |
readFromStringTokenizer(java.util.Collection defaultValue,
java.util.StringTokenizer lineTok,
java.util.Hashtable objects,
de.upb.tools.fca.FDuplicatedTreeMap attributes)
No comment provided by developer, please add a comment to improve documentation. |
BasicIncrement |
readFromStringTokenizer(de.upb.tools.fca.FLinkedList defaultValue,
java.util.StringTokenizer lineTok,
java.util.Hashtable objects)
No comment provided by developer, please add a comment to improve documentation. |
KeyValuePair |
readFromStringTokenizer(de.upb.tools.fca.FTreeMap defaultValue,
java.util.StringTokenizer lineTok,
java.util.Hashtable objects)
No comment provided by developer, please add a comment to improve documentation. |
BasicIncrement |
readFromStringTokenizer(de.upb.tools.fca.FTreeSet defaultValue,
java.util.StringTokenizer lineTok,
java.util.Hashtable objects)
No comment provided by developer, please add a comment to improve documentation. |
KeyValuePair |
readFromStringTokenizer(java.util.Map defaultValue,
java.util.StringTokenizer lineTok,
java.util.Hashtable objects)
No comment provided by developer, please add a comment to improve documentation. |
BasicIncrement |
readFromStringTokenizer(java.lang.String decl,
BasicIncrement defaultValue,
java.util.Hashtable objects,
de.upb.tools.fca.FDuplicatedTreeMap attributes)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
readFromStringTokenizer(java.lang.String decl,
boolean defaultValue,
de.upb.tools.fca.FDuplicatedTreeMap attributes)
No comment provided by developer, please add a comment to improve documentation. |
byte |
readFromStringTokenizer(java.lang.String decl,
byte defaultValue,
de.upb.tools.fca.FDuplicatedTreeMap attributes)
No comment provided by developer, please add a comment to improve documentation. |
double |
readFromStringTokenizer(java.lang.String decl,
double defaultValue,
de.upb.tools.fca.FDuplicatedTreeMap attributes)
No comment provided by developer, please add a comment to improve documentation. |
float |
readFromStringTokenizer(java.lang.String decl,
float defaultValue,
de.upb.tools.fca.FDuplicatedTreeMap attributes)
No comment provided by developer, please add a comment to improve documentation. |
int |
readFromStringTokenizer(java.lang.String decl,
int defaultValue,
de.upb.tools.fca.FDuplicatedTreeMap attributes)
No comment provided by developer, please add a comment to improve documentation. |
long |
readFromStringTokenizer(java.lang.String decl,
long defaultValue,
de.upb.tools.fca.FDuplicatedTreeMap attributes)
No comment provided by developer, please add a comment to improve documentation. |
short |
readFromStringTokenizer(java.lang.String decl,
short defaultValue,
de.upb.tools.fca.FDuplicatedTreeMap attributes)
No comment provided by developer, please add a comment to improve documentation. |
java.lang.String |
readFromStringTokenizer(java.lang.String decl,
java.lang.String defaultValue,
de.upb.tools.fca.FDuplicatedTreeMap attributes)
No comment provided by developer, please add a comment to improve documentation. |
void |
removeYou()
No comment provided by developer, please add a comment to improve documentation. |
static void |
resetClassInfos()
No comment provided by developer, please add a comment to improve documentation. |
static void |
resetFieldWriteMethods()
No comment provided by developer, please add a comment to improve documentation. |
void |
setAttribValue(java.util.StringTokenizer value)
Wrapper for |
void |
setAttribValue(java.util.StringTokenizer value,
java.util.Hashtable objects)
sets the value of an attrib. |
void |
setGenerated(boolean value)
Sets the generated attribute of the BasicIncrement object |
java.lang.String |
setID(java.lang.String ID)
Access method for directly setting the ID, for use with loading the project, to keep the IDs used the last time. |
protected static void |
setUniqueId(java.lang.StringBuffer newUniqueID)
Sets the uniqueId attribute of the BasicIncrement class |
void |
writeAttributes(java.lang.StringBuffer data,
de.upb.tools.fca.FTreeSet setOfNeighbours)
save attributes of current class object, only those which are not marked static or transient. |
void |
writeClassToStringBuffer(java.lang.StringBuffer data,
de.upb.tools.fca.FTreeSet savedIncrements)
No comment provided by developer, please add a comment to improve documentation. |
void |
writeClassToStringBuffer(java.lang.StringBuffer data,
de.upb.tools.fca.FTreeSet savedIncrements,
GXLFilter tmp)
No comment provided by developer, please add a comment to improve documentation. |
void |
writeToStringBuffer(java.lang.String decl,
BasicIncrement incr,
de.upb.tools.fca.FTreeSet setOfNeighbours)
No comment provided by developer, please add a comment to improve documentation. |
void |
writeToStringBuffer(java.lang.String decl,
BasicIncrement incr,
java.lang.String text,
de.upb.tools.fca.FTreeSet setOfNeighbours)
No comment provided by developer, please add a comment to improve documentation. |
void |
writeToStringBuffer(java.lang.String decl,
boolean value)
Save boolean attribute. |
void |
writeToStringBuffer(java.lang.String decl,
byte value)
Save int attribute. |
void |
writeToStringBuffer(java.lang.String decl,
java.util.Collection collection,
de.upb.tools.fca.FTreeSet setOfNeighbours)
Method handles saving of collection containers like Vector or HashSet from the Java Foundation classes. |
void |
writeToStringBuffer(java.lang.String decl,
double value)
Save double attribute. |
void |
writeToStringBuffer(java.lang.String decl,
java.util.Enumeration enumeration,
de.upb.tools.fca.FTreeSet setOfNeighbours)
No comment provided by developer, please add a comment to improve documentation. |
void |
writeToStringBuffer(java.lang.String decl,
float value)
Save float attribute. |
void |
writeToStringBuffer(java.lang.String decl,
int value)
Save int attribute. |
void |
writeToStringBuffer(java.lang.String decl,
java.util.Iterator iter,
de.upb.tools.fca.FTreeSet setOfNeighbours)
This method handles the iterator returned by several methods of the container classes in the Java Foundation classes. |
void |
writeToStringBuffer(java.lang.String decl,
long value)
Save long attribute. |
void |
writeToStringBuffer(java.lang.String decl,
java.lang.Long value,
java.lang.String text,
de.upb.tools.fca.FTreeSet setOfNeighbours)
No comment provided by developer, please add a comment to improve documentation. |
void |
writeToStringBuffer(java.lang.String decl,
java.util.Map map,
de.upb.tools.fca.FTreeSet setOfNeighbours)
Method handles saving of map containers like HashMap or Hashtable from the Java Foundation classes. |
void |
writeToStringBuffer(java.lang.String decl,
java.awt.Point point,
java.lang.String text,
de.upb.tools.fca.FTreeSet setOfNeighbours)
Write a Point to the fpr file |
void |
writeToStringBuffer(java.lang.String decl,
java.lang.String strg)
Save String Attribute. |
void |
writeToStringBuffer(java.lang.String decl,
java.lang.String value,
java.lang.String text,
de.upb.tools.fca.FTreeSet setOfNeighbours)
No comment provided by developer, please add a comment to improve documentation. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static transient boolean dontUseAccessMethodsInThisClass
Constructor Detail |
public BasicIncrement()
Method Detail |
public void setGenerated(boolean value)
value
- The new generated valuepublic boolean isGenerated()
public void setAttribValue(java.util.StringTokenizer value)
value
- the tokenizer representing the valuepublic void setAttribValue(java.util.StringTokenizer value, java.util.Hashtable objects)
value
- the tokenizer representing the valueobjects
- The new attribValue valueto ommit the objects parameter
public java.lang.String getID()
getID
in interface UniqueIdentifier
public java.lang.String setID(java.lang.String ID)
ID
- the new value for ID to be set.
protected static void setUniqueId(java.lang.StringBuffer newUniqueID)
newUniqueID
- The new uniqueId valueprotected static java.lang.String getUniqueID(boolean increment)
increment
- No description provided
public static java.lang.String getUniqueID()
public static boolean lessUniqueId(java.lang.String first, java.lang.String second)
first
- No description providedsecond
- No description provided
public int compareTo(java.lang.Object obj)
compareTo
in interface java.lang.Comparable
obj
- No description provided
public static void resetClassInfos()
public void writeAttributes(java.lang.StringBuffer data, de.upb.tools.fca.FTreeSet setOfNeighbours)
data
- No description providedsetOfNeighbours
- No description providedpublic void readAttributes(java.util.Hashtable objects, de.upb.tools.fca.FDuplicatedTreeMap attributes)
objects
- No description providedattributes
- No description providedreadAttributes(Hashtable, FDuplicatedTreeMap, boolean)
public void readAttributes(java.util.Hashtable objects, de.upb.tools.fca.FDuplicatedTreeMap attributes, boolean loadAll)
objects
- No description providedattributes
- No description providedloadAll
- No description providedpublic static void resetFieldWriteMethods()
public final void writeClassToStringBuffer(java.lang.StringBuffer data, de.upb.tools.fca.FTreeSet savedIncrements)
data
- No description providedsavedIncrements
- No description providedpublic final void writeClassToStringBuffer(java.lang.StringBuffer data, de.upb.tools.fca.FTreeSet savedIncrements, GXLFilter tmp)
data
- No description providedsavedIncrements
- No description providedtmp
- No description providedpublic final void writeToStringBuffer(java.lang.String decl, float value)
decl
- No description providedvalue
- No description providedpublic final void writeToStringBuffer(java.lang.String decl, double value)
decl
- No description providedvalue
- No description providedpublic final void writeToStringBuffer(java.lang.String decl, byte value)
decl
- No description providedvalue
- No description providedpublic final void writeToStringBuffer(java.lang.String decl, int value)
decl
- No description providedvalue
- No description providedpublic final void writeToStringBuffer(java.lang.String decl, long value)
decl
- No description providedvalue
- No description providedpublic final void writeToStringBuffer(java.lang.String decl, boolean value)
decl
- No description providedvalue
- No description providedpublic final void writeToStringBuffer(java.lang.String decl, java.lang.String strg)
decl
- No description providedstrg
- No description providedpublic final void writeToStringBuffer(java.lang.String decl, BasicIncrement incr, de.upb.tools.fca.FTreeSet setOfNeighbours)
decl
- No description providedincr
- No description providedsetOfNeighbours
- No description providedpublic final void writeToStringBuffer(java.lang.String decl, BasicIncrement incr, java.lang.String text, de.upb.tools.fca.FTreeSet setOfNeighbours)
decl
- No description providedincr
- No description providedtext
- No description providedsetOfNeighbours
- No description providedpublic final void writeToStringBuffer(java.lang.String decl, java.awt.Point point, java.lang.String text, de.upb.tools.fca.FTreeSet setOfNeighbours)
decl
- field declarationpoint
- point to write to filetext
- appended textsetOfNeighbours
- neighbors (not used)public final void writeToStringBuffer(java.lang.String decl, java.lang.String value, java.lang.String text, de.upb.tools.fca.FTreeSet setOfNeighbours)
decl
- No description providedvalue
- No description providedtext
- No description providedsetOfNeighbours
- No description providedpublic final void writeToStringBuffer(java.lang.String decl, java.lang.Long value, java.lang.String text, de.upb.tools.fca.FTreeSet setOfNeighbours)
decl
- No description providedvalue
- No description providedtext
- No description providedsetOfNeighbours
- No description providedpublic final void writeToStringBuffer(java.lang.String decl, java.util.Enumeration enumeration, de.upb.tools.fca.FTreeSet setOfNeighbours)
decl
- No description providedenumeration
- No description providedsetOfNeighbours
- No description providedpublic final void writeToStringBuffer(java.lang.String decl, java.util.Collection collection, de.upb.tools.fca.FTreeSet setOfNeighbours)
decl
- the name of the attributecollection
- the default value (only needed to use overload mechanism when
calling the writeTo... methods)setOfNeighbours
- incr referred by this incr and attrib are entered here.public final void writeToStringBuffer(java.lang.String decl, java.util.Map map, de.upb.tools.fca.FTreeSet setOfNeighbours)
decl
- the name of the attributemap
- the value which should be savedsetOfNeighbours
- incr referred by this incr and attrib are entered here.public final void writeToStringBuffer(java.lang.String decl, java.util.Iterator iter, de.upb.tools.fca.FTreeSet setOfNeighbours)
decl
- the name of the container attribute the iterator belongs to.iter
- the iterator.setOfNeighbours
- incr referred by this incr and attrib are entered here.public final java.lang.String readFromStringTokenizer(java.lang.String decl, java.lang.String defaultValue, de.upb.tools.fca.FDuplicatedTreeMap attributes)
decl
- No description provideddefaultValue
- No description providedattributes
- No description provided
public final int readFromStringTokenizer(java.lang.String decl, int defaultValue, de.upb.tools.fca.FDuplicatedTreeMap attributes)
decl
- No description provideddefaultValue
- No description providedattributes
- No description provided
public final long readFromStringTokenizer(java.lang.String decl, long defaultValue, de.upb.tools.fca.FDuplicatedTreeMap attributes)
decl
- No description provideddefaultValue
- No description providedattributes
- No description provided
public final byte readFromStringTokenizer(java.lang.String decl, byte defaultValue, de.upb.tools.fca.FDuplicatedTreeMap attributes)
decl
- No description provideddefaultValue
- No description providedattributes
- No description provided
public final float readFromStringTokenizer(java.lang.String decl, float defaultValue, de.upb.tools.fca.FDuplicatedTreeMap attributes)
decl
- No description provideddefaultValue
- No description providedattributes
- No description provided
public final short readFromStringTokenizer(java.lang.String decl, short defaultValue, de.upb.tools.fca.FDuplicatedTreeMap attributes)
decl
- No description provideddefaultValue
- No description providedattributes
- No description provided
public final double readFromStringTokenizer(java.lang.String decl, double defaultValue, de.upb.tools.fca.FDuplicatedTreeMap attributes)
decl
- No description provideddefaultValue
- No description providedattributes
- No description provided
public final boolean readFromStringTokenizer(java.lang.String decl, boolean defaultValue, de.upb.tools.fca.FDuplicatedTreeMap attributes)
decl
- No description provideddefaultValue
- No description providedattributes
- No description provided
public final BasicIncrement readFromStringTokenizer(java.lang.String decl, BasicIncrement defaultValue, java.util.Hashtable objects, de.upb.tools.fca.FDuplicatedTreeMap attributes)
decl
- No description provideddefaultValue
- No description providedobjects
- No description providedattributes
- No description provided
public final BasicIncrement readFromStringTokenizer(de.upb.tools.fca.FLinkedList defaultValue, java.util.StringTokenizer lineTok, java.util.Hashtable objects)
defaultValue
- No description providedlineTok
- No description providedobjects
- No description provided
public final BasicIncrement readFromStringTokenizer(de.upb.tools.fca.FTreeSet defaultValue, java.util.StringTokenizer lineTok, java.util.Hashtable objects)
defaultValue
- No description providedlineTok
- No description providedobjects
- No description provided
public final java.lang.Object readFromStringTokenizer(java.util.Collection defaultValue, java.util.StringTokenizer lineTok, java.util.Hashtable objects, de.upb.tools.fca.FDuplicatedTreeMap attributes)
defaultValue
- No description providedlineTok
- No description providedobjects
- No description providedattributes
- No description provided
public final KeyValuePair readFromStringTokenizer(java.util.Map defaultValue, java.util.StringTokenizer lineTok, java.util.Hashtable objects)
defaultValue
- No description providedlineTok
- No description providedobjects
- No description provided
public final KeyValuePair readFromStringTokenizer(de.upb.tools.fca.FTreeMap defaultValue, java.util.StringTokenizer lineTok, java.util.Hashtable objects)
defaultValue
- No description providedlineTok
- No description providedobjects
- No description provided
public void removeYou()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |