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