public class SDODocumentation extends org.modeldriven.fuml.repository.ext.Stereotype implements Documentation
| Modifier and Type | Field and Description |
|---|---|
static String |
BASE__COMMENT |
static String |
TYPE |
isActive, isID, nestedClassifier, ownedAttribute, ownedOperation, ownedReception, superClassclassifierBehavior, ownedBehaviorattribute, feature, general, generalization, inheritedMember, isAbstract, isFinalSpecializationelementImport, importedMember, member, ownedMember, packageImport| Constructor and Description |
|---|
SDODocumentation() |
| Modifier and Type | Method and Description |
|---|---|
fUML.Syntax.Classes.Kernel.Comment |
getBase_Comment() |
DocumentationType |
getType() |
void |
setBase_Comment(fUML.Syntax.Classes.Kernel.Comment value) |
void |
setType(DocumentationType value) |
addGeneralization, addNestedClassifier, addOwnedAttribute, addOwnedOperation, addOwnedReception, inherit, setIsActiveaddOwnedBehavior, setClassifierBehavioraddAttribute, addFeature, hasVisibilityOf, inheritableMembers, setIsAbstract, setIsFinalSpecializationaddElementImport, addMember, addOwnedMember, addPackageImport_setNamespace, setName, setVisibilitypublic static final String BASE__COMMENT
public static final String TYPE
public fUML.Syntax.Classes.Kernel.Comment getBase_Comment()
getBase_Comment in interface Documentationpublic void setBase_Comment(fUML.Syntax.Classes.Kernel.Comment value)
setBase_Comment in interface Documentationpublic DocumentationType getType()
getType in interface Documentationpublic void setType(DocumentationType value)
setType in interface DocumentationCopyright © 2015. All rights reserved.