moise.common
Interface Identifiable

Package class diagram package Identifiable
All Known Implementing Classes:
Compatibility, FS, Goal, GoalInstance, Group, GroupInstance, Link, Mission, MoiseElement, Norm, NS, OEAgent, OS, Plan, PlanInstance, Role, RoleRel, Scheme, SchemeInstance, SS

public interface Identifiable

interface for moise+ elements which have prefix.id identification


Method Summary
 java.lang.String getFullId()
           
 java.lang.String getId()
           
 java.lang.String getPrefix()
           
 

Method Detail

getId

java.lang.String getId()

getPrefix

java.lang.String getPrefix()

getFullId

java.lang.String getFullId()