- HandRule - Class in org.gcn.plinguacore.util.psystem.rule
-
This class provides common functionality for Left Hand Rules and Right Hand
Rules
- HandRule(OuterRuleMembrane, MultiSet<String>) - Constructor for class org.gcn.plinguacore.util.psystem.rule.HandRule
-
Creates a new instance by setting its fields with the parameters given
- hasCommandLineOption(String) - Method in interface org.gcn.plinguacore.parser.IParsersInfo
-
Check if exists a specific command-line option
- hasErrors() - Method in class org.gcn.plinguacore.parser.input.InputParser
-
Returns if the parsing process detected any error
- hasExtendedMsg() - Method in class org.gcn.plinguacore.parser.input.messages.InputParserAbstractMsg
-
- hasExtendedMsg() - Method in class org.gcn.plinguacore.parser.input.messages.InputParserDecoratorMsg
-
- hasExtendedMsg() - Method in interface org.gcn.plinguacore.parser.input.messages.InputParserMsg
-
Gets a boolean which represents if the message has an extended info which complements it
- hasFileExtension(String) - Method in interface org.gcn.plinguacore.parser.IParsersInfo
-
Check if there is any format file for a file extension
- hasFormat(String) - Method in interface org.gcn.plinguacore.parser.IParsersInfo
-
Check if exists an specific format file
- hashCode() - Method in class org.gcn.plinguacore.parser.input.messages.InputParserDecoratorMsg
-
- hashCode() - Method in class org.gcn.plinguacore.parser.input.messages.MsgInterval
-
- hashCode() - Method in class org.gcn.plinguacore.simulator.cellLike.probabilistic.dcba.EnvironmentLeftHandRule
-
- hashCode() - Method in class org.gcn.plinguacore.simulator.cellLike.probabilistic.dcba.EnvironmentRulesBlock
-
- hashCode() - Method in class org.gcn.plinguacore.simulator.cellLike.probabilistic.dcba.MatrixKey
-
- hashCode() - Method in class org.gcn.plinguacore.simulator.cellLike.probabilistic.dcba.MatrixRow
-
- hashCode() - Method in class org.gcn.plinguacore.simulator.cellLike.probabilistic.dcba.SkeletonHandRule
-
- hashCode() - Method in class org.gcn.plinguacore.simulator.cellLike.probabilistic.dcba.SkeletonLeftHandRule
-
- hashCode() - Method in class org.gcn.plinguacore.simulator.cellLike.probabilistic.dcba.SkeletonRulesBlock
-
- hashCode() - Method in class org.gcn.plinguacore.simulator.cellLike.probabilistic.HashKey
-
- hashCode() - Method in class org.gcn.plinguacore.simulator.cellLike.probabilistic.ParteIzquierda
-
Deprecated.
- hashCode() - Method in class org.gcn.plinguacore.simulator.cellLike.probabilistic.ProbabilisticLeftHandRule
-
- hashCode() - Method in class org.gcn.plinguacore.util.HashInfiniteMultiSet
-
- hashCode() - Method in class org.gcn.plinguacore.util.HashMultiSet
-
- hashCode() - Method in class org.gcn.plinguacore.util.InmutableMultiSet
-
- hashCode() - Method in class org.gcn.plinguacore.util.Pair
-
- hashCode() - Method in class org.gcn.plinguacore.util.psystem.ActivationSets
-
- hashCode() - Method in class org.gcn.plinguacore.util.psystem.AlphabetObject
-
- hashCode() - Method in class org.gcn.plinguacore.util.psystem.Label
-
- hashCode() - Method in class org.gcn.plinguacore.util.psystem.membrane.Membrane
-
- hashCode() - Method in class org.gcn.plinguacore.util.psystem.rule.AbstractRule
-
- hashCode() - Method in class org.gcn.plinguacore.util.psystem.rule.HandRule
-
- hashCode() - Method in class org.gcn.plinguacore.util.psystem.rule.OuterRuleMembrane
-
- hashCode() - Method in class org.gcn.plinguacore.util.psystem.rule.RightHandRule
-
- hashCode() - Method in class org.gcn.plinguacore.util.psystem.rule.spiking.SpikingRule
-
- hashCode() - Method in class org.gcn.plinguacore.util.Triple
-
- hashCode() - Method in class org.gcn.plinguacore.util.UnionSet
-
- HashInfiniteMultiSet<E> - Class in org.gcn.plinguacore.util
-
- HashInfiniteMultiSet() - Constructor for class org.gcn.plinguacore.util.HashInfiniteMultiSet
-
- HashInfiniteMultiSet(Collection<? extends E>) - Constructor for class org.gcn.plinguacore.util.HashInfiniteMultiSet
-
- HashKey - Class in org.gcn.plinguacore.simulator.cellLike.probabilistic
-
- HashKey(ProbabilisticLeftHandRule, String, int) - Constructor for class org.gcn.plinguacore.simulator.cellLike.probabilistic.HashKey
-
- HashMultiSet<E> - Class in org.gcn.plinguacore.util
-
A multiset that uses HashMap
- HashMultiSet() - Constructor for class org.gcn.plinguacore.util.HashMultiSet
-
- HashMultiSet(Collection<? extends E>) - Constructor for class org.gcn.plinguacore.util.HashMultiSet
-
Creates a HashMultiSet based on the objects in the collection passed as
argument
- hasInputFormat(String) - Method in interface org.gcn.plinguacore.parser.IParsersInfo
-
Check if exists a specific input format file
- hasInputRecognizedFormat(String) - Method in interface org.gcn.plinguacore.parser.IParsersInfo
-
Checks if there's any input recognized format for a file extension
- hasInterval() - Method in class org.gcn.plinguacore.parser.input.messages.InputParserAbstractMsg
-
- hasInterval() - Method in class org.gcn.plinguacore.parser.input.messages.InputParserDecoratorMsg
-
- hasInterval() - Method in interface org.gcn.plinguacore.parser.input.messages.InputParserMsg
-
Returns a boolean which represents if the message has a specific interval, it is, a defined piece of code which the messages refers to
- hasNewMembranes() - Method in class org.gcn.plinguacore.util.psystem.rule.AbstractRule
-
Reports if the cell-like rule creates new membranes when executed
- hasNewMembranes() - Method in interface org.gcn.plinguacore.util.psystem.rule.IRule
-
- hasNewMembranes() - Method in class org.gcn.plinguacore.util.psystem.rule.spiking.SpikingRule
-
- hasNext() - Method in class org.gcn.plinguacore.util.ShuffleIterator
-
- hasNext() - Method in class org.gcn.plinguacore.util.UnionIterator
-
- hasOutputFormat(String) - Method in interface org.gcn.plinguacore.parser.IParsersInfo
-
Check if exists a specific output format file