public class DefaultNReflectRepository extends Object implements NReflectRepository
CUSTOM_SCORE, DEFAULT_SCORE, UNSUPPORTED_SCORE| Constructor and Description |
|---|
DefaultNReflectRepository(NReflectConfiguration configuration) |
DefaultNReflectRepository(NWorkspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
NReflectConfiguration |
getConfiguration() |
NReflectType |
getParametrizedType(Type type,
Type owner,
Type[] params) |
int |
getScore(NScorableContext context) |
NReflectType |
getType(Type clz) |
DefaultNReflectRepository |
setConfiguration(NReflectConfiguration configuration) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitofisValidScore, query, querypublic DefaultNReflectRepository(NWorkspace workspace)
public DefaultNReflectRepository(NReflectConfiguration configuration)
public DefaultNReflectRepository setConfiguration(NReflectConfiguration configuration)
setConfiguration in interface NReflectRepositorypublic NReflectConfiguration getConfiguration()
getConfiguration in interface NReflectRepositorypublic NReflectType getType(Type clz)
getType in interface NReflectRepositorypublic NReflectType getParametrizedType(Type type, Type owner, Type[] params)
getParametrizedType in interface NReflectRepositorypublic int getScore(NScorableContext context)
getScore in interface NComponentgetScore in interface NScorableCopyright © 2025 vpc open source initiative. All rights reserved.