Uses of Class
moise.common.MoiseElement
-
Packages that use MoiseElement Package Description moise.oe moise.os moise.os.fs moise.os.ns moise.os.ss ora4mas.nopl.tools -
-
Uses of MoiseElement in moise.oe
Subclasses of MoiseElement in moise.oe Modifier and Type Class Description class
GoalInstance
Represents an instance goal (in an instance scheme)class
GroupInstance
Represents the instance group of one Group Specificationclass
OEAgent
Represents an agent that belongs to the OE.class
PlanInstance
Represents a plan instance inside a schemeclass
SchemeInstance
Represents the instance of one scheme Specification. -
Uses of MoiseElement in moise.os
Subclasses of MoiseElement in moise.os Modifier and Type Class Description class
OS
Represents an Organization Specification (SS, FS, NS). -
Uses of MoiseElement in moise.os.fs
Subclasses of MoiseElement in moise.os.fs Modifier and Type Class Description class
FS
Represents a Functional Specification.class
Goal
Represents a Goal (in the specification).class
Mission
Represents a Mission.class
Plan
Represents a Plan (one operator, and success rate, and a set of goals).class
Scheme
Represents a Scheme specification. -
Uses of MoiseElement in moise.os.ns
Subclasses of MoiseElement in moise.os.ns Modifier and Type Class Description class
Norm
Represents a norm (permission, obligation, ...) from a role to a mission.class
NS
Represents a Normative Specification. -
Uses of MoiseElement in moise.os.ss
Subclasses of MoiseElement in moise.os.ss Modifier and Type Class Description class
Compatibility
Represents a Compatibility between two roles.class
Group
Represents a Group Specification.class
Link
Represents a Link between two roles (its source and destination).class
Role
Represents a Role Definition (its name and inheritance).class
RoleRel
Represents a relation between roles (links, compatibilities, etc).class
SS
Represents a Structural Specification. -
Uses of MoiseElement in ora4mas.nopl.tools
Methods in ora4mas.nopl.tools with parameters of type MoiseElement Modifier and Type Method Description static java.lang.String
os2nopl. header(MoiseElement ele)
-