public class FumlOpaqueBehavior extends Object implements OpaqueBehavior
| Modifier | Constructor and Description |
|---|---|
protected |
FumlOpaqueBehavior(org.modeldriven.fuml.repository.OpaqueBehavior delegate) |
| Modifier and Type | Method and Description |
|---|---|
Alias |
findAlias() |
String |
getBody() |
List<Comment> |
getComments() |
T |
getDelegate() |
String |
getId() |
String |
getLanguage() |
String |
getName() |
protected String |
getNamespaceURI(org.modeldriven.fuml.repository.Classifier classifier) |
String |
getPhysicalName() |
protected T extends org.modeldriven.fuml.repository.NamedElement element
protected FumlOpaqueBehavior(org.modeldriven.fuml.repository.OpaqueBehavior delegate)
public String getPhysicalName()
getPhysicalName in interface Elementpublic List<Comment> getComments()
getComments in interface Elementpublic String getLanguage()
getLanguage in interface OpaqueBehaviorpublic String getBody()
getBody in interface OpaqueBehaviorpublic T getDelegate()
protected String getNamespaceURI(org.modeldriven.fuml.repository.Classifier classifier)
Copyright © 2017. All rights reserved.