Gridarta Editor
net.sf.gridarta.var.crossfire.model.validation.errors.SuspiciousMsgMagicEarWithoutMessageError< G extends GameObject< G, A, R, A extends MapArchObject< A, R extends Archetype< G, A, R > Class Template Reference

A magic ear that does not contain a @match line. More...

+ Inheritance diagram for net.sf.gridarta.var.crossfire.model.validation.errors.SuspiciousMsgMagicEarWithoutMessageError< G extends GameObject< G, A, R, A extends MapArchObject< A, R extends Archetype< G, A, R >:
+ Collaboration diagram for net.sf.gridarta.var.crossfire.model.validation.errors.SuspiciousMsgMagicEarWithoutMessageError< G extends GameObject< G, A, R, A extends MapArchObject< A, R extends Archetype< G, A, R >:

Public Member Functions

 SuspiciousMsgMagicEarWithoutMessageError (@NotNull final G gameObject)
 Creates a new instance. More...
 
- Public Member Functions inherited from net.sf.gridarta.var.crossfire.model.validation.errors.AbstractSuspiciousMsgError< G, A, R >
void correct ( @NotNull final Component parentComponent)
 Try to correct this error. More...
 
String getParameter (final int id)
 

Static Private Attributes

static final long serialVersionUID = 1L
 The serial version UID. More...
 

Additional Inherited Members

- Protected Member Functions inherited from net.sf.gridarta.var.crossfire.model.validation.errors.AbstractSuspiciousMsgError< G, A, R >
 AbstractSuspiciousMsgError ( @NotNull final G gameObject, @NotNull final String line)
 Creates a new instance. More...
 

Detailed Description

A magic ear that does not contain a @match line.

Parameters
<G>the game object type of the object
<A>the map arch object type of the object
<R>the archetype type of the object

Definition at line 33 of file SuspiciousMsgMagicEarWithoutMessageError.java.

Constructor & Destructor Documentation

◆ SuspiciousMsgMagicEarWithoutMessageError()

Creates a new instance.

Parameters
gameObjectthe game object on which the error occurred

Definition at line 44 of file SuspiciousMsgMagicEarWithoutMessageError.java.

Member Data Documentation

◆ serialVersionUID

final long net.sf.gridarta.var.crossfire.model.validation.errors.SuspiciousMsgMagicEarWithoutMessageError< G extends GameObject< G, A, R, A extends MapArchObject< A, R extends Archetype< G, A, R >.serialVersionUID = 1L
staticprivate

The serial version UID.

Definition at line 38 of file SuspiciousMsgMagicEarWithoutMessageError.java.


The documentation for this class was generated from the following file: