Uses of Enum Class
net.sourceforge.pmd.lang.modelica.resolver.ModelicaComponentDeclaration.ComponentKind
Packages that use ModelicaComponentDeclaration.ComponentKind
-
Uses of ModelicaComponentDeclaration.ComponentKind in net.sourceforge.pmd.lang.modelica.resolver
Methods in net.sourceforge.pmd.lang.modelica.resolver that return ModelicaComponentDeclaration.ComponentKindModifier and TypeMethodDescriptionModelicaComponentDeclaration.getKind()Whether this component is declared asflow,streamor nothing special.Returns the enum constant of this class with the specified name.ModelicaComponentDeclaration.ComponentKind.values()Returns an array containing the constants of this enum class, in the order they are declared.