Toggle navigation
Home
com.orientechnologies.orient.core.metadata.schema.OClass to com.orientechnologies.orient.core.metadata.schema.OClassImpl
No. of Instances - 6
No. of Commits - 3
No. of Projects - {'orientdb'}
Hierarchy/Composition: R_SUPER_T
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Update argument list (Method invocation)
createProperty
to
createProperty
createProperty
to
createProperty
createProperty
to
createProperty
createProperty
to
createProperty
createProperty
to
createProperty
createProperty
to
createProperty
createProperty
to
createProperty
createProperty
to
createProperty
createProperty
to
createProperty
createProperty
to
createProperty
createProperty
to
createProperty
createProperty
to
createProperty
createProperty
to
createProperty
createProperty
to
createProperty
createProperty
to
createProperty
createProperty
to
createProperty
createProperty
to
createProperty
createProperty
to
createProperty
createProperty
to
createProperty
createProperty
to
createProperty
createProperty
to
createProperty
createProperty
to
createProperty
createProperty
to
createProperty
Add or Remove Method invocation
f.createProperty(OScheduler.PROP_NAME,OType.STRING).setMandatory(true)
to
f.createProperty(OScheduler.PROP_NAME,OType.STRING,(OType)null,false).setMandatory(true)
f.createProperty(OScheduler.PROP_RULE,OType.STRING).setMandatory(true)
to
f.createProperty(OScheduler.PROP_RULE,OType.STRING,(OType)null,false).setMandatory(true)
f.createProperty(OScheduler.PROP_FUNC,OType.LINK,db.getMetadata().getSchema().getClass(OFunction.CLASS_NAME)).setMandatory(true)
to
f.createProperty(OScheduler.PROP_FUNC,OType.LINK,db.getMetadata().getSchema().getClass(OFunction.CLASS_NAME),false).setMandatory(true)
f.createProperty(OScheduler.PROP_NAME,OType.STRING).setMandatory(true)
to
f.createProperty(OScheduler.PROP_NAME,OType.STRING,(OType)null,false).setMandatory(true)
f.createProperty(OScheduler.PROP_RULE,OType.STRING).setMandatory(true)
to
f.createProperty(OScheduler.PROP_RULE,OType.STRING,(OType)null,false).setMandatory(true)
f.createProperty(OScheduler.PROP_FUNC,OType.LINK,db.getMetadata().getSchema().getClass(OFunction.CLASS_NAME)).setMandatory(true)
to
f.createProperty(OScheduler.PROP_FUNC,OType.LINK,db.getMetadata().getSchema().getClass(OFunction.CLASS_NAME),false).setMandatory(true)