public interface OMMetaFactoryLocator
OMAbstractFactory
to locate the OMMetaFactory
for a given
feature.Modifier and Type | Method and Description |
---|---|
OMMetaFactory |
getOMMetaFactory(String feature)
Get the
OMMetaFactory for the given feature. |
OMMetaFactory getOMMetaFactory(String feature)
OMMetaFactory
for the given feature.feature
- the requested featurenull
if no meta factory with the given feature is
availableCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.