Operation int
compareTo (Object object), in Class ObjectInfo
Documentation
* Abstract method from interface Comparable.
* Uses regular expressions to compare the field
* objectName to a test string.
* @param object a String object whose value is compared to
* the objectName field.
* @return 0 if the parameter and objectName are the same, otherwise
* the value of objectName.compareTo((String)object).
Protocol | | Qualification | |
Exceptions | | Size | |
Time | | Concurrency | Sequential |
Export Control | PublicAccess | | |
Preconditions
Postconditions
Semantics
Property Settings
Java
Abstract | False | Static | False |
Final | False | Native | False |
Synchronized | False | | |
Data Modeler
dmItem | False | DMName | |
IsConstraint | False | ConstraintType | |
IsIndex | False | IsTrigger | False |
IsCluster | False | TableSpace | |
FillFactor | 0 | KeyList | |
CheckPredicate | | IsUnique | False |
DeferalMode | | InitialCheckTime | |
TriggerType | | TriggerReferencePart | |
IsInsertEvent | False | IsUpdateEvent | False |
IsDeleteEvent | False | | |