Uses of Class
nl.tno.omt.InteractionClass
Packages that use InteractionClass
-
Uses of InteractionClass in nl.tno.omt
Fields in nl.tno.omt declared as InteractionClassFields in nl.tno.omt with type parameters of type InteractionClassModifier and TypeFieldDescriptionprotected List<InteractionClass> InteractionClassType.interactionClassMethods in nl.tno.omt that return InteractionClassModifier and TypeMethodDescriptionObjectFactory.createInteractionClass()Create an instance ofInteractionClassInteractionsType.getInteractionClass()Gets the value of the interactionClass property.Methods in nl.tno.omt that return types with arguments of type InteractionClassModifier and TypeMethodDescriptionInteractionClassType.getInteractionClass()Gets the value of the interactionClass property.Methods in nl.tno.omt with parameters of type InteractionClassModifier and TypeMethodDescriptionvoidInteractionsType.setInteractionClass(InteractionClass value) Sets the value of the interactionClass property. -
Uses of InteractionClass in nl.tno.omt.helpers
Methods in nl.tno.omt.helpers that return InteractionClassModifier and TypeMethodDescriptionstatic InteractionClassOmtFunctions.getInteractionClass(ObjectModelType[] modules, String fqName) static InteractionClassOmtFunctions.getInteractionClass(ObjectModelType[] modules, String fqName, boolean nullOnScaffolding) static InteractionClassOmtFunctions.getInteractionClass(ObjectModelType module, String fqName) static InteractionClassOmtFunctions.getInteractionClass(ObjectModelType module, String fqName, boolean nullOnScaffolding) Looks up the InteractionClass for the given FQ OMT name.Methods in nl.tno.omt.helpers with parameters of type InteractionClassModifier and TypeMethodDescriptionstatic booleanOmtFunctions.isScaffoldingClass(InteractionClass ic)