Interface UniqueStatement

All Superinterfaces:
DeclaredStatement<Set<SchemaNodeIdentifier.Descendant>>, ModelStatement<Set<SchemaNodeIdentifier.Descendant>>
All Known Implementing Classes:
EmptyUniqueStatement, RefUniqueStatement, RegularUniqueStatement

public interface UniqueStatement extends DeclaredStatement<Set<SchemaNodeIdentifier.Descendant>>
Declared representation of a unique statement.