GitBucket
Toggle navigation
Sign in
Files
Branches
37
Releases
Issues
10
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 1
nitta-lab
/
AlgebraicDataflowArchitectureModel
Transfer to URL with SHA
Find file
Newer
Older
branch:
updateHierarchicalResources
Switch branches
×
ASE2022submit
FACS2023
Models2024
SimulatorVisualization
controlFlowModeling
dynamicResourceCreation
experiment20231128
experiment_2023_1_25
extendForWebServices
feature-keyboard-shortcuts
feature_addLoggerToCFD
fix
fix-window-position
fixSerializeException
fix_connectionAnEdgeAtDependsOnMediator
forMultipleOutputResources
forWebServices
gameEngine
gameEngine-DTRAM
gameEngine2
hieararchicalLayout
htmlGUi
importVisualModelingUpdates
langSpecModification
master
ohta
ohta2
ota
outputChannelAsAClass
refactor
simulationLayout
simulator
swingInterface
test
two-stage-modeling
update-dtram-parser
updateHierarchicalResources
AlgebraicDataflowArchitectureModel
/
AlgebraicDataflowArchitectureModel
/
src
/
models
/ EdgeAttribute.java
n-nittta
on 12 Aug 2019
54 bytes
アルゴリズム用にノードとエッジに属性を付加できるようにした。
Raw
Blame
History
package models; public class EdgeAttribute { }