Uses of Class
org.eaglei.model.EIProperty

Uses of EIProperty in org.eaglei.model
 

Subclasses of EIProperty in org.eaglei.model
 class EIDatatypeProperty
           
 class EIObjectProperty
           
 

Methods in org.eaglei.model that return types with arguments of type EIProperty
 java.util.List<EIProperty> EIClass.getProperties()
          Gets the properties of this class.
 java.util.List<EIProperty> EIOntModel.getProperties(EIURI classId)
           
 

Methods in org.eaglei.model with parameters of type EIProperty
 void EIOntModel.Visitor.visit(EIProperty p, java.util.Deque<java.lang.String> stack)
           
 

Method parameters in org.eaglei.model with type arguments of type EIProperty
 void EIClass.setProperties(java.util.List<EIProperty> properties)
           
 



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