public interface SubClassInferencer
ClassNode objects in a ClassSet.
Note, that this shall include the given class itself. Thus, the set should
contain at least one single ClassNode object representing the given
class.| Modifier and Type | Method and Description |
|---|---|
void |
inferSubClasses(String classURI,
ClassSet classes,
ClassNodeFactory<? extends ClassNode> factory) |
void inferSubClasses(String classURI, ClassSet classes, ClassNodeFactory<? extends ClassNode> factory)
Copyright © 2014–2017. All rights reserved.