OArchitectOProperty |
OArchitectOProperty.getInverseProperty() |
OArchitectOProperty |
OArchitectOProperty.setExistsInDb(boolean existsInDb) |
OArchitectOProperty |
OArchitectOProperty.setInverseProperty(OArchitectOProperty inverseProperty) |
OArchitectOProperty |
OArchitectOProperty.setInversePropertyEnable(boolean inversePropertyEnable) |
OArchitectOProperty |
OArchitectOProperty.setLinkedClass(String linkedClass) |
OArchitectOProperty |
OArchitectOProperty.setName(String name) |
OArchitectOProperty |
OArchitectOProperty.setOrder(int order) |
OArchitectOProperty |
OArchitectOProperty.setPageUrl(String pageUrl) |
OArchitectOProperty |
OArchitectOProperty.setSubClassProperty(boolean subClassProperty) |
OArchitectOProperty |
OArchitectOProperty.setType(com.orientechnologies.orient.core.metadata.schema.OType type) |
static OArchitectOProperty |
OArchitectOProperty.toArchitectOProperty(com.orientechnologies.orient.core.metadata.schema.OClass oClass,
com.orientechnologies.orient.core.metadata.schema.OProperty property) |