Свойство | Type | Description | |
---|---|---|---|
InvalidCharacters | char[] |
Méthode | Description | |
---|---|---|
DoesTunneledVariableAlreadyExist ( string sourceObject, string sourceObjectProperty, IElement element ) : bool | ||
IsDirectoryNameValid ( string directory, string &whyItIsntValid ) : bool | ||
IsEntityNameValid ( string name, |
||
IsNamedObjectNameValid ( string name, |
||
IsNamedObjectNameValid ( string name, string &whyItIsntValid ) : bool | ||
IsReferencedFileNameValid ( string name, AssetTypeInfo ati, |
||
IsScreenNameValid ( string name, |
||
IsStateCategoryNameValid ( string name, string &whyItIsntValid ) : bool | ||
IsStateNameValid ( string name, IElement element, |
Méthode | Description | |
---|---|---|
CheckForCommonImproperNames ( string name, string &whyItIsntValid ) : void | ||
CheckForExistingEntity ( string name, string &whyItIsntValid ) : void | ||
CheckForRfsWithMatchingFileName ( IElement container, string name, |
||
IsCustomClassNameValid ( string name, string &whyItIsntValid ) : bool | ||
IsCustomVariableNameValid ( string variableName, |
||
IsPositionedObjectMember ( string name ) : bool | ||
RemoveNosFromElementIfNecessary ( |
public static DoesTunneledVariableAlreadyExist ( string sourceObject, string sourceObjectProperty, IElement element ) : bool | ||
sourceObject | string | |
sourceObjectProperty | string | |
element | IElement | |
Résultat | bool |
public static IsDirectoryNameValid ( string directory, string &whyItIsntValid ) : bool | ||
directory | string | |
whyItIsntValid | string | |
Résultat | bool |
public static IsEntityNameValid ( string name, |
||
name | string | |
entitySave | ||
whyItIsntValid | string | |
Résultat | bool |
public static IsNamedObjectNameValid ( string name, |
||
name | string | |
namedObject | ||
whyItIsntValid | string | |
Résultat | bool |
public static IsNamedObjectNameValid ( string name, string &whyItIsntValid ) : bool | ||
name | string | |
whyItIsntValid | string | |
Résultat | bool |
public static IsReferencedFileNameValid ( string name, AssetTypeInfo ati, |
||
name | string | |
ati | AssetTypeInfo | |
rfs | ||
container | IElement | |
whyItIsntValid | string | |
Résultat | bool |
public static IsScreenNameValid ( string name, |
||
name | string | |
screenSave | ||
whyItIsntValid | string | |
Résultat | bool |
public static IsStateCategoryNameValid ( string name, string &whyItIsntValid ) : bool | ||
name | string | |
whyItIsntValid | string | |
Résultat | bool |
public static IsStateNameValid ( string name, IElement element, |
||
name | string | |
element | IElement | |
category | ||
currentStateSave | ||
whyItIsntValid | string | |
Résultat | bool |