SetMultimap usage details

Summary

com.google.common.collect.SetMultimap has 19 total references to 4 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] SetMultimap
DECLARED_PARAMETERIZED_FIELD
Reference Location Line Number Visibility
org.eclipse.viatra.query.runtime.registry.view.AbstractRegistryView.fqnToEntryMap -1 API
org.eclipse.viatra.query.patternlanguage.typing.TypeInformation.expressionTypes -1 API
org.eclipse.viatra.query.patternlanguage.typing.TypeInformation.typeJudgements -1 API
org.eclipse.viatra.query.patternlanguage.typing.TypeInformation.dependencies -1 API
[+] get(Object) : Set
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.viatra.query.runtime.registry.view.AbstractRegistryView.getEntries(String) 106 API
org.eclipse.viatra.query.patternlanguage.typing.TypeInformation.processConstraint(XbaseExpressionTypeJudgement, Expression) 197 API
org.eclipse.viatra.query.patternlanguage.typing.TypeInformation.processConstraint(ConditionalJudgement, Expression) 149 API
org.eclipse.viatra.query.patternlanguage.typing.TypeInformation.toString() 289 API
org.eclipse.viatra.query.patternlanguage.typing.TypeInformation.getAllTypes(Expression) 243 API
org.eclipse.viatra.query.patternlanguage.typing.TypeInformation.processConstraint(TypeConformJudgement, Expression) 167 API
org.eclipse.viatra.query.patternlanguage.typing.TypeInformation.getAllTypes(Expression) 246 API
org.eclipse.viatra.query.patternlanguage.typing.TypeInformation.processConstraint(TypeConformJudgement, Expression) 168 API
org.eclipse.viatra.query.patternlanguage.typing.TypeInformation.processConstraint(TypeJudgement, Expression) 139 API
org.eclipse.viatra.query.patternlanguage.typing.TypeInformation.updateTypes(Expression, Set) 207 API
org.eclipse.viatra.query.patternlanguage.typing.TypeInformation.updateTypes(Expression, Set) 213 API
org.eclipse.viatra.query.patternlanguage.typing.TypeInformation.processConstraint(ParameterTypeJudgement, Expression) 178 API
org.eclipse.viatra.query.patternlanguage.typing.TypeInformation.getAllTypes(Expression) 241 API
[+] removeAll(Object) : Set
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.viatra.query.runtime.registry.view.AbstractRegistryView.entryAdded(IQuerySpecificationRegistryEntry) 125 API
[+] replaceValues(Object, Iterable) : Set
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.viatra.query.patternlanguage.typing.TypeInformation.updateTypes(Expression, Set) 211 API

Back to bundle index

Valid HTML 4.01 Transitional