org.apache.uima.conceptMapper.support.dictionaryResource
Class EntryPropertiesRoot

java.lang.Object
  extended by org.apache.uima.conceptMapper.support.dictionaryResource.EntryPropertiesRoot
All Implemented Interfaces:
java.io.Serializable

public class EntryPropertiesRoot
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
EntryPropertiesRoot(java.lang.String[] thePropertyNames)
           
 
Method Summary
 int getPropertyID(java.lang.String propertyName)
           
 EntryProperties newEntryProperties()
           
 java.lang.String[] propertyNames()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntryPropertiesRoot

public EntryPropertiesRoot(java.lang.String[] thePropertyNames)
Method Detail

propertyNames

public java.lang.String[] propertyNames()

getPropertyID

public int getPropertyID(java.lang.String propertyName)

newEntryProperties

public EntryProperties newEntryProperties()
                                   throws java.lang.NullPointerException
Throws:
java.lang.NullPointerException


Copyright © 2011. All Rights Reserved.