public class JointProvider extends Object implements InheritanceProvider
| Constructor and Description |
|---|
JointProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(InheritanceProvider inheritanceProvider) |
Collection<String> |
getParents(String owner)
Get the superclass and implemented interfaces of a class
|
public void add(InheritanceProvider inheritanceProvider)
public Collection<String> getParents(String owner)
InheritanceProvidergetParents in interface InheritanceProviderCopyright © 2012-2015. All Rights Reserved.