메소드 |
설명 |
|
CanReset ( ) : bool |
|
|
InheritanceHandler ( MetaMetadata rootMmd ) : System |
|
|
IsUsingGenerics ( MetaMetadataField field ) : bool |
|
|
Pop ( MetaMetadataField mmField ) : void |
|
|
Push ( MetaMetadataField mmField ) : void |
|
|
Reset ( ) : void |
reset the state of the inheritance handler, as if it is newly created. this allows for pooling and reusing of the object. |
|
ResolveMmdName ( String mmdName ) : MetaMetadata |
|
|
ResolveMmdName ( String mmdName, NameType nameType ) : MetaMetadata |
|
|
ToString ( ) : String |
|
|
clone ( ) : InheritanceHandler |
|
|