net.sourceforge.toscanaj.model.manyvaluedcontext
Interface ManyValuedContext
- All Known Subinterfaces:
- WritableManyValuedContext
- All Known Implementing Classes:
- ManyValuedContextImplementation
- public interface ManyValuedContext
getObjects
public org.tockit.util.ListSet getObjects()
getAttributes
public org.tockit.util.ListSet getAttributes()
getTypes
public org.tockit.util.ListSet getTypes()
getRelationship
public Value getRelationship(FCAElement object,
ManyValuedAttribute attribute)
The ToscanaJ project