Uses of Package
net.ssehub.easy.varModel.management
-
Packages that use net.ssehub.easy.varModel.management Package Description net.ssehub.easy.reasoning.core.reasoner All classes and interfaces needed to implement a reasoner.
How to write a reasoner: Create an Eclipse Plugin project with Activator (even if "empty"). Addorg.eclipse.equinox.dsto the required plugins andorg.osgi.service.componentto the imported packages as your reasoner will be linked using OSGi descriptive services (DS) to the reasoner core.net.ssehub.easy.varModel.management Provides functionality to manage variability models and their dependencies. -
Classes in net.ssehub.easy.varModel.management used by net.ssehub.easy.reasoning.core.reasoner Class Description CommentResource A simple comment resource emulating basic functionalities ofProperties, which, however, interprets IVML qualified names according to its own convention. -
Classes in net.ssehub.easy.varModel.management used by net.ssehub.easy.varModel.management Class Description CommentResource A simple comment resource emulating basic functionalities ofProperties, which, however, interprets IVML qualified names according to its own convention.ModelCommentsPersistencer Implements (internationalized) comment persistence mechanisms on model level.VarModel The variability model, the central class holding all project instances and being responsible for import resolution.