Methods in coras.reuse with parameters of type ExperiencePackage |
protected static UMLModelExperience |
UMLModelExperience.create(ExperiencePackage experiencePackage,
coras.types.SubtypeEnum subtype,
java.lang.String name,
java.lang.String shortDescription,
java.lang.String fullDescription,
CategoryEnum category,
java.lang.String domain,
coras.structure.ConcernEnum concern,
coras.structure.ViewpointEnum[] viewpoints,
UMLModelRepresentation umlModel,
DiagramRepresentation diagram)
|
protected static FaultTreeExperience |
FaultTreeExperience.create(ExperiencePackage experiencePackage,
java.lang.String name,
java.lang.String shortDescription,
java.lang.String fullDescription,
CategoryEnum category,
java.lang.String domain,
coras.structure.ConcernEnum concern,
coras.structure.ViewpointEnum[] viewpoints,
FaultTreeModel faultTreeModel,
DiagramRepresentation diagram)
|
protected static no.sintef.assetrepository.Asset |
Experience.createAsset(ExperiencePackage experiencePackage,
coras.types.ElementTypeEnum type,
coras.types.SubtypeEnum subtype,
java.lang.String name,
java.lang.String shortDescription,
java.lang.String fullDescription,
CategoryEnum category,
java.lang.String domain,
coras.structure.ConcernEnum concern,
coras.structure.ViewpointEnum[] viewpoints,
CorasRepresentation[] representations)
|
protected static DocumentExperience |
DocumentExperience.create(ExperiencePackage experiencePackage,
java.lang.String name,
java.lang.String shortDescription,
java.lang.String fullDescription,
CategoryEnum category,
java.lang.String domain,
coras.structure.ConcernEnum concern,
coras.structure.ViewpointEnum[] viewpoints,
DocumentRepresentation content)
|