Uses of Class
org.episteme.social.psychology.Behavior
Packages that use Behavior
-
Uses of Behavior in org.episteme.social.psychology
Fields in org.episteme.social.psychology declared as BehaviorModifier and TypeFieldDescriptionstatic final BehaviorBehavior.AGRESSIONSocial conflict or hostile signaling.static final BehaviorBehavior.ALERTSignal of imminent danger to a group.static final BehaviorBehavior.BREATHVital reflex for gas exchange.static final BehaviorBehavior.BURNThermal manipulation behavior.static final BehaviorBehavior.CARRYTransportation of items.static final BehaviorBehavior.CLEANHygiene and self-maintenance behavior.static final BehaviorBehavior.COMMUNICATEInformation exchange between individuals.static final BehaviorBehavior.COOPERATEJoint effort toward a shared goal.static final BehaviorBehavior.CUTSeparation behavior, often with tools.static final BehaviorBehavior.DEFECATEWaste elimination behavior.static final BehaviorBehavior.ENTERTAINRecreational performance for others.static final BehaviorBehavior.EXCHANGEReciprocal transfer of goods or services.static final BehaviorBehavior.EXPLOREEnvironmental mapping and discovery behavior.static final BehaviorBehavior.FEEDNutrient ingestion behavior.static final BehaviorBehavior.FIGHTDefensive or offensive combat behavior.static final BehaviorBehavior.GROOMINGSocial bonding through physical maintenance.static final BehaviorBehavior.HEALBiological maintenance and wound recovery.static final BehaviorBehavior.HOLDGrasping or maintaining possession of an item.static final BehaviorBehavior.HUNTPredatory or resource gathering search.static final BehaviorBehavior.IMITATELearning by observing and repeating others.static final BehaviorBehavior.LEKCompetitive reproductive display.static final BehaviorBehavior.MAKE_NOISEAcoustic signaling behavior.static final BehaviorBehavior.MOVELocomotion behavior.static final BehaviorBehavior.MUTATEPrimitive reflex for biological transformation.static final BehaviorBehavior.NEST_MAKINGFormation of a shelter or reproductive site.static final BehaviorBehavior.NONEState of inactivity or resting.static final BehaviorBehavior.OBSERVEInformation gathering through senses.static final BehaviorBehavior.PARENTAL_CAREBrood raising and juvenile maintenance.static final BehaviorBehavior.PLAYNon-utilitarian recreational interaction.static final BehaviorBehavior.POINTDirecting attention to an object or location.static final BehaviorBehavior.READInformation decoding from text.static final BehaviorBehavior.RELEASEDropping or letting go of an item.static final BehaviorBehavior.REPRODUCEMating or reproductive activity.static final BehaviorBehavior.SLEEPRestorative dormant state.static final BehaviorBehavior.SPORTStandardized recreational physical competition.static final BehaviorBehavior.TOOLMAKINGConstruction of implements.static final BehaviorBehavior.TOOLUSINGApplication of implements for a task.static final BehaviorBehavior.WAVEGestural communication or basic signaling.static final BehaviorBehavior.WRITEInformation encoding into symbols.Methods in org.episteme.social.psychology that return types with arguments of type BehaviorModifier and TypeMethodDescriptionActivity.getBehaviors()Returns the set of atomic behaviors associated with this activity.Method parameters in org.episteme.social.psychology with type arguments of type BehaviorModifier and TypeMethodDescriptionvoidActivity.setBehaviors(Set<Behavior> behaviors) Sets the atomic behaviors for this activity.