Uses of Interface
org.ceno.model.impl.EObjectSerializable

Packages that use EObjectSerializable
org.ceno.model   
org.ceno.model.impl   
 

Uses of EObjectSerializable in org.ceno.model
 

Subinterfaces of EObjectSerializable in org.ceno.model
 interface BroadcastMessage
          A representation of the model object 'Broadcast Message'
 interface CenoServer
          A representation of the model object 'Ceno Server'
 interface Developer
          A representation of the model object 'Developer'
 interface DeveloperResourceState
          A representation of the model object 'Developer Resource State'
 interface DeveloperResourceStates
          A representation of the model object 'Developer Resource States'
 interface Message
          A representation of the model object 'Message'
 interface Messages
          A representation of the model object 'Messages'
 interface MulticastMessage
          A representation of the model object 'Multicast Message'
 interface Project
          A representation of the model object 'Project'
 interface Resource
          A representation of the model object 'Resource'
 interface Scope
          A representation of the model object 'Scope'
 interface UnicastMessage
          A representation of the model object 'Unicast Message'
 

Uses of EObjectSerializable in org.ceno.model.impl
 

Classes in org.ceno.model.impl that implement EObjectSerializable
 class BroadcastMessageImpl
          An implementation of the model object 'Broadcast Message'
 class DeveloperImpl
          An implementation of the model object 'Developer'
 class DeveloperResourceStateImpl
          An implementation of the model object 'Developer Resource State'
 class DeveloperResourceStatesImpl
          An implementation of the model object 'Developer Resource States'
 class MessageImpl
          An implementation of the model object 'Message'
 class MessagesImpl
          An implementation of the model object 'Messages'
 class MulticastMessageImpl
          An implementation of the model object 'Multicast Message'
 class ResourceImpl
          An implementation of the model object 'Resource'
 class UnicastMessageImpl
          An implementation of the model object 'Unicast Message'