|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.tm4j.topicmap.Types
Contains numerical symbols used for the purpose of identifying the type of a particular topic map object.
TopicMapObject| Field Summary | |
static int |
ASSOCIATION
Code to be used for an Association. |
static int |
BASENAME
Code to be used for a BaseName. |
static int |
MEMBER
Code to be used for a Member. |
static int |
MERGEMAP
Code to be used for a <mergeMap> directive. |
static int |
NAME
|
static int |
OCCURRENCE
Code to be used for an Occurrence. |
static int |
SCOPE
Code to be used for a Scope. |
static int |
TOPIC
Code to be used for a Topic. |
static int |
TOPICMAP
Code to be used for a TopicMap. |
static int |
TOPICNAME
|
static int |
VARIANT
Code to be used for a Variant. |
static int |
VARIANTNAME
Code to be used for a VariantName. |
| Constructor Summary | |
Types()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int TOPICMAP
TopicMap.
public static final int TOPIC
Topic.
public static final int SCOPE
public static final int BASENAME
BaseName.
public static final int VARIANT
Variant.
public static final int VARIANTNAME
VariantName.
public static final int OCCURRENCE
Occurrence.
public static final int ASSOCIATION
Association.
public static final int MEMBER
Member.
public static final int MERGEMAP
<mergeMap> directive.
public static final int TOPICNAME
public static final int NAME
| Constructor Detail |
public Types()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||