|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EcNumber | |
|---|---|
| uk.ac.ed.inf.ec | |
| uk.ac.ed.inf.ec.test | |
| Uses of EcNumber in uk.ac.ed.inf.ec |
|---|
| Methods in uk.ac.ed.inf.ec that return EcNumber | |
|---|---|
static EcNumber |
EcNumberGenerator.generateEcNumber(java.lang.String ec)
|
EcNumber |
EcNumber.getParent()
|
| Methods in uk.ac.ed.inf.ec that return types with arguments of type EcNumber | |
|---|---|
java.util.TreeSet<EcNumber> |
EcFullXmlCreator.getEcNumbers()
|
| Methods in uk.ac.ed.inf.ec with parameters of type EcNumber | |
|---|---|
int |
EcNumber.compareTo(EcNumber otherEc)
|
boolean |
EcNumber.isParent(EcNumber possibleChild)
Returns true if the node given is a direct child of this node: e.g: 1.2.3.4 is direct child of 1.2.3.-, but it is not direct child of 1.2.-.- |
| Uses of EcNumber in uk.ac.ed.inf.ec.test |
|---|
| Methods in uk.ac.ed.inf.ec.test that return EcNumber | |
|---|---|
static EcNumber |
EcNumberTest.get0dashEcA()
|
static EcNumber |
EcNumberTest.get0dashEcB()
|
static EcNumber |
EcNumberTest.get1dashEc()
|
static EcNumber |
EcNumberTest.get2dashEc()
|
static EcNumber |
EcNumberTest.get3dashEc()
|
static EcNumber |
EcNumberTest.get4dashEc()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||