PIP.Domains.Family
Class Cath
java.lang.Object
PIP.Domains.Family.HierarchicalFamily
PIP.Domains.Family.Cath
- All Implemented Interfaces:
- java.io.Serializable, Family
public class Cath
- extends HierarchicalFamily
- See Also:
- Serialized Form
|
Constructor Summary |
Cath(int c,
int a,
int t,
int h,
int f)
|
Cath(java.lang.String clss)
|
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
Cath
public Cath(java.lang.String clss)
Cath
public Cath(int c,
int a,
int t,
int h,
int f)
getFamilyType
public HFType getFamilyType()
getCls
public int getCls()
getArch
public int getArch()
getTopol
public int getTopol()
getHomol
public int getHomol()
getFam
public int getFam()
getLevel
public java.lang.String getLevel(int n)
- Specified by:
getLevel in class HierarchicalFamily
getLevels
public int getLevels()
- Specified by:
getLevels in class HierarchicalFamily