Uses of Package
com.togethersoft.openapi.model.enum

Packages that use com.togethersoft.openapi.model.enum
com.togethersoft.openapi.model.elements 
com.togethersoft.openapi.model.extension 
com.togethersoft.openapi.model.util 
com.togethersoft.openapi.modelselection 

Classes in com.togethersoft.openapi.model.enum used by com.togethersoft.openapi.model.elements
Container
          This interface groups all container-related functionality and is considered only as part
of Entity interface.
Link
          This interface groups all link-related functionality and is considered only as part
of Entity interface.
ModelDelta
          This interface provides information describing changes in the model.
PropertyMap
          This interface represents a map of object's properties.
ReferenceCollection
          This interface defines behaviour of one species of Element --
ReferenceCollection.
ReferenceDelta
          
 

Classes in com.togethersoft.openapi.model.enum used by com.togethersoft.openapi.model.extension
ChildrenProvider
          Provider implementing this interface is responsible for generation of the
unique names of child elements of the given entity.
LinkProvider
          Provider, which implements this interface is responsible for supplying of Link interface
functionality of Entity.
PropertyGetProvider
          Provider, implementing this interface takes a responsibilty for property listing and retrieving.
ReferenceProvider
          Provider, which implements this interface is responsible for supplying functionality
of ReferenceCollections.
 

Classes in com.togethersoft.openapi.model.enum used by com.togethersoft.openapi.model.util
ChildrenProviderAdapter
          This class is an adapter for children providers.
EmptyEnumeration
          
EnumerationConverter
          
SingleEnumeration
          
SingleEnumeration.SinglePropertyEnumeration
          
SingleEnumeration.SingleStringEnumeration
          
 

Classes in com.togethersoft.openapi.model.enum used by com.togethersoft.openapi.modelselection
SelectionService