|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectRBNpackage.Type
RBNpackage.TypeRel
public class TypeRel
Field Summary |
---|
Fields inherited from class RBNpackage.Type |
---|
name |
Constructor Summary | |
---|---|
TypeRel(Rel r)
|
|
TypeRel(java.lang.String relname)
|
Method Summary | |
---|---|
int[] |
allElements(RelStruc rs)
Returns all elements in the domain of rs that are of this type. |
java.lang.String |
getName()
|
Rel |
getRel()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TypeRel(java.lang.String relname)
public TypeRel(Rel r)
Method Detail |
---|
public int[] allElements(RelStruc rs) throws RBNIllegalArgumentException
RBNIllegalArgumentException
public Rel getRel()
public java.lang.String getName()
getName
in class Type
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |