Interface ILiteralNull
The public interface for LiteralNull
[DefaultImplementationType(typeof(LiteralNull))]
[XmlDefaultImplementationType(typeof(LiteralNull))]
[ModelRepresentationClass("http://www.eclipse.org/uml2/5.0.0/UML#//LiteralNull")]
public interface ILiteralNull : ILiteralSpecification, IValueSpecification, ITypedElement, IPackageableElement, IParameterableElement, INamedElement, IElement, IEModelElement, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
- Inherited Members