org.modeshape.sequencer.teiid
Class VdbModel.ModelType

java.lang.Object
  extended by org.modeshape.sequencer.teiid.VdbModel.ModelType
Enclosing class:
VdbModel

public static final class VdbModel.ModelType
extends Object


Field Summary
static String PHYSICAL
           
static String VIRTUAL
           
 
Constructor Summary
VdbModel.ModelType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PHYSICAL

public static final String PHYSICAL
See Also:
Constant Field Values

VIRTUAL

public static final String VIRTUAL
See Also:
Constant Field Values
Constructor Detail

VdbModel.ModelType

public VdbModel.ModelType()


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