Method | Description | |
---|---|---|
Template ( Arebis _host, Zetbox ctx, Zetbox cls ) : System |
Method | Description | |
---|---|---|
ApplyClassTailTemplate ( ) : void | ||
ApplyCollectionEntryListTemplate ( ObjectReferenceProperty prop ) : void | ||
ApplyCompoundObjectListTemplate ( CompoundObjectProperty prop ) : void | ||
ApplyCompoundObjectPropertyTemplate ( CompoundObjectProperty prop ) : void | ||
ApplyConstructorTemplate ( ) : void | ||
ApplyEnumerationListTemplate ( EnumerationProperty prop ) : void | ||
ApplyEnumerationPropertyTemplate ( EnumerationProperty prop ) : void | ||
ApplyListProperty ( System.Property prop, Zetbox.Generator.Templates serList ) : void | ||
ApplyNamespaceTailTemplate ( ) : void | ||
ApplyNotifyingValueProperty ( System.Property prop, Zetbox.Generator.Templates serList ) : void | ||
ApplyObjectListPropertyTemplate ( ObjectReferenceProperty prop ) : void | ||
ApplyObjectReferenceListTemplate ( ObjectReferenceProperty prop ) : void | ||
ApplyObjectReferencePropertyTemplate ( ObjectReferenceProperty prop ) : void | ||
ApplyOtherListTemplate ( System.Property prop ) : void | ||
ApplyOtherPropertyTemplate ( System.Property prop ) : void | ||
ApplyValueTypeListTemplate ( ValueTypeProperty prop ) : void | ||
ApplyValueTypePropertyTemplate ( ValueTypeProperty prop ) : void | ||
GetExportGuidBackingStoreReference ( ) : string |
Method | Description | |
---|---|---|
GetPersistentInitialisations ( ) : string>>.IEnumerable |
||
GetPersistentProperties ( ) : string>>.IEnumerable |
protected ApplyCollectionEntryListTemplate ( ObjectReferenceProperty prop ) : void | ||
prop | ObjectReferenceProperty | |
return | void |
protected ApplyCompoundObjectListTemplate ( CompoundObjectProperty prop ) : void | ||
prop | CompoundObjectProperty | |
return | void |
protected ApplyCompoundObjectPropertyTemplate ( CompoundObjectProperty prop ) : void | ||
prop | CompoundObjectProperty | |
return | void |
protected ApplyConstructorTemplate ( ) : void | ||
return | void |
protected ApplyEnumerationListTemplate ( EnumerationProperty prop ) : void | ||
prop | EnumerationProperty | |
return | void |
protected ApplyEnumerationPropertyTemplate ( EnumerationProperty prop ) : void | ||
prop | EnumerationProperty | |
return | void |
protected ApplyListProperty ( System.Property prop, Zetbox.Generator.Templates serList ) : void | ||
prop | System.Property | |
serList | Zetbox.Generator.Templates | |
return | void |
protected ApplyNamespaceTailTemplate ( ) : void | ||
return | void |
protected ApplyNotifyingValueProperty ( System.Property prop, Zetbox.Generator.Templates serList ) : void | ||
prop | System.Property | |
serList | Zetbox.Generator.Templates | |
return | void |
protected ApplyObjectListPropertyTemplate ( ObjectReferenceProperty prop ) : void | ||
prop | ObjectReferenceProperty | |
return | void |
protected ApplyObjectReferenceListTemplate ( ObjectReferenceProperty prop ) : void | ||
prop | ObjectReferenceProperty | |
return | void |
protected ApplyObjectReferencePropertyTemplate ( ObjectReferenceProperty prop ) : void | ||
prop | ObjectReferenceProperty | |
return | void |
protected ApplyOtherListTemplate ( System.Property prop ) : void | ||
prop | System.Property | |
return | void |
protected ApplyOtherPropertyTemplate ( System.Property prop ) : void | ||
prop | System.Property | |
return | void |
protected ApplyValueTypeListTemplate ( ValueTypeProperty prop ) : void | ||
prop | ValueTypeProperty | |
return | void |
protected ApplyValueTypePropertyTemplate ( ValueTypeProperty prop ) : void | ||
prop | ValueTypeProperty | |
return | void |
protected GetExportGuidBackingStoreReference ( ) : string | ||
return | string |
public Template ( Arebis _host, Zetbox ctx, Zetbox cls ) : System | ||
_host | Arebis | |
ctx | Zetbox | |
cls | Zetbox | |
return | System |