Uses of Interface
org.atlanmod.SerializableEObject
| Package | Description |
|---|---|
| org.atlanmod | |
| org.atlanmod.zoo.socialnetwork | |
| org.atlanmod.zoo.socialnetwork.impl |
-
Uses of SerializableEObject in org.atlanmod
Classes in org.atlanmod that implement SerializableEObject Modifier and Type Class Description classDefaultSerializableEObject -
Uses of SerializableEObject in org.atlanmod.zoo.socialnetwork
Subinterfaces of SerializableEObject in org.atlanmod.zoo.socialnetwork Modifier and Type Interface Description interfaceCommentA representation of the model object 'Comment'.interfacePostA representation of the model object 'Post'.interfaceSocialNetworkRootA representation of the model object 'Root'.interfaceSubmissionA representation of the model object 'Submission'.interfaceUserA representation of the model object 'User'. -
Uses of SerializableEObject in org.atlanmod.zoo.socialnetwork.impl
Classes in org.atlanmod.zoo.socialnetwork.impl that implement SerializableEObject Modifier and Type Class Description classCommentImplAn implementation of the model object 'Comment'.classPostImplAn implementation of the model object 'Post'.classSocialNetworkRootImplAn implementation of the model object 'Root'.classSubmissionImplAn implementation of the model object 'Submission'.classUserImplAn implementation of the model object 'User'.