Uses of Enum Class
org.wikirate4j.utils.TopicFramework
Packages that use TopicFramework
-
Uses of TopicFramework in org.wikirate4j.entitities
Methods in org.wikirate4j.entitities that return TopicFrameworkModifier and TypeMethodDescriptionTopic.getFramework()Returns the framework to which this topic belongs (e.g.TopicImpl.getFramework() -
Uses of TopicFramework in org.wikirate4j.utils
Subclasses with type arguments of type TopicFramework in org.wikirate4j.utilsMethods in org.wikirate4j.utils that return TopicFrameworkModifier and TypeMethodDescriptionstatic TopicFrameworkTopicFramework.getTopicFramework(String topic_framework) static TopicFrameworkReturns the enum constant of this class with the specified name.static TopicFramework[]TopicFramework.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of TopicFramework in org.wikirate4j.utils.queries
Methods in org.wikirate4j.utils.queries with parameters of type TopicFrameworkModifier and TypeMethodDescriptionAnswerQuery.topic_framework(TopicFramework topic_framework) MetricQuery.topic_framework(TopicFramework topic_framework) TopicQuery.topic_framework(TopicFramework topicFramework)