Uses of Enum
org.neuroml.model.BlockTypes
-
Uses of BlockTypes in org.neuroml.model
Modifier and TypeMethodDescriptionstatic BlockTypes
BlockMechanism.getType()
Gets the value of the type property.static BlockTypes
Returns the enum constant of this type with the specified name.static BlockTypes[]
BlockTypes.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
BlockMechanism.setType
(BlockTypes value) Sets the value of the type property.