| AbstractC3StarMethodResolutionOrder<C extends AbstractConceptLike> | 
 This class counts the linearization for a concept (method resolution order). 
 | 
| BaseBehaviorAspectDescriptor | 
 Common ancestor for all generated behavior aspect's classes. 
 | 
| BaseBHDescriptor | 
 Common ancestor for all the generated behavior aspects (per concept). 
 | 
| BehaviorRegistryImpl | 
 A registry for behavior descriptors. 
 | 
| BoxingHelper | 
  | 
| C3StarMethodResolutionOrder<C extends AbstractConceptLike> | 
 This class counts the linearization for a concept (method resolution order). 
 | 
| EmptyBHDescriptor | 
 Intended to supply a generated behavior code in the cases:
 1. 
 | 
| IllegalBHDescriptor | 
  | 
| SArrayType | 
 An array type 
 | 
| SConceptC3StarMRO | 
  | 
| SDefaultConstructorImpl | 
 A simple implementation of constructor (no params)
 It is a current implementation of behavior constructors 
 | 
| SJavaCompoundTypeImpl | 
 A type backed by java class. 
 | 
| SMethodBuilder<T> | 
 Standard builder for SMethod. 
 | 
| SMethodImpl<T> | 
 As for 3.2 -- we still have the behavior language which allows several methods with identical signature. 
 | 
| SMethodTrimmedId | 
Represents a handle which uniquely identifies  SMethod within the concept (including all the ancestors).  
 | 
| SMethodVirtualTable | 
 Primitive representation of the virtual behavior methods table. 
 | 
| SModifiersImpl | 
  | 
| SParameterImpl | 
  | 
| SVarArgParameter | 
  |