Interface NamedType<V>
- Type Parameters:
V
- type of the element of such a name set.
- All Known Implementing Classes:
StringTypedName
public interface NamedType<V>
Data type for an element of a name set which is used within an interface of a bigraph.
This data type is used for all link types of a bigraph.
- Author:
- Dominik Grzelak
-
Method Summary