Uses of Interface
gov.nasa.arc.brahms.vm.api.common.IUserDefinedType

Packages that use IUserDefinedType
gov.nasa.arc.brahms.vm.api.common   
 

Uses of IUserDefinedType in gov.nasa.arc.brahms.vm.api.common
 

Subinterfaces of IUserDefinedType in gov.nasa.arc.brahms.vm.api.common
 interface IActiveClass
          An ActiveClass is a generic concept for the class like concepts that specify the behavior their instances will be capable of.
 interface IActiveConcept
          An ActiveConcept is a generic concept that marks concepts as specifying behavioral constructs to allow active instances to reason and perform activities.
 interface IActiveInstance
          An ActiveInstance is a generic concept that indicates that the instance can have behavior.
 interface IAgent
          An agent in Brahms is the most central construct in a Brahms model.
 interface IArea
          An area represents a geographical location and is used to create a geographical representation for use in the model.
 interface IAreaDef
          An area definition is used for defining area constructs used for representing geographical information in a model.
 interface IClass
          The concept of a 'class' in Brahms is similar to the concept of a template or class in object-oriented programming.
 interface IConcept
          The IConcept interface is an interface to a concept loaded in the virtual machine.
 interface IConceptualClass
          A conceptual object class defines a type of conceptual objects used in a model.
 interface IConceptualConcept
          A ConceptualConcept is a generic concept to indicatate the concepts that maintain information on a conceptual level.
 interface IConceptualObject
          A conceptual object is used to allow for a user to track things that exist as concepts in people's minds, like the concept of an order.
 interface ICurrent
          Current references the current agent executing an activity.
 interface IGeographyConcept
          A GeographyConcept is a generic concept to identify the concepts that make up the geography of a Brahms model.
 interface IGroup
          The concept of a "group" in Brahms is similar to the concept of a template or class in object-oriented programming.
 interface IObject
          An 'object' in Brahms is the second most central element in a Brahms model.
 interface IPath
          A path connects two areas together and represents a route that can be taken by an agent or object to travel from one area to another.
 



Copyright © 1997-2012 All Rights Reserved.