Uses of Class
org.neuroml.model.GateFractionalSubgate
Packages that use GateFractionalSubgate
- 
Uses of GateFractionalSubgate in org.neuroml.model
Fields in org.neuroml.model with type parameters of type GateFractionalSubgateModifier and TypeFieldDescriptionprotected List<GateFractionalSubgate>GateFractional.subGateprotected List<GateFractionalSubgate>GateHHUndetermined.subGateMethods in org.neuroml.model that return GateFractionalSubgateModifier and TypeMethodDescriptionObjectFactory.createGateFractionalSubgate()Create an instance ofGateFractionalSubgateMethods in org.neuroml.model that return types with arguments of type GateFractionalSubgateModifier and TypeMethodDescriptionGateFractional.getSubGate()Gets the value of the subGate property.GateHHUndetermined.getSubGate()Gets the value of the subGate property.