SORTIE Java Interface  1
Public Attributes | List of all members
sortie.data.funcgroups.SpeciesSpecific Class Reference

This class will package together a data member and an array of booleans on which species uses it. More...

Public Attributes

Object m_oData
 Data member.
 
boolean[] mp_bUsed
 Which species use this data member.
 

Detailed Description

This class will package together a data member and an array of booleans on which species uses it.

Member Data Documentation

Object sortie.data.funcgroups.SpeciesSpecific.m_oData

Data member.

boolean [] sortie.data.funcgroups.SpeciesSpecific.mp_bUsed

Which species use this data member.


The documentation for this class was generated from the following file: