public class BuiltInRuleInteractionFactory
extends java.lang.Object
Constructor and Description |
---|
BuiltInRuleInteractionFactory() |
Modifier and Type | Method and Description |
---|---|
static <T extends IBuiltInRuleApp> |
create(Node node,
T app) |
static <T extends IBuiltInRuleApp> |
get(T app) |
static <T extends IBuiltInRuleApp> |
register(java.lang.Class<T> clazz,
org.key_project.ui.interactionlog.model.builtin.Factory<T> factory) |
public static <T extends IBuiltInRuleApp> void register(java.lang.Class<T> clazz, org.key_project.ui.interactionlog.model.builtin.Factory<T> factory)
public static <T extends IBuiltInRuleApp> org.key_project.ui.interactionlog.model.builtin.Factory<T> get(T app)
public static <T extends IBuiltInRuleApp> BuiltInRuleInteraction create(Node node, T app)
Copyright © 2003-2019 The KeY-Project.