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