Uses of Interface
org.eaglei.model.EIOntModel.Visitor

Uses of EIOntModel.Visitor in org.eaglei.model
 

Method parameters in org.eaglei.model with type arguments of type EIOntModel.Visitor
 void EIOntModel.traverseDataModel(java.util.List<EIOntModel.Visitor> visitors)
          Walks the entire eagle-i data model by starting with the set of "root resource" (top-level resource) classes and traversing through object property relationships and subclass relationships until every class and property in the data model has been visited.
 



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