org.eaglei.model
Class EIDatatypeProperty

java.lang.Object
  extended by org.eaglei.model.EIResource
      extended by org.eaglei.model.EIOntResource
          extended by org.eaglei.model.EIProperty
              extended by org.eaglei.model.EIDatatypeProperty
All Implemented Interfaces:
java.io.Serializable

public class EIDatatypeProperty
extends EIProperty
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.eaglei.model.EIOntResource
NO_DEFINITION
 
Constructor Summary
EIDatatypeProperty(EIEntity entity, java.lang.String typeLabel)
           
 
Method Summary
 java.lang.String getTypeLabel()
           
 
Methods inherited from class org.eaglei.model.EIProperty
getAnnotations, getValueRestriction, setAnnotations, setValueRestriction
 
Methods inherited from class org.eaglei.model.EIOntResource
getDefinition, setDefinition
 
Methods inherited from class org.eaglei.model.EIResource
equals, getEntity, hashCode, setLabel, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EIDatatypeProperty

public EIDatatypeProperty(EIEntity entity,
                          java.lang.String typeLabel)
Method Detail

getTypeLabel

public java.lang.String getTypeLabel()


Copyright © 2009-2011 Eagle-I. All Rights Reserved.