Class FiniteOrdinal<T extends Number>
java.lang.Object
org.bigraphs.framework.core.datatypes.FiniteOrdinal<T>
- Type Parameters:
T
- type of the ordinal. Integer is currently supported.
- All Implemented Interfaces:
Comparable<FiniteOrdinal<T>>
Data type for a finite ordinal which is used to represent the arity of a control
or a value in the interface of a bigraph.
- Author:
- Dominik Grzelak
-
Method Summary