Method | Description | |
---|---|---|
Apply ( IModelRepository repository ) : void | ||
ElementCreation ( IModelElement createdElement ) : System | ||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int |
Method | Description | |
---|---|---|
ElementCreation ( ) : System |
public Apply ( IModelRepository repository ) : void | ||
repository | IModelRepository | |
return | void |
public ElementCreation ( IModelElement createdElement ) : System | ||
createdElement | IModelElement | |
return | System |