Interface IWriteLinkAction
The public interface for WriteLinkAction
[DefaultImplementationType(typeof(WriteLinkAction))]
[XmlDefaultImplementationType(typeof(WriteLinkAction))]
[ModelRepresentationClass("http://www.eclipse.org/uml2/5.0.0/UML#//WriteLinkAction")]
public interface IWriteLinkAction : ILinkAction, IAction, IExecutableNode, IActivityNode, IActivityContent, IRedefinableElement, INamedElement, IElement, IEModelElement, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
- Inherited Members
Methods
Allow_access(object, object)
The visibility of at least one end must allow access from the context Classifier of the WriteLinkAction. endData.end->exists(end | end.type=_'context' or end.visibility=VisibilityKind::public or end.visibility=VisibilityKind::protected and endData.end->exists(other | other<>end and _'context'.conformsTo(other.type.oclAsType(Classifier))))
bool Allow_access(object diagnostics, object context)
Parameters
diagnostics
objectThe chain of diagnostics to which problems are to be appended.
context
objectThe cache of context-specific information.