Uses of Class
org.eaglei.model.EIValueRestriction

Uses of EIValueRestriction in org.eaglei.model
 

Methods in org.eaglei.model that return EIValueRestriction
 EIValueRestriction EIProperty.getValueRestriction()
           
 

Methods in org.eaglei.model that return types with arguments of type EIValueRestriction
 java.util.Map<java.lang.String,EIValueRestriction> EIClass.getValueRestrictionMap()
           
 

Methods in org.eaglei.model with parameters of type EIValueRestriction
 void EIProperty.setValueRestriction(EIValueRestriction valueRestriction)
           
 

Method parameters in org.eaglei.model with type arguments of type EIValueRestriction
 void EIClass.setValueRestrictionMap(java.util.Map<java.lang.String,EIValueRestriction> mapValueRestrictions)
           
 



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