swarm.defobj
Class WarningImpl
java.lang.Object
|
+--swarm.defobj.WarningImpl
- public class WarningImpl
- extends Object
- implements EventTypeS, EventType, WarningS, Warning
A condition of possible concern to a program developer..
A condition of possible concern to a program developer.
Methods implemented by this class for interface swarm.defobj.GetName |
getName |
Methods implemented by this class for interface swarm.defobj.DefinedObject |
compare,
describe,
describeID,
getDisplayName,
getTypeName,
getZone,
perform,
perform$with,
perform$with$with,
perform$with$with$with,
respondsTo,
setDisplayName,
xfprint,
xfprintid,
xprint,
xprintid |
WarningImpl
public WarningImpl()
WarningImpl
public WarningImpl(ZoneImpl aZone,
String name)
- create:setName: is a combination message defined as a caller convenience. See combination messages for a summary of conventions on combination messages.
WarningImpl
public WarningImpl(ZoneImpl aZone)
- Default constructor for Impl class