|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lsmp.djep.groupJep.groups.Group
Base abstract class for all groups.
Constructor Summary | |
Group()
|
Method Summary | |
void |
addStandardConstants(JEP j)
adds the standard constants for this group. |
void |
addStandardFunctions(JEP j)
adds the standard function for this group By default does nothing. |
NumberFactory |
getNumberFactory()
returns a number factory for creating group elements from strings |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.lsmp.djep.groupJep.GroupI |
add, equals, getInverse, getZERO, sub, valueOf |
Constructor Detail |
public Group()
Method Detail |
public NumberFactory getNumberFactory()
getNumberFactory
in interface GroupI
public void addStandardConstants(JEP j)
addStandardConstants
in interface GroupI
public void addStandardFunctions(JEP j)
addStandardFunctions
in interface GroupI
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |