20 package net.sf.gridarta.model.validation.errors;
25 import org.jetbrains.annotations.NotNull;
26 import org.jetbrains.annotations.Nullable;
String getParameter(final int id)
Class for validation errors related to an GameObject.
ConnectionUnknownError(@NotNull final G gameObject)
Create a new instance.
Base package of all Gridarta classes.
Reflects a game object (object on a map).
GameObjects are the objects based on Archetypes found on maps.
static final long serialVersionUID
The serial version UID.
Interface for MapArchObjects.
Validation error for a connected object that is not supposed to be connected.