Interface IPrimitiveType
The public interface for PrimitiveType
[DefaultImplementationType(typeof(PrimitiveType))]
[XmlDefaultImplementationType(typeof(PrimitiveType))]
[ModelRepresentationClass("http://www.eclipse.org/uml2/5.0.0/UML#//PrimitiveType")]
public interface IPrimitiveType : IDataType, IClassifier, ITemplateableElement, IType, IPackageableElement, IParameterableElement, IRedefinableElement, INamespace, INamedElement, IElement, IEModelElement, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
- Inherited Members