Uses of Interface
org.eclipse.epsilon.hutn.model.hutnAntlrAst.AssociationInstanceNode
Package
Description
-
Uses of AssociationInstanceNode in org.eclipse.epsilon.hutn.model.hutnAntlrAst
Modifier and TypeMethodDescriptionHutnAntlrAstFactory.createAssociationInstanceNode()
Returns a new object of class 'Association Instance Node'. -
Uses of AssociationInstanceNode in org.eclipse.epsilon.hutn.model.hutnAntlrAst.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Association Instance Node'. -
Uses of AssociationInstanceNode in org.eclipse.epsilon.hutn.model.hutnAntlrAst.util
Modifier and TypeMethodDescriptionHutnAntlrAstSwitch.caseAssociationInstanceNode
(AssociationInstanceNode object) Returns the result of interpreting the object as an instance of 'Association Instance Node'.