Package ch.tocco.nice2.model.base.impl.base
package ch.tocco.nice2.model.base.impl.base
-
ClassDescriptionThis provider is intended for reading configuration of all the modules.This ModelProvider has two behaviors:
First: Based on the pattern given from theSourceContribution.getPattern()
and the givenSourceContribution.getBasePath()
it will decide if this resource needs to be parsed.
For example a pattern could be: basePath="model/entities" and the pattern="*mode.xml".