public class VClassDWR extends Object
| Constructor and Description |
|---|
VClassDWR() |
| Modifier and Type | Method and Description |
|---|---|
Collection<VClass> |
getVClasses(String vclassURI,
String propertyURI,
boolean filterOutUninstanciated)
Returns all vclasses that the given vclas can have as the other side of
of the given property.
|
public Collection<VClass> getVClasses(String vclassURI, String propertyURI, boolean filterOutUninstanciated)
vclassURI - - vclass we want to make a property forpropertyURI - - property we want to usefilterOutUninstanciated - - if true filter out any vclasses with zero instances.Copyright © 2016. All rights reserved.