Package owl.cinterface
Class DecomposedDPA.Reference
- java.lang.Object
-
- owl.cinterface.DecomposedDPA.Reference
-
- Enclosing class:
- DecomposedDPA
public static final class DecomposedDPA.Reference extends Object
-
-
Field Summary
Fields Modifier and Type Field Description com.google.common.primitives.ImmutableIntArray
alphabetMapping
Formula
formula
int
index
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int[]
alphabetMapping()
-
-
-
Field Detail
-
formula
public final Formula formula
-
index
public final int index
-
alphabetMapping
public final com.google.common.primitives.ImmutableIntArray alphabetMapping
-
-