Ravn::Tactical::
Role class
Superclass | Object |
Included Modules |
|
Extended With |
|
Role
data class for the Ravn-Tactical service. These eventually turn into Ravn::BDE::Segment::Group objects when combined with a mission.
Attributes
- name RW
The role name
Public Class Methods
Create a new role
Public Instance Methods
Comparison API – returns true
if other_object
has the same fields
as the receiver.
Pattern-matching API – return a Hash that is used when pattern-matching on this Role
.
Return a Hash of the Role’s values.
Ravn::Inspection API – return the details portion of the object’s debugging string form.
Return a Ravn::BDE::Segment that is equivalent to this Role
.