Method | Description | |
---|---|---|
Descendants ( this element ) : IEnumerableExpression |
||
Serialize ( this serializer, IModelElement element, Stream target, |
||
Serialize ( this serializer, IModelElement element, string path ) : void | ||
Serialize ( this serializer, IModelElement element, string path, |
public static Descendants ( this element ) : IEnumerableExpression |
||
element | this | |
return | IEnumerableExpression |
public static Serialize ( this serializer, IModelElement element, Stream target, |
||
serializer | this | |
element | IModelElement | |
target | Stream | |
uri | ||
return | void |
public static Serialize ( this serializer, IModelElement element, string path ) : void | ||
serializer | this | |
element | IModelElement | |
path | string | |
return | void |
public static Serialize ( this serializer, IModelElement element, string path, |
||
serializer | this | |
element | IModelElement | |
path | string | |
uri | ||
return | void |