ArcFM Solution Developer Guide
IMMModelNameManager Interface Members
Methods 

The following tables list the members exposed by IMMModelNameManager.

Public Methods
 NameDescription
 MethodAddClassModelNameAdds a model name to the class.  
 MethodAddClassModelNameSetAdds a model name set to the class.  
 MethodAddFieldModelNameAdds a model name to a field.  
 MethodCanReadModelNamesReturns whether or not you have sufficient privileges to read model names.  
 MethodCanWriteModelNamesReturns whether or not you have sufficient privileges to write model names.  
 MethodClassModelNamesReturns an enumeration of all of the model names on a class.  
 MethodClassNamesFromModelNameDSGiven a dataset and a model name, this routine returns an enumeration of class names that contain the model name.  
 MethodClassNamesFromModelNameWSGiven a workspace and a model name, this routine returns an enumeration of class names that contain the model name.  
 MethodClearClassModelNamesRemoves all model names from the class.  
 MethodClearFieldModelNamesRemoves all model names from a field.  
 MethodContainsClassModelNameReturns whether or not the specified class contains the specified model name.  
 MethodContainsFieldModelNameReturns whether or not the given field contains the given model name.  
 MethodFeatureClassesFromModelNameGiven a set of feature classes and a model name, this routine returns a subset of those feature classes that contain the model name.  
 MethodFeatureClassesFromModelNameDSGiven a dataset and a model name, this routine returns a set of feature classes that contain the model name.  
 MethodFeatureClassesFromModelNameWSGiven a workspace and a model name, this routine returns a set of feature classes that contain the model name.  
 MethodFieldFromModelNameReturns the first field in a class that supports the given model name.  
 MethodFieldModelNamesReturns an enumeration of all of the model names on a field.  
 MethodFieldNamesFromModelNameGiven a class and field model name, this routine returns an enumeration of all the field names in the given class that contain the given field model name.  
 MethodFieldsFromModelNameReturns an enumeration of all of the fields in a class that contain the given model name.  
 MethodObjectClassesFromModelNameWSGiven a workspace and a model name, this routine returns an enumeration of object classes that contain the model name.  
 MethodRemoveClassModelNameRemoves a model name from the class.  
 MethodRemoveFieldModelNameRemoves a model name from a field.  
 MethodTablesFromModelNameWSGiven a workspace and a model name, this routine returns a subset of those tables that contain the model name.  
Top
See Also

Reference

IMMModelNameManager Interface
Miner.Interop Namespace

 

 


Send Comment