Package | Description |
---|---|
org.restlet.ext.odata.internal.edm |
Modifier and Type | Class and Description |
---|---|
class |
Association
Defines an association inside a schema.
|
class |
AssociationSet
Represents an association inside an EntityContainer.
|
class |
ComplexProperty
Represents a complex property of an EntityType.
|
class |
ComplexType
Represents a kind of entity type, without "key", i.e.
|
class |
EntityContainer
Represents a set of entities and associations defined on a schema.
|
class |
EntitySet
Represents a set of entities, inside a EntityContainer.
|
class |
EntityType
Defines a class or type of entity inside a schema.
|
class |
FunctionImport
Represents an exposed stored procedure.
|
class |
Namespace
Represents a schema's namespace in the metadata descriptor of a OData
service.
|
class |
NavigationProperty
Represents an association between two properties.
|
class |
ODataType
Super class of complex and entity types.
|
class |
Parameter
Represents a parameter used when invoking a
FunctionImport . |
class |
Property
Represents a property of an EntityType.
|
class |
Type
Represents an EDM simple type.
|
Copyright © 2005–2017. All rights reserved.