Uses of Class
ontopoly.model.IdentityType
-
Packages that use IdentityType Package Description ontopoly.model -
-
Uses of IdentityType in ontopoly.model
Methods in ontopoly.model that return IdentityType Modifier and Type Method Description IdentityType
IdentityField. getIdentityType()
Gets the identity type.Constructors in ontopoly.model with parameters of type IdentityType Constructor Description IdentityField(TopicIF topic, TopicMap tm, IdentityType identityType)
-