NotQuery

public class NotQuery

Class NotQuery. Provides notquery functionality for the Hytale server.

java.lang.Object > NotQuery

Field Summary

No fields documented.

Method Detail

NotQuery

public public NotQuery (final Query query)

Method NotQuery.

Parameters:
final Query query

test

public boolean test (final Archetype archetype)

Method test.

Parameters:
final Archetype archetype

requiresComponentType

public boolean requiresComponentType (final ComponentType componentType)

Method requiresComponentType.

Parameters:
final ComponentType componentType

validateRegistry

public void validateRegistry (final ComponentRegistry registry)

Method validateRegistry.

Parameters:
final ComponentRegistry registry

validate

public void validate ()

Method validate.