|
Log4j 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.psnc.expres.model.factory.helper.ModelKeys
public abstract class ModelKeys
ModelKeys
class - stores location of model resources like types,
connections, etc.
Field Summary | |
---|---|
static java.lang.String |
LINK_LOCATION
Specifies the location of resource links |
static java.lang.String |
RESOURCE_LOCATION
Specifies the location of resource definition |
static java.lang.String |
TYPE_LOCATION
Specifies the location of the resource types |
Constructor Summary | |
---|---|
ModelKeys()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String TYPE_LOCATION
public static final java.lang.String RESOURCE_LOCATION
public static final java.lang.String LINK_LOCATION
Constructor Detail |
---|
public ModelKeys()
|
Log4j 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |