Uses of Class
com.iizigo.event.QueryPropReference
Packages that use QueryPropReference Package Description com.iizigo.event Uses of QueryPropReference in com.iizigo.event
Methods in com.iizigo.event that return types with arguments of type QueryPropReference Modifier and Type Method Description java.util.Set<QueryPropReference>
QueryReferences. getReferencedProps()
Gets the set of found property references.Methods in com.iizigo.event with parameters of type QueryPropReference Modifier and Type Method Description void
QueryReferences. add(QueryPropReference ref)
Adds a reference to a Property element being referenced by any of the source properties or Java elements.