Uses of Enum Class
net.sourceforge.pmd.lang.modelica.resolver.ModelicaComponentDeclaration.ComponentCausality
Packages that use ModelicaComponentDeclaration.ComponentCausality
-
Uses of ModelicaComponentDeclaration.ComponentCausality in net.sourceforge.pmd.lang.modelica.resolver
Methods in net.sourceforge.pmd.lang.modelica.resolver that return ModelicaComponentDeclaration.ComponentCausalityModifier and TypeMethodDescriptionModelicaComponentDeclaration.getCausality()Whether this component is input, output or acausal.Returns the enum constant of this class with the specified name.ModelicaComponentDeclaration.ComponentCausality.values()Returns an array containing the constants of this enum class, in the order they are declared.