org.tm4j.panckoucke.model.ModelProvider .getModel(org.tm4j.panckoucke.model.AMMember member,org.tm4j.panckoucke.abstraction.Abstractor abstractor,org.tm4j.panckoucke.abstraction.AbstractionContext options)

Parameters
org.tm4j.panckoucke.abstraction.Abstractor abstractor an instance of an Abstractor implementation
org.tm4j.panckoucke.model.AMMember member the AMMember, the model is build for
org.tm4j.panckoucke.abstraction.AbstractionContext options options which are passed to the abstractor in charge. may be null.

Returns

AModel or null, if the specified abstractor was unable to build a model in the specified context.

Other Resources