| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MODEL_PKG_PATH |
"net.runeduniverse.lib.rogm.test.model" |
public static final String |
RELATIONS_PKG_PATH |
"net.runeduniverse.lib.rogm.test.model.relations" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
APATTERN_ID_FIELD_NAME |
"idFieldPattern" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MODEL_PKG_PATH |
"net.runeduniverse.lib.rogm.test.model" |
public static final String |
RELATIONS_PKG_PATH |
"net.runeduniverse.lib.rogm.test.model.relations" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TestModelEntity_ERROR_ExpectedClassObject |
"Object of Class<%s> expected got: %s" |
public static final String |
TestModelEntity_INFO_Testing |
"TESTING >> %s\n%s" |
public static final String |
TestModelNode_ERROR_NullId |
"AEntity.myid of Class<%s> is null" |
public static final String |
TestModelRelation_ERROR_NullId |
"ARelationEntity.myid of Class<%s> is null" |
Copyright © 2020–2022 RunedUniverse. All rights reserved.