Метод | Описание | |
---|---|---|
ProcessModel ( IKernel kernel, |
Checks for synchronization configuration information or attributes and applies them if valid.
|
|
SynchronizeComponentInspector ( |
Initializes a new instance of the SynchronizeComponentInspector class.
|
Метод | Описание | |
---|---|---|
ObtainNodeName ( ) : String |
Obtains the name of the node.
|
|
ProcessMeta ( |
Processes the meta information available on the component configuration.
|
Метод | Описание | |
---|---|---|
ApplySynchronization ( |
Applies the synchronization support to the model.
|
|
CheckFromAttributes ( |
Obtains synchronization information from the attributes.
|
|
CheckFromConfiguration ( |
Obtains synchronization information from the configuration.
|
|
HasImplicitSynchronization ( |
Determines whether the model has implicit synchronization.
|
|
ValidateSynchronization ( |
Validates the synchronization to be applied.
|
protected ProcessMeta ( |
||
model | The model. | |
methods | IList |
The methods. |
metaModel | The meta model. | |
Результат | void |
public ProcessModel ( IKernel kernel, |
||
kernel | IKernel | The kernel. |
model | The model. | |
Результат | void |
public SynchronizeComponentInspector ( |
||
metaStore | ||
Результат | System |