#import <ElementHelper.h>
◆ fromTerseID2ShortID:()
| + (NSString * _Nonnull) fromTerseID2ShortID: |
|
(NSString *_Nonnull) |
SWIFT_WARN_UNUSED_RESULT |
|
◆ getElementArity:()
| + (NSInteger) getElementArity: |
|
(NSString *) |
elementID |
|
◆ getFormIndex:displayName:()
| + (NSInteger) getFormIndex: |
|
(NSString *) |
originalID |
| displayName: |
|
(NSString *) |
displayName |
|
|
| |
◆ init()
◆ initWithObjectContext:()
| - (instancetype) initWithObjectContext: |
|
(void *) |
ipObjContext |
|
◆ reduceElementID:()
| + (NSString*) reduceElementID: |
|
(NSString *) |
originalID |
|
◆ reduceElementID:removeAttribute:()
| + (NSString*) reduceElementID: |
|
(NSString *) |
originalID |
| removeAttribute: |
|
(BOOL) |
removeAttribute |
|
|
| |
◆ toShortElementID:()
| + (NSString*) toShortElementID: |
|
(NSString *) |
originalID |
|
◆ turnToTerseID:()
| + (NSString * _Nullable) turnToTerseID: |
|
(NSString *_Nullable) |
SWIFT_WARN_UNUSED_RESULT |
|
◆ objContext