public class SecsTrigger
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
cvsRev |
Constructor and Description |
---|
SecsTrigger() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
longName() |
boolean |
processSelf(java.lang.Object messageHandler)
Calls the message handle object.
|
java.lang.String |
shortName() |
public static final java.lang.String cvsRev
public java.lang.String longName()
public boolean processSelf(java.lang.Object messageHandler) throws SecsException
The SecsMsg subclass of this object provides for more functionality in handling incoming messages. If this method returns false, the gem diagram will ignore any possible changes to the state that would have accured by this message.
SecsException
SecsMsg.processSelf(java.lang.Object)
public java.lang.String shortName()
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.