Interface ILiteralNull
The public interface for LiteralNull
[DefaultImplementationType(typeof(LiteralNull))]
[XmlDefaultImplementationType(typeof(LiteralNull))]
[ModelRepresentationClass("http://www.omg.org/spec/MOF/20131001/cmof.xmi#//LiteralNull")]
public interface ILiteralNull : ILiteralSpecification, IValueSpecification, IPackageableElement, ITypedElement, INamedElement, IElement, IObject, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
- Inherited Members