Uses of Class
com.iizigo.event.QueryJavaReference
Packages that use QueryJavaReference Package Description com.iizigo.event Uses of QueryJavaReference in com.iizigo.event
Methods in com.iizigo.event that return types with arguments of type QueryJavaReference Modifier and Type Method Description java.util.List<QueryJavaReference>
QueryReferences. getReferencedJavaElements()
Gets the array of Java element references.Methods in com.iizigo.event with parameters of type QueryJavaReference Modifier and Type Method Description void
QueryReferences. add(QueryJavaReference ref)
Adds a reference to a Java element being referenced by any of the source properties.