Class MMessageEvent

    • Constructor Detail

      • MMessageEvent

        public MMessageEvent()
        Create a new message event.
        Parameters:
        name -
        posttoall -
        randomselection -
        excludemode -
        type -
    • Method Detail

      • setDirection

        public void setDirection​(MMessageEvent.Direction direction)
        The direction to set.
        Parameters:
        direction - The direction to set
      • getType

        public ClassInfo getType()
        Get the type.
        Returns:
        The type
      • setType

        public void setType​(ClassInfo type)
        The type to set.
        Parameters:
        type - The type to set
      • getMatchExpression

        public UnparsedExpression getMatchExpression()
        Get the matchExpression.
        Returns:
        The matchExpression
      • setMatchExpression

        public void setMatchExpression​(UnparsedExpression matchexp)
        The match expression to set.
        Parameters:
        matchexp - The matchExpression to set
      • getSpecializationDegree

        public int getSpecializationDegree()
        Get the specialization degree.
        Returns:
        The degree.