|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntityTypeNotMatchedException | |
jcreek.representation | |
jcreek.representation.cbr |
Uses of EntityTypeNotMatchedException in jcreek.representation |
Constructors in jcreek.representation that throw EntityTypeNotMatchedException | |
RelationType(Entity relationTypeEntity)
This constructor does not create a new relation type in the model, but merely creates a new RelationType object to encapsulate an entity that represents a RelationType already. |
|
NumberEntity(Entity ent)
Creates a NumberEntity from an existing Entity. |
|
EntityType(Entity entity)
Creates a new EntityType encapsulating an existing entity. |
|
DoubleEntity(Entity ent)
Creates a NumberEntity from an existing Entity. |
Uses of EntityTypeNotMatchedException in jcreek.representation.cbr |
Constructors in jcreek.representation.cbr that throw EntityTypeNotMatchedException | |
URLEntity(Entity ent)
Creates a URLEntity from an existing Entity. |
|
StringEntity(Entity ent)
Creates a StringEntity from an existing Entity. |
|
ClassEntity(Entity ent)
Creates a ClassEntity from an existing Entity. |
|
Case(Entity ent)
Creates a Case from an existing Entity. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |