Uses of Enum
org.neuroml.model.GateTypes
Packages that use GateTypes
-
Uses of GateTypes in org.neuroml.model
Fields in org.neuroml.model declared as GateTypesMethods in org.neuroml.model that return GateTypesModifier and TypeMethodDescriptionstatic GateTypesGateHHUndetermined.getType()Gets the value of the type property.static GateTypesReturns the enum constant of this type with the specified name.static GateTypes[]GateTypes.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.neuroml.model with parameters of type GateTypes