Interface IPrimitiveType
The public interface for PrimitiveType
[DefaultImplementationType(typeof(PrimitiveType))]
[XmlDefaultImplementationType(typeof(PrimitiveType))]
[ModelRepresentationClass("http://schema.omg.org/spec/MOF/2.0/cmof.xml#//PrimitiveType")]
public interface IPrimitiveType : IDataType, IClassifier, IType, IPackageableElement, INamespace, INamedElement, IElement, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
- Inherited Members