public abstract class AbstractElement extends AbstractModel implements Element
| Modifier | Constructor and Description |
|---|---|
|
AbstractElement() |
protected |
AbstractElement(ProviderId providerId,
ElementId id,
Annotations... annotations)
Creates a network element attributed to the specified provider.
|
providerIdannotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitannotationsproviderIdprotected final ElementId id
public AbstractElement()
protected AbstractElement(ProviderId providerId, ElementId id, Annotations... annotations)
providerId - identity of the providerid - element identifierannotations - optional key/value annotationsCopyright © 2015. All rights reserved.