 |
Gridarta Editor
|
Go to the documentation of this file.
20 package net.sf.gridarta.model.validation.errors;
25 import org.jetbrains.annotations.NotNull;
26 import org.jetbrains.annotations.Nullable;
final String envTypeDescription
The environment type's description.
Base package of all Gridarta classes.
Reflects a game object (object on a map).
Class for validation errors related to a GameObject.
GameObjects are the objects based on Archetypes found on maps.
String getParameter(final int id)
Interface for MapArchObjects.
final String typeDescription
The type's description.
EnvironmentInvError(@NotNull final G gameObject, @NotNull final String typeDescription, @NotNull final String envTypeDescription)
Creates a new instance.
Validation error that's used when the EnvironmentChecker detected a possible error on the map.
static final long serialVersionUID
The serial version UID.