org.modeshape.graph
Class ModeShapeIntLexicon

java.lang.Object
  extended by org.modeshape.graph.ModeShapeIntLexicon
Direct Known Subclasses:
ModeShapeIntLexicon

@Immutable
public class ModeShapeIntLexicon
extends Object

A lexicon of internal and implementation-specific information


Nested Class Summary
static class ModeShapeIntLexicon.Namespace
           
 
Field Summary
static Name MULTI_VALUED_PROPERTIES
           
static Name NODE_DEFINITON
           
 
Constructor Summary
ModeShapeIntLexicon()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NODE_DEFINITON

public static final Name NODE_DEFINITON

MULTI_VALUED_PROPERTIES

public static final Name MULTI_VALUED_PROPERTIES
Constructor Detail

ModeShapeIntLexicon

public ModeShapeIntLexicon()


Copyright © 2008-2011 JBoss, a division of Red Hat. All Rights Reserved.