anvil.annot
Class ValueSetNoEmptyType

java.lang.Object
  |
  +--anvil.annot.ValueType
        |
        +--anvil.annot.ValueSetType
              |
              +--anvil.annot.ValueSetNoEmptyType

public class ValueSetNoEmptyType
extends ValueSetType


Field Summary
 
Fields inherited from class anvil.annot.ValueSetType
tokenColor, tokenDoc, tokens
 
Fields inherited from class anvil.annot.ValueType
NULL_VALUE, NULL_VALUE_DOC
 
Constructor Summary
ValueSetNoEmptyType(java.util.List values)
           
ValueSetNoEmptyType(ValueSetType vt)
           
 
Methods inherited from class anvil.annot.ValueSetType
changeToken, changeTokenColor, clear, getTokenColors, getTokenDocs, getTokenIndex, getTokens, getTokensWithoutNull, getValueColor, getValueDoc, hasDoc, hasDoc, isValidValue, tokenExistis, toLabel, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ValueSetNoEmptyType

public ValueSetNoEmptyType(ValueSetType vt)

ValueSetNoEmptyType

public ValueSetNoEmptyType(java.util.List values)
Parameters:
values - list of ValueSpec objects